+ 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 Apr 2 17:21:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-fc855c778-gxnv5 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 0x7f14fa88f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-02 17:21:54.858 7 INFO nova.utils [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-02 17:21:54.961 8 INFO nova.utils [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-02 17:21:56.496 7 WARNING keystonemiddleware._common.config [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:21:56.505 7 WARNING oslo_config.cfg [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:21:56.581 7 WARNING keystonemiddleware._common.config [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:21:56.597 7 WARNING oslo_config.cfg [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] 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-04-02 17:21:56.609 7 WARNING oslo_config.cfg [None req-134d0d41-37f6-47c3-8454-1487cd3e4a41 - - - - - -] 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 0x7f14fa88f668 pid: 7 (default app) 2026-04-02 17:21:56.645 8 WARNING keystonemiddleware._common.config [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:21:56.653 8 WARNING oslo_config.cfg [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:21:56.731 8 WARNING keystonemiddleware._common.config [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:21:56.745 8 WARNING oslo_config.cfg [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] 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-04-02 17:21:56.757 8 WARNING oslo_config.cfg [None req-98e97365-af58-43b3-acaa-7d5b8febc387 - - - - - -] 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 0x7f14fa88f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:22:03 2026] GET /v2.1 => generated 114 bytes in 21 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-04-02 17:22:04.346 8 WARNING oslo_policy.policy [None req-102a2e85-a522-4744-931f-8ad0e302e06e 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-04-02 17:22:04.349 8 WARNING oslo_policy.policy [None req-102a2e85-a522-4744-931f-8ad0e302e06e 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/7] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:22:03 2026] GET /v2.1 => generated 0 bytes in 595 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:22:04.476 7 WARNING oslo_policy.policy [req-102a2e85-a522-4744-931f-8ad0e302e06e req-b6e402dd-e421-49e5-916c-ecbc86e97faa 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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-04-02 17:22:04.476 7 WARNING oslo_policy.policy [req-102a2e85-a522-4744-931f-8ad0e302e06e req-b6e402dd-e421-49e5-916c-ecbc86e97faa 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - 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: 7/8] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:22:04 2026] GET /v2.1/ => generated 400 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:22:04.590 8 INFO nova.api.openstack.wsgi [None req-314360f4-f9fb-4f57-9140-7ef0671f9f9d 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/9] 199.19.213.121 () {48 vars in 1009 bytes} [Thu Apr 2 17:22:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/10] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:22:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/11] 199.19.213.121 () {52 vars in 1046 bytes} [Thu Apr 2 17:22:04 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/12] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:22:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/13] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:22:05 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/14] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:22:05 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:22:05.554 8 INFO nova.api.openstack.wsgi [None req-1e392d10-d6a6-469d-be55-7439ceaa49e8 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/15] 199.19.213.121 () {48 vars in 1011 bytes} [Thu Apr 2 17:22:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/16] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:22:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/17] 199.19.213.121 () {52 vars in 1046 bytes} [Thu Apr 2 17:22:05 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/18] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:22:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/19] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:22:06 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/20] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:22:06 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:22:06.459 8 INFO nova.api.openstack.wsgi [None req-2a84fd9f-e1dc-498d-9845-fad90099b379 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/21] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 17:22:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/22] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:22:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/23] 199.19.213.121 () {52 vars in 1046 bytes} [Thu Apr 2 17:22:06 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/24] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/25] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/26] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:22:07.426 8 INFO nova.api.openstack.wsgi [None req-8268f183-79a6-4c6e-a717-cb64ffe2e2b8 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 11/27] 199.19.213.121 () {48 vars in 1011 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/28] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:22:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/29] 199.19.213.121 () {52 vars in 1046 bytes} [Thu Apr 2 17:22:07 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/30] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/31] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 19/32] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:22:08.402 8 INFO nova.api.openstack.wsgi [None req-7b807de5-515b-4bb5-b88e-174066df2176 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 14/33] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/34] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:22:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/35] 199.19.213.121 () {52 vars in 1046 bytes} [Thu Apr 2 17:22:08 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/104] 10.0.0.20 () {28 vars in 452 bytes} [Thu Apr 2 17:27:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/105] 10.0.0.20 () {30 vars in 656 bytes} [Thu Apr 2 17:27:46 2026] GET /v2.1 => generated 0 bytes in 139 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: 56/106] 10.0.0.20 () {32 vars in 729 bytes} [Thu Apr 2 17:27:46 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 10.0.0.20 () {34 vars in 802 bytes} [Thu Apr 2 17:27:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/144] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:30:49 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: 75/145] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:30:49 2026] GET /v2.1 => generated 0 bytes in 440 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/146] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:30:49 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:30:49.651 7 INFO nova.api.openstack.wsgi [None req-688be580-5db8-4dea-8d4e-1d320395dab9 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/147] 199.19.213.121 () {48 vars in 1015 bytes} [Thu Apr 2 17:30:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/148] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:30:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/149] 199.19.213.121 () {52 vars in 1047 bytes} [Thu Apr 2 17:30:49 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/174] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:32:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/175] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:32:50 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/176] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:32:51 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:32:51.118 8 INFO nova.api.openstack.wsgi [None req-95db764d-6c16-451f-b7be-53f49de7c653 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4fa3bf1c5f0f473f8f73330ee5fe3ea2 [pid: 8|app: 0|req: 86/177] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:32:51 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-02 17:32:51.131 7 WARNING oslo_db.sqlalchemy.utils [None req-739c4aa0-82f7-4c86-a6d7-e48eaa434cd2 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/178] 199.19.213.121 () {48 vars in 1014 bytes} [Thu Apr 2 17:32:51 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/179] 199.19.213.121 () {52 vars in 1055 bytes} [Thu Apr 2 17:32:51 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/182] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:32: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: 8|app: 0|req: 89/183] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:32:55 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/184] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:32:55 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/185] 199.19.213.121 () {48 vars in 1071 bytes} [Thu Apr 2 17:32:55 2026] GET /v2.1/os-quota-sets/544ca73dd9554e479dc30269fb9a7855 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/186] 199.19.213.121 () {52 vars in 1123 bytes} [Thu Apr 2 17:32:55 2026] PUT /v2.1/os-quota-sets/544ca73dd9554e479dc30269fb9a7855 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/315] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:43:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/316] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:43:39 2026] GET /v2.1 => generated 0 bytes in 162 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 156/317] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:43:40 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:43:40.102 7 INFO nova.api.openstack.wsgi [None req-d983bbac-3a6a-4e1e-9afe-b803fbb84759 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 162/318] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 17:43:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:43:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/320] 199.19.213.121 () {52 vars in 1047 bytes} [Thu Apr 2 17:43:40 2026] POST /v2.1/flavors => generated 534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:48:00 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:48:00 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:48:00 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.121 () {48 vars in 1071 bytes} [Thu Apr 2 17:48:00 2026] GET /v2.1/os-quota-sets/140fa28e4ecc412ba7281cf135550a1d => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.121 () {52 vars in 1123 bytes} [Thu Apr 2 17:48:00 2026] PUT /v2.1/os-quota-sets/140fa28e4ecc412ba7281cf135550a1d => generated 238 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/508] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/509] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/510] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:58:52.685 8 INFO nova.api.openstack.wsgi [None req-ee2d72b5-4f77-4c83-add0-23ecb1563d06 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 253/511] 199.19.213.121 () {48 vars in 1009 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/512] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/513] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:58:52 2026] GET /v2.1/flavors/57823f2c-f528-43ee-9c3a-d334f527760f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/514] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/515] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/516] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:58:53.672 8 INFO nova.api.openstack.wsgi [None req-b0f705ce-dbf8-47bf-9f49-4b3a04fc8d24 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 256/517] 199.19.213.121 () {48 vars in 1011 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/518] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:58:53 2026] GET /v2.1/flavors/4c0610f0-6844-4366-b8cd-196743f33b0b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/522] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/523] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/524] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:58:54.635 7 INFO nova.api.openstack.wsgi [None req-7d7e968d-881d-4afc-8945-af37698311b1 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 265/525] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/527] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:58:54 2026] GET /v2.1/flavors/c76e91b5-331f-4d74-b54c-2057e9263aa6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/528] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/529] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/530] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:58:55.591 7 INFO nova.api.openstack.wsgi [None req-41679aae-e1dc-4155-ac2b-bb6d0edc022a 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 268/531] 199.19.213.121 () {48 vars in 1011 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/532] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:58:55 2026] GET /v2.1/flavors/40d4e23b-3096-4cbe-98ad-c1e8d8515940/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/534] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/536] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:58:56.584 7 INFO nova.api.openstack.wsgi [None req-e2851f3c-4b44-4e49-a948-6eff4854590b 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 271/537] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/538] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/539] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:58:56 2026] GET /v2.1/flavors/dba8ca26-4fef-4fd0-934b-406a93e8802c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/552] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 17:59: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: 279/553] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 17:59:59 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/554] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 17:59:59 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 17:59:59.618 7 INFO nova.api.openstack.wsgi [None req-37a3773e-5d03-4906-9289-ed8cb5bae1f4 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 280/555] 199.19.213.121 () {48 vars in 1015 bytes} [Thu Apr 2 17:59:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/556] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 17:59:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/557] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 17:59:59 2026] GET /v2.1/flavors/72f02313-c1a1-4a05-ab67-832e3841415c/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 18:00:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/561] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 18:00:06 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/562] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 18:00:06 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 18:00:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/564] 10.0.0.31 () {28 vars in 452 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.31 () {30 vars in 656 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/566] 10.0.0.31 () {32 vars in 729 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 10.0.0.31 () {34 vars in 763 bytes} [Thu Apr 2 18:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 18: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/569] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 18:00:09 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/570] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 18:00:09 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 199.19.213.121 () {48 vars in 1071 bytes} [Thu Apr 2 18:00:09 2026] GET /v2.1/os-quota-sets/544ca73dd9554e479dc30269fb9a7855 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/572] 10.0.0.31 () {28 vars in 452 bytes} [Thu Apr 2 18:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 289/573] 10.0.0.31 () {30 vars in 656 bytes} [Thu Apr 2 18:00:12 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/574] 10.0.0.31 () {32 vars in 729 bytes} [Thu Apr 2 18:00:12 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: 290/575] 10.0.0.31 () {34 vars in 763 bytes} [Thu Apr 2 18:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/578] 10.0.0.31 () {28 vars in 452 bytes} [Thu Apr 2 18:00: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: 8|app: 0|req: 287/579] 10.0.0.31 () {30 vars in 656 bytes} [Thu Apr 2 18:00:17 2026] GET /v2.1 => generated 0 bytes in 82 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: 293/580] 10.0.0.31 () {32 vars in 729 bytes} [Thu Apr 2 18:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 10.0.0.31 () {34 vars in 806 bytes} [Thu Apr 2 18:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/582] 10.0.0.31 () {28 vars in 452 bytes} [Thu Apr 2 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/583] 10.0.0.31 () {30 vars in 656 bytes} [Thu Apr 2 18:00:21 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: 7|app: 0|req: 295/584] 10.0.0.31 () {32 vars in 729 bytes} [Thu Apr 2 18:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 10.0.0.31 () {34 vars in 806 bytes} [Thu Apr 2 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 18:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 295/595] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 18:00:59 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 301/596] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 18:00:59 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:00:59.209 8 INFO nova.api.openstack.wsgi [None req-e7e6eb70-c33b-428e-8138-d189f14048c3 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 296/597] 199.19.213.121 () {48 vars in 1013 bytes} [Thu Apr 2 18:00:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 18:00:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 199.19.213.121 () {48 vars in 1097 bytes} [Thu Apr 2 18:00:59 2026] GET /v2.1/flavors/e8b61f43-01c3-4bf7-b80e-5129d74bec5b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/604] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.19.213.121 () {48 vars in 1071 bytes} [Thu Apr 2 18:01:13 2026] GET /v2.1/os-quota-sets/140fa28e4ecc412ba7281cf135550a1d => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 199.19.213.121 () {42 vars in 703 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 199.19.213.121 () {44 vars in 907 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 312/618] 199.19.213.121 () {46 vars in 980 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:02:02.863 8 INFO nova.api.openstack.wsgi [None req-3cac5f90-2da0-466a-b606-3ac89ea3f1de 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 307/619] 199.19.213.121 () {48 vars in 1009 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 199.19.213.121 () {48 vars in 1049 bytes} [Thu Apr 2 18:02:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/631] 10.0.0.128 () {32 vars in 654 bytes} [Thu Apr 2 18:02:44 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: 319/632] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:02:45 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-02 18:02:45.389 8 WARNING oslo_db.sqlalchemy.utils [None req-f512f9c7-4d63-45fb-a708-6d83bbca90a2 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 314/633] 10.0.0.128 () {32 vars in 648 bytes} [Thu Apr 2 18:02:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/634] 10.0.0.128 () {32 vars in 693 bytes} [Thu Apr 2 18:02:45 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: 322/637] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.1/flavors/57823f2c-f528-43ee-9c3a-d334f527760f => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:02:57 2026] GET /v2.1/flavors/57823f2c-f528-43ee-9c3a-d334f527760f => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/642] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:03:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:08.045 8 WARNING neutronclient.v2_0.client [None req-03882a0d-e7d3-46f3-8616-ff1c775f3a4b ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in 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/643] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:03:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 2 18:03:07 2026] POST /v2.1/os-security-groups => generated 246 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:08.714 7 WARNING neutronclient.v2_0.client [None req-cc376763-d76b-4d2f-abfa-e86d02abb66f ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:09.827 7 WARNING neutronclient.v2_0.client [None req-cc376763-d76b-4d2f-abfa-e86d02abb66f ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:10.160 8 WARNING neutronclient.v2_0.client [None req-43752f31-5d97-4b58-b297-c228fed9ca53 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/645] 10.0.0.128 () {34 vars in 694 bytes} [Thu Apr 2 18:03:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1510 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:10.238 7 WARNING neutronclient.v2_0.client [None req-7105fc28-cf3b-479c-83a3-e43b336067d5 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:10.429 8 WARNING neutronclient.v2_0.client [None req-43752f31-5d97-4b58-b297-c228fed9ca53 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/646] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 2 18:03:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:10.618 7 WARNING neutronclient.v2_0.client [None req-a9577b29-b556-4fb7-bbe3-a09cf70407c2 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:11.274 7 WARNING neutronclient.v2_0.client [None req-a9577b29-b556-4fb7-bbe3-a09cf70407c2 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/647] 10.0.0.128 () {34 vars in 694 bytes} [Thu Apr 2 18:03:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:11.523 7 WARNING neutronclient.v2_0.client [None req-3f417ce2-7ed3-49cb-bc03-fdf3cf0ae17f ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:11.613 8 WARNING neutronclient.v2_0.client [None req-43752f31-5d97-4b58-b297-c228fed9ca53 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:11.631 7 WARNING neutronclient.v2_0.client [None req-3f417ce2-7ed3-49cb-bc03-fdf3cf0ae17f ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/648] 10.0.0.128 () {34 vars in 694 bytes} [Thu Apr 2 18:03:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:11.825 7 WARNING neutronclient.v2_0.client [None req-f370bb85-73e1-4813-84fc-65fb10bcf0a3 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in 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/649] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 2 18:03:11 2026] GET /v2.1/os-security-groups/2fda22ac-5b7f-4ff3-95a9-b7f029893ec8 => generated 664 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:11.891 7 WARNING neutronclient.v2_0.client [None req-20428a5a-4a69-4b8b-814e-f9bbcf614a80 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:11.925 7 WARNING neutronclient.v2_0.client [None req-20428a5a-4a69-4b8b-814e-f9bbcf614a80 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:11.971 7 WARNING neutronclient.v2_0.client [None req-20428a5a-4a69-4b8b-814e-f9bbcf614a80 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in 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/650] 10.0.0.128 () {32 vars in 749 bytes} [Thu Apr 2 18:03:11 2026] DELETE /v2.1/os-security-group-rules/0fc62563-69e8-4218-9434-4b0f1b4794f5 => generated 0 bytes in 321 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-02 18:03:12.219 7 WARNING neutronclient.v2_0.client [None req-d3607c63-c82e-4369-9fb2-78f23d42a3bd ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:12.265 7 WARNING neutronclient.v2_0.client [None req-d3607c63-c82e-4369-9fb2-78f23d42a3bd ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/651] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:03:10 2026] POST /v2.1/servers => generated 452 bytes in 2348 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/652] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:12 2026] DELETE /v2.1/os-security-groups/2fda22ac-5b7f-4ff3-95a9-b7f029893ec8 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-02 18:03:12.460 8 WARNING neutronclient.v2_0.client [None req-57daf7eb-8997-44bd-b5dd-d5d2aaa20ad8 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:12.476 7 WARNING neutronclient.v2_0.client [None req-1c9feb51-a9bb-4a37-b1e5-e6299f55c173 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/653] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:12 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1393 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:12.562 7 WARNING neutronclient.v2_0.client [None req-1c9feb51-a9bb-4a37-b1e5-e6299f55c173 ab16c16dafe24c1bb065a7466931c7ae 0a5c34ddc3ce4c0ca818420abee2f672 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/654] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:12 2026] DELETE /v2.1/os-security-groups/e4dbadd6-a92c-4566-89a9-8e99fc69a46d => generated 0 bytes in 250 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-04-02 18:03:13.647 8 WARNING neutronclient.v2_0.client [None req-f59f69a3-504a-4147-8148-fea53bd6707f bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/655] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:13 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1397 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:13.803 7 WARNING neutronclient.v2_0.client [None req-37dcdd06-a539-40dd-9bb9-053e85277c88 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/658] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 2 18:03:13 2026] POST /v2.1/os-security-groups => generated 244 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:14.135 8 WARNING neutronclient.v2_0.client [None req-d19f5b1c-4d45-4260-8475-48d3ca9e7f6f 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/659] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 2 18:03:14 2026] POST /v2.1/os-security-groups => generated 242 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:14.395 7 WARNING neutronclient.v2_0.client [None req-9d5551f1-79e3-4f16-aa1d-c5081dfb21b2 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in 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/660] 10.0.0.128 () {34 vars in 684 bytes} [Thu Apr 2 18:03:14 2026] POST /v2.1/os-security-groups => generated 242 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:14.655 8 WARNING neutronclient.v2_0.client [None req-52c14cca-09c2-4036-a7f9-277b3e3d59d4 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:14.723 8 WARNING neutronclient.v2_0.client [None req-52c14cca-09c2-4036-a7f9-277b3e3d59d4 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:14.764 8 WARNING neutronclient.v2_0.client [None req-52c14cca-09c2-4036-a7f9-277b3e3d59d4 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/661] 10.0.0.128 () {32 vars in 662 bytes} [Thu Apr 2 18:03:14 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:14.822 8 WARNING neutronclient.v2_0.client [None req-91ec4aa6-c87a-497f-abd1-0944ba5436e3 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:14.828 7 WARNING neutronclient.v2_0.client [None req-c835ce97-b246-46dd-b546-6cc0750c25b1 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:14.858 8 WARNING neutronclient.v2_0.client [None req-91ec4aa6-c87a-497f-abd1-0944ba5436e3 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/662] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:14 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1445 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:14 2026] DELETE /v2.1/os-security-groups/b74fdc92-7dde-4506-83f4-e028803f2f24 => generated 0 bytes in 169 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-04-02 18:03:14.999 7 WARNING neutronclient.v2_0.client [None req-4ccfc6d1-6401-4e79-a9fd-3ea3b133f03e 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.018 7 INFO nova.api.openstack.wsgi [None req-4ccfc6d1-6401-4e79-a9fd-3ea3b133f03e 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group b74fdc92-7dde-4506-83f4-e028803f2f24 does not exist Neutron server returns request_ids: ['req-2510790e-7e0f-4d1c-9d06-d93b9e08c3eb'] [pid: 7|app: 0|req: 338/664] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 2 18:03:14 2026] GET /v2.1/os-security-groups/b74fdc92-7dde-4506-83f4-e028803f2f24 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.033 8 WARNING neutronclient.v2_0.client [None req-e65393e1-eeee-4a1a-8702-51d8a1c430f1 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.065 8 WARNING neutronclient.v2_0.client [None req-e65393e1-eeee-4a1a-8702-51d8a1c430f1 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/665] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:15 2026] DELETE /v2.1/os-security-groups/6d0ae05e-957b-444c-86fc-3ecd6427fcd8 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-02 18:03:15.221 7 WARNING neutronclient.v2_0.client [None req-1d7ac0c7-f682-4413-8920-f2713d1011c9 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.244 7 INFO nova.api.openstack.wsgi [None req-1d7ac0c7-f682-4413-8920-f2713d1011c9 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group 6d0ae05e-957b-444c-86fc-3ecd6427fcd8 does not exist Neutron server returns request_ids: ['req-df010987-1542-47f7-b3da-9a4cec1c2d92'] [pid: 7|app: 0|req: 339/666] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 2 18:03:15 2026] GET /v2.1/os-security-groups/6d0ae05e-957b-444c-86fc-3ecd6427fcd8 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.258 8 WARNING neutronclient.v2_0.client [None req-00b9afea-8bc5-48d4-bfec-666407ac94d2 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.293 8 WARNING neutronclient.v2_0.client [None req-00b9afea-8bc5-48d4-bfec-666407ac94d2 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/667] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:15 2026] DELETE /v2.1/os-security-groups/7cce8074-611d-4f71-8fb4-610693ddcef3 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-02 18:03:15.431 7 WARNING neutronclient.v2_0.client [None req-717559e4-3221-4b9e-aadb-53c3e68947ee 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.455 7 INFO nova.api.openstack.wsgi [None req-717559e4-3221-4b9e-aadb-53c3e68947ee 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group 7cce8074-611d-4f71-8fb4-610693ddcef3 does not exist Neutron server returns request_ids: ['req-8087c169-4055-4e8f-94f5-8180f52c1a64'] [pid: 7|app: 0|req: 340/668] 10.0.0.128 () {32 vars in 736 bytes} [Thu Apr 2 18:03:15 2026] GET /v2.1/os-security-groups/7cce8074-611d-4f71-8fb4-610693ddcef3 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.469 8 WARNING neutronclient.v2_0.client [None req-3f95dad7-f0c4-4d26-a559-20d97a840d72 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.512 8 WARNING neutronclient.v2_0.client [None req-3f95dad7-f0c4-4d26-a559-20d97a840d72 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.556 8 WARNING neutronclient.v2_0.client [None req-3f95dad7-f0c4-4d26-a559-20d97a840d72 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/669] 10.0.0.128 () {32 vars in 662 bytes} [Thu Apr 2 18:03:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:15.626 7 WARNING neutronclient.v2_0.client [None req-b8f1568b-43c6-4a41-ab4d-caa3ceb43d78 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.648 7 INFO nova.api.openstack.wsgi [None req-b8f1568b-43c6-4a41-ab4d-caa3ceb43d78 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group 7cce8074-611d-4f71-8fb4-610693ddcef3 does not exist Neutron server returns request_ids: ['req-b520a81f-4f30-42d7-adf5-06948ab900d6'] [pid: 7|app: 0|req: 341/670] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:15 2026] DELETE /v2.1/os-security-groups/7cce8074-611d-4f71-8fb4-610693ddcef3 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.661 8 WARNING neutronclient.v2_0.client [None req-9fd1e27c-2ea1-4636-b814-91adb2665c6c 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.682 8 INFO nova.api.openstack.wsgi [None req-9fd1e27c-2ea1-4636-b814-91adb2665c6c 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group 6d0ae05e-957b-444c-86fc-3ecd6427fcd8 does not exist Neutron server returns request_ids: ['req-e9c05056-2cf8-467f-9dd8-4164b16cf14e'] [pid: 8|app: 0|req: 330/671] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:15 2026] DELETE /v2.1/os-security-groups/6d0ae05e-957b-444c-86fc-3ecd6427fcd8 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.697 7 WARNING neutronclient.v2_0.client [None req-bcd8078d-fd84-4353-a624-0e1ec5036ceb 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.727 7 INFO nova.api.openstack.wsgi [None req-bcd8078d-fd84-4353-a624-0e1ec5036ceb 782fb44539a54f5f97d855d66129ebc4 6750021cda4140759ba63533ae359cee - - default default] HTTP exception thrown: Security group b74fdc92-7dde-4506-83f4-e028803f2f24 does not exist Neutron server returns request_ids: ['req-5047424d-63b4-467c-a1bb-c09944a64353'] [pid: 7|app: 0|req: 342/672] 10.0.0.128 () {32 vars in 739 bytes} [Thu Apr 2 18:03:15 2026] DELETE /v2.1/os-security-groups/b74fdc92-7dde-4506-83f4-e028803f2f24 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:03:15.877 8 WARNING neutronclient.v2_0.client [None req-8f26dfec-c364-4f9e-a5c6-34a27effa0cb f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.926 8 WARNING neutronclient.v2_0.client [None req-8f26dfec-c364-4f9e-a5c6-34a27effa0cb f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:15.969 7 WARNING neutronclient.v2_0.client [None req-21365c8e-b5d1-4d4a-9a4e-a3d863cbd17b bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/673] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:15 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1445 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:16.489 8 WARNING neutronclient.v2_0.client [None req-8f26dfec-c364-4f9e-a5c6-34a27effa0cb f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/674] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:03:15 2026] POST /v2.1/servers => generated 450 bytes in 1100 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-04-02 18:03:16.887 7 WARNING neutronclient.v2_0.client [None req-4a19831b-bd4c-4d72-94f8-f1a9fc84c57c f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/675] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:16 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1254 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-04-02 18:03:17.154 8 WARNING neutronclient.v2_0.client [None req-f2a65b8a-9164-4f08-9660-1fd1942a4d54 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/676] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:17 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:17.987 7 WARNING neutronclient.v2_0.client [None req-5ea9af18-30fa-44b7-af7b-8463d449beef f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] 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-04-02 18:03:18.259 8 WARNING neutronclient.v2_0.client [None req-8123e0c6-a405-4c98-862a-f208d60f0c7f bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/677] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:17 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1304 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:18 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1530 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:19.341 7 WARNING neutronclient.v2_0.client [None req-be4eff72-6632-4f29-b031-652ecd96e1c6 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] 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-04-02 18:03:19.773 8 WARNING neutronclient.v2_0.client [None req-ec9e7654-9619-41c1-b598-4e9c358e3c4f bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/679] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:19 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1352 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/680] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:19 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:20.426 7 INFO nova.api.openstack.compute.server_external_events [req-f0ab751b-d8f5-4a95-b6a6-908936507f1f req-5a7480bc-b684-4f09-8d23-b620f4f2c378 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance 2026-04-02 18:03:20.437 7 INFO nova.compute.rpcapi [None req-a0678833-8d37-4b31-b73d-fdf9389fa154 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 347/681] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:20.895 8 WARNING neutronclient.v2_0.client [None req-a25b0343-2c16-43fa-a35f-f87883b8a579 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] 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-04-02 18:03:20.982 7 WARNING neutronclient.v2_0.client [None req-6b8f65cf-7699-4d57-9c0e-e23383dc8cce bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/682] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1352 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:22.040 8 WARNING neutronclient.v2_0.client [None req-08d86b20-fdb9-46f9-8ef8-cf7059757d95 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in 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/683] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1518 bytes in 1427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/684] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:22 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1360 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:22.667 7 INFO nova.api.openstack.compute.server_external_events [req-037bd599-5f52-48a1-b81a-7d841d35088f req-8aa73877-d796-4021-aeee-07b244f2422f 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 7|app: 0|req: 349/685] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:23.417 8 WARNING neutronclient.v2_0.client [None req-8cba42aa-7a2a-42ff-8daf-0c27c51eeb54 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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-04-02 18:03:23.450 7 WARNING neutronclient.v2_0.client [None req-6e33eb69-4a83-44cd-a896-ed4fffc6a22a f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/686] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:23 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1518 bytes in 2471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/689] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:03:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:26.901 8 WARNING neutronclient.v2_0.client [None req-44d5e057-23cc-486a-8769-4d3a024e9fac bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/690] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:23 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1437 bytes in 4190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:27.882 7 INFO nova.api.openstack.compute.server_external_events [req-4456344b-1dc2-4373-af74-2c0cb9b9bb36 req-be9821bb-c64e-4c72-8b86-35c7ca207864 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 7|app: 0|req: 351/691] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:28.595 7 WARNING neutronclient.v2_0.client [None req-f354ac75-1a0c-41a1-b22c-177c513ee029 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/692] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:26 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1518 bytes in 2368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:29.265 8 WARNING neutronclient.v2_0.client [None req-32089ce0-32d1-4d65-8097-591dc541fa5d f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/693] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:29.597 7 WARNING neutronclient.v2_0.client [None req-f354ac75-1a0c-41a1-b22c-177c513ee029 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:29.599 8 INFO nova.api.openstack.compute.server_external_events [req-e60bed19-2254-4dbe-afd2-7ff07be0932c req-af8d3c0e-7c91-41ad-ae2b-0ec91a70368f 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance 2026-04-02 18:03:29.610 8 INFO nova.compute.rpcapi [None req-d721d58a-e735-4719-990b-e05741611268 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 343/694] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:29.866 8 WARNING neutronclient.v2_0.client [None req-34bb0278-0b1e-47e5-a58d-79f61e47d0a6 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:29.902 8 WARNING neutronclient.v2_0.client [None req-34bb0278-0b1e-47e5-a58d-79f61e47d0a6 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:30.081 8 WARNING neutronclient.v2_0.client [None req-34bb0278-0b1e-47e5-a58d-79f61e47d0a6 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in 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/695] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:03:28 2026] POST /v2.1/servers => generated 424 bytes in 1774 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-04-02 18:03:30.274 7 WARNING neutronclient.v2_0.client [None req-b48f6d6e-31d2-4635-a785-3cb13b31879f 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/696] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:30 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1371 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:03:29 2026] POST /v2.1/servers => generated 449 bytes in 509 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-04-02 18:03:30.338 8 WARNING neutronclient.v2_0.client [None req-42143e3a-6b6a-498b-9d8a-b7a51ef2ae00 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:30.356 7 WARNING neutronclient.v2_0.client [None req-15319623-849f-4041-b4e7-7b8c72f90aa2 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/698] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:30 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:30 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:30.654 8 WARNING neutronclient.v2_0.client [None req-63763167-14f7-4a73-8f40-90870e5ab620 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/700] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:30 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 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-04-02 18:03:31.362 7 WARNING neutronclient.v2_0.client [None req-fb990ce2-9d04-41a6-9819-ad37a26f99d6 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] 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: 355/701] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:31 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1375 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:31.427 8 WARNING neutronclient.v2_0.client [None req-0aceeb76-b24d-4027-9033-83f8694e7033 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/702] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:31 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1404 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-04-02 18:03:31.521 7 WARNING neutronclient.v2_0.client [None req-dba2091a-1130-46fe-bbee-541ddaf2cdc1 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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-04-02 18:03:31.658 8 INFO nova.api.openstack.compute.server_external_events [req-4de01bbe-9b63-4f4c-bbc5-8341b205bc37 req-0e7272c6-1916-45ac-b06a-19db212699f8 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 7|app: 0|req: 356/703] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:31 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1701 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:31 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-04-02 18:03:31.722 7 WARNING neutronclient.v2_0.client [None req-cb7535c1-76b7-46af-9785-ff1ff21433b8 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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: 357/705] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:03:31 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:31.801 8 WARNING neutronclient.v2_0.client [None req-22587dcf-5a44-44de-a4ff-061d96b38f6f f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/706] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:31 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 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-04-02 18:03:32.473 7 WARNING neutronclient.v2_0.client [None req-46ca95f1-e17e-457f-9ae9-da11d6d163ec 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] 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: 358/707] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:32 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:32.527 8 WARNING neutronclient.v2_0.client [None req-17c19c84-b558-4afa-82b6-3b239db28ed7 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/708] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:32 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1396 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-04-02 18:03:32.651 7 INFO nova.api.openstack.compute.server_external_events [req-cc7ad46f-e1dc-48f4-b5a3-115bd002cadf req-09d60b0a-6f77-49ce-8b09-98da95ecba8f 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 7|app: 0|req: 359/709] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:32 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-04-02 18:03:33.023 8 WARNING neutronclient.v2_0.client [None req-c0dbad99-e45d-43c6-8d1b-56158f34963c f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/710] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:32 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:33.566 7 WARNING neutronclient.v2_0.client [None req-398ab16c-3b23-4aa9-a819-138c285f7188 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] 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: 360/711] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:33 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1423 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:33.623 8 WARNING neutronclient.v2_0.client [None req-6f3a7382-b56f-4121-b752-2e3278b7d784 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/712] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:33 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1396 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-04-02 18:03:34.085 7 INFO nova.api.openstack.compute.server_external_events [req-325131ea-b2a2-47b5-b3ab-39139829a040 req-b974a633-7d5d-4f61-921c-89c52041336a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 7|app: 0|req: 362/715] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:34.172 8 WARNING neutronclient.v2_0.client [None req-a0f09577-2d77-4f9f-a101-fd669452d9ad f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/716] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:34 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:34.719 7 WARNING neutronclient.v2_0.client [None req-fcafb85b-d8fc-408e-9286-a5afb3beae33 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:34.736 8 WARNING neutronclient.v2_0.client [None req-8fae96f5-76a3-4542-bd95-97b1d8dcc2ac 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in 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/717] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:34 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1431 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:34 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1452 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-04-02 18:03:35.353 7 WARNING neutronclient.v2_0.client [None req-87aa5a0c-100c-4e08-adf0-f65e7bd3edc4 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/719] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:35 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1425 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:35.825 8 WARNING neutronclient.v2_0.client [None req-b9c0a214-4e3d-4a37-8d55-876827c3366c 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] 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-04-02 18:03:35.871 7 WARNING neutronclient.v2_0.client [None req-1a0a1e3e-7c5e-4ebe-8c48-24f82c2aa55c 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in 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/720] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:35 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1452 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:35 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1483 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-04-02 18:03:36.127 7 INFO nova.api.openstack.compute.server_external_events [req-e4d0be60-24de-4c58-bf06-ca975fc24625 req-2a5f4bd3-6961-4624-8f43-e382ea18cde5 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 7|app: 0|req: 366/722] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:36 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:36.497 8 INFO nova.api.openstack.compute.server_external_events [req-655db438-a202-47b5-bf81-217ed7a6cbb0 req-b3b060dd-2732-4fa4-a582-1e278bb8f2fb 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance [pid: 8|app: 0|req: 357/723] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:36.527 7 WARNING neutronclient.v2_0.client [None req-84627b11-45b7-4a04-bb26-e62e0439c39b f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/724] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1612 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-04-02 18:03:36.698 8 WARNING neutronclient.v2_0.client [None req-69c2109a-d7c6-482d-8bd4-14dc764a148f f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/725] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3/os-interface => generated 284 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-02 18:03:36.996 7 WARNING neutronclient.v2_0.client [None req-76433cb2-144b-4f24-abb4-e285dac7a748 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:37.045 8 WARNING neutronclient.v2_0.client [None req-7ab1ac05-0e8a-4ec9-b8fc-f229d5ca5165 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in 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/726] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1527 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:38.045 7 WARNING neutronclient.v2_0.client [None req-51e31267-9727-4ea8-82e4-e964ecdba24c f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/727] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:36 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 bytes in 1119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:38.181 8 INFO nova.api.openstack.compute.server_external_events [req-051b76df-bc13-4c96-ac5a-df5bc485263a req-8aa5f62a-5937-435b-823e-407a72852a22 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 8|app: 0|req: 360/728] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:38 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: 369/729] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:38 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1612 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/730] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:03:38 2026] GET /v2.1/servers => generated 388 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-02 18:03:38.541 8 INFO nova.api.openstack.compute.server_external_events [req-7b51669e-b0c9-408e-ae95-22504322085a req-4a9f0792-9a88-4127-8dbb-347cd7b67d71 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 8|app: 0|req: 362/731] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:38 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: 370/732] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:03:38 2026] DELETE /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 0 bytes in 132 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-04-02 18:03:38.597 8 WARNING neutronclient.v2_0.client [None req-80560da5-6c66-4b6c-81f2-015ed7578e12 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/733] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:38 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1618 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:39.070 7 WARNING neutronclient.v2_0.client [None req-a04f5452-9013-40c6-ace4-a3936331240a 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] 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-04-02 18:03:39.154 8 WARNING neutronclient.v2_0.client [None req-3ee72182-18b5-46dc-91dc-618c08b1b41c 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/734] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:39 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:39 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 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-04-02 18:03:39.795 7 WARNING neutronclient.v2_0.client [None req-08947ec1-56dc-415b-b0c8-46f0f78a2144 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/736] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:39 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1738 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:40.228 7 INFO nova.api.openstack.compute.server_external_events [req-8a8801f6-515c-4401-ad97-686db5592b00 req-7cca3072-b3d1-47e4-8b65-4afb338861ab 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance 2026-04-02 18:03:40.228 7 INFO nova.api.openstack.compute.server_external_events [req-8a8801f6-515c-4401-ad97-686db5592b00 req-7cca3072-b3d1-47e4-8b65-4afb338861ab 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 7|app: 0|req: 373/737] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:40 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:40.241 8 WARNING neutronclient.v2_0.client [None req-4cb5e2e1-23a4-4f5d-b267-b5694a4efa16 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] 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-04-02 18:03:40.350 7 WARNING neutronclient.v2_0.client [None req-a9313505-4260-4928-bbf3-789e22d38a57 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/738] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:40 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:40 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:40.989 8 WARNING neutronclient.v2_0.client [None req-c2178058-352f-4759-8348-df874c350a98 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/740] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:40 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1738 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:41.446 7 WARNING neutronclient.v2_0.client [None req-5aa1872c-ba78-4dcf-99f4-1bceb737d9d3 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] 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-04-02 18:03:41.526 8 WARNING neutronclient.v2_0.client [None req-2dab41dd-228c-4d75-bdff-da915229d60f 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/741] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:41 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:41 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 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-04-02 18:03:42.133 7 WARNING neutronclient.v2_0.client [None req-8f963527-2426-4755-b0c2-922af2513f85 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/743] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:42.269 8 INFO nova.api.openstack.compute.server_external_events [req-e28d0151-fc11-4e9f-baea-b450842a27c6 req-f855d5e9-3bf1-47b3-b513-c3ebfec73563 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:a662bfad-c7cb-43d8-91a2-df33349c81e1 for instance 7d41abe5-9d1c-4916-8708-990352f975a3 on instance [pid: 8|app: 0|req: 368/744] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:42.389 7 INFO nova.api.openstack.compute.server_external_events [req-6d7bf7f8-9c45-419f-9aa5-4aec055ab8a8 req-92e5038c-265f-4cf5-9b85-840788c69974 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance [pid: 7|app: 0|req: 377/745] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:03:42.422 8 WARNING neutronclient.v2_0.client [None req-7085f7c9-a54e-4c38-bed9-ac5fd02ba4cb bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/746] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1821 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-04-02 18:03:42.606 7 WARNING neutronclient.v2_0.client [None req-b65a8221-82e3-45fd-906e-ecb47675ec65 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:42.633 8 WARNING neutronclient.v2_0.client [None req-27600a00-3d33-46f7-b56a-03aa657c3055 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/747] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 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-04-02 18:03:42.731 7 WARNING neutronclient.v2_0.client [None req-b4630369-ef07-4496-913a-789b9f7e414e 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/748] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1821 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:42 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/750] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 2 18:03:43 2026] POST /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8/action => generated 0 bytes in 127 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-04-02 18:03:43.222 7 WARNING neutronclient.v2_0.client [None req-7628c31d-439d-4074-ba12-be50288f0c07 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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-04-02 18:03:43.288 8 WARNING neutronclient.v2_0.client [None req-2cbd6642-891b-41c3-a4be-b4517dd0a3e9 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/751] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1823 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:43.759 8 WARNING neutronclient.v2_0.client [None req-f8854a04-27ba-4f38-b108-218da56a074a 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/753] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 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-04-02 18:03:43.966 7 WARNING neutronclient.v2_0.client [None req-251cf2ee-3bf6-4285-b3a4-29ff950f14f0 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in 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/756] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:43 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:44.391 8 WARNING neutronclient.v2_0.client [None req-9f526295-643c-40c1-a7f3-39407b1867a6 f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:44.393 7 WARNING neutronclient.v2_0.client [None req-5e9795b7-00e2-438f-8659-dc8535618cc1 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/757] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:44 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => generated 1386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:44.457 8 INFO nova.api.openstack.compute.server_external_events [req-95f5b36b-66f0-4d2e-8ada-9b0536c9fde9 req-462fa2a3-6bc8-489b-bb11-59db71a014de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance 2026-04-02 18:03:44.457 8 INFO nova.api.openstack.compute.server_external_events [req-95f5b36b-66f0-4d2e-8ada-9b0536c9fde9 req-462fa2a3-6bc8-489b-bb11-59db71a014de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance 2026-04-02 18:03:44.457 8 INFO nova.api.openstack.compute.server_external_events [req-95f5b36b-66f0-4d2e-8ada-9b0536c9fde9 req-462fa2a3-6bc8-489b-bb11-59db71a014de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance 2026-04-02 18:03:44.458 8 INFO nova.api.openstack.compute.server_external_events [req-95f5b36b-66f0-4d2e-8ada-9b0536c9fde9 req-462fa2a3-6bc8-489b-bb11-59db71a014de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance 2026-04-02 18:03:44.458 8 INFO nova.api.openstack.compute.server_external_events [req-95f5b36b-66f0-4d2e-8ada-9b0536c9fde9 req-462fa2a3-6bc8-489b-bb11-59db71a014de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 8|app: 0|req: 377/758] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:44 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:44 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1823 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-04-02 18:03:44.959 8 WARNING neutronclient.v2_0.client [None req-4830aa05-f02a-4a50-b45a-c073a4987991 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/760] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:44 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1525 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-04-02 18:03:45.146 7 WARNING neutronclient.v2_0.client [None req-12938f04-9dc2-47e0-92f2-0787186e1352 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in 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/761] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:45 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:45.468 8 INFO nova.api.openstack.wsgi [None req-9dfaecc9-5034-4443-8c89-f58db9263d8d f416770211e3427f878af2a830f8827f 051665593d3d4cff89bb04fd8d6e2f87 - - default default] HTTP exception thrown: Instance 7d41abe5-9d1c-4916-8708-990352f975a3 could not be found. [pid: 8|app: 0|req: 379/762] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:45 2026] GET /v2.1/servers/7d41abe5-9d1c-4916-8708-990352f975a3 => 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: 7|app: 0|req: 384/763] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 2 18:03:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1582996370 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:45.594 8 WARNING neutronclient.v2_0.client [None req-22e38ee9-c689-4249-b928-96c7ec81e131 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/764] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:45 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1823 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:46.132 7 WARNING neutronclient.v2_0.client [None req-0d161a21-5436-416f-8fa8-ab0fad35f5c1 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/765] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:46 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1716 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:46.307 8 WARNING neutronclient.v2_0.client [None req-e1eb7811-6749-4521-8c93-8b5530b284a4 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:03:46.324 7 WARNING neutronclient.v2_0.client [None req-b28523fd-6a81-4345-9174-edcc2ff68151 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/766] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:03:46 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:46.756 8 WARNING neutronclient.v2_0.client [None req-21aab3ea-ebef-40d5-ba5e-caf448f14a2c bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/767] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:46 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1657 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/768] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:03:47 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415/ips => generated 110 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/769] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:03:47 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415/ips => generated 110 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-04-02 18:03:47.166 7 INFO nova.api.openstack.compute.server_external_events [req-4d403916-b7cb-4dbb-adae-e552337d1667 req-c8f8ec14-4f42-4526-959c-4e41cecd6325 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 7|app: 0|req: 389/770] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:47.216 7 WARNING neutronclient.v2_0.client [None req-b4a5d0f4-bbc2-4a45-ad37-c2c422959368 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/771] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:46 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1828 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/772] 10.0.0.128 () {32 vars in 824 bytes} [Thu Apr 2 18:03:47 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415/ips/tempest-ServerAddressesTestJSON-1164250201-network => generated 95 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/773] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:47 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1716 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:03:47 2026] DELETE /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:47.449 7 WARNING neutronclient.v2_0.client [None req-9c18934b-0a53-4b83-984e-82f62cca77d0 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/775] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:47 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1663 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-04-02 18:03:48.286 8 WARNING neutronclient.v2_0.client [None req-27aa4fa7-cd0e-487d-8acd-1215aa98afbc bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/776] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1828 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-04-02 18:03:48.643 7 WARNING neutronclient.v2_0.client [None req-e577f529-2c2f-4c37-8ba3-a5839a3f5cdf 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] 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-04-02 18:03:48.719 8 INFO nova.api.openstack.compute.server_external_events [req-c8951ce3-b032-4442-93f1-1a0d18b49e82 req-ff0a7abe-dad2-4a39-a1be-20df35702c05 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance [pid: 8|app: 0|req: 386/777] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:48 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1663 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:49.206 8 INFO nova.api.openstack.compute.server_external_events [req-96729862-05e1-472f-b692-56dfeb3fbb12 req-47108750-35c5-4653-a0ae-37eb72ccb674 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance 2026-04-02 18:03:49.206 8 INFO nova.api.openstack.compute.server_external_events [req-96729862-05e1-472f-b692-56dfeb3fbb12 req-47108750-35c5-4653-a0ae-37eb72ccb674 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 8|app: 0|req: 387/779] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:49 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:49.512 7 WARNING neutronclient.v2_0.client [None req-44b28326-1dd8-443a-a2d2-353920a35eec bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/780] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1828 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:49.849 8 WARNING neutronclient.v2_0.client [None req-ce38cc06-0c26-4d82-88a6-86da291bf96c 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/781] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:49 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1663 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-04-02 18:03:50.723 7 WARNING neutronclient.v2_0.client [None req-5317859f-461d-47a1-a43a-d077f4fe75ad bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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-04-02 18:03:50.762 8 INFO nova.api.openstack.compute.server_external_events [req-c51ed41a-8cb3-4c67-a541-bc3cbda5cfd9 req-81bb9c6a-b3ae-48f9-a1b5-88712f4dbbf5 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance 2026-04-02 18:03:50.762 8 INFO nova.api.openstack.compute.server_external_events [req-c51ed41a-8cb3-4c67-a541-bc3cbda5cfd9 req-81bb9c6a-b3ae-48f9-a1b5-88712f4dbbf5 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:e0284ecf-3248-4b20-a4b7-80dcf159d790 for instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 on instance [pid: 8|app: 0|req: 389/782] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:50 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1828 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-04-02 18:03:51.044 8 WARNING neutronclient.v2_0.client [None req-d92d8c7e-f286-499d-9314-6661c50cc3c3 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in 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/784] 10.0.0.128 () {30 vars in 412 bytes} [Thu Apr 2 18:03:51 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:50 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1452 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-04-02 18:03:51.265 8 INFO nova.api.openstack.compute.server_external_events [req-c92aebf7-1b26-4a18-96ba-43f34c56ec83 req-b916a23d-66e4-49de-9841-96d749f500f2 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance 2026-04-02 18:03:51.265 8 INFO nova.api.openstack.compute.server_external_events [req-c92aebf7-1b26-4a18-96ba-43f34c56ec83 req-b916a23d-66e4-49de-9841-96d749f500f2 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 8|app: 0|req: 391/786] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:03:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/787] 10.0.0.128 () {28 vars in 559 bytes} [Thu Apr 2 18:03:51 2026] GET /v2/ => generated 402 bytes in 521 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/788] 10.0.0.128 () {28 vars in 563 bytes} [Thu Apr 2 18:03:51 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: 397/789] 10.0.0.128 () {30 vars in 412 bytes} [Thu Apr 2 18:03:51 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-02 18:03:51.879 8 WARNING neutronclient.v2_0.client [None req-fffcdf78-293a-4554-bce2-545563fc770c bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/790] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:51 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1828 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:03:52.172 7 WARNING neutronclient.v2_0.client [None req-d31a82dc-4d9b-49ba-ad41-1a484aca2bbb 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in 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/791] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:52 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 1457 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:53.053 8 WARNING neutronclient.v2_0.client [None req-dde1aa7f-b5ad-4d3c-bd76-3fd3b54b733b bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/792] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:53 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1821 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:03:53.276 7 WARNING neutronclient.v2_0.client [None req-ec592100-c34c-4c7e-baee-e3c886d39849 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/793] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:53 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => 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-04-02 18:03:54.364 7 INFO nova.api.openstack.wsgi [None req-356c1f77-11e4-460b-a757-79724a998b1a 385b659fe6274fda86586a4d01c64a1c b26176054ed842989922274f5caf8ce4 - - default default] HTTP exception thrown: Instance 61387121-a2a7-4019-b2fa-2e8a0adeb415 could not be found. [pid: 7|app: 0|req: 401/796] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:03:54 2026] GET /v2.1/servers/61387121-a2a7-4019-b2fa-2e8a0adeb415 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:02.967 8 WARNING neutronclient.v2_0.client [None req-209d8501-413a-43de-8ca6-cba6d55eb607 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/797] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/os-interface => generated 284 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:03.119 7 WARNING neutronclient.v2_0.client [None req-10fa721e-cde5-4275-8add-8b844707b2e1 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/798] 10.0.0.128 () {32 vars in 814 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/os-interface/38f016a2-63f5-4b72-b738-5fae64868e8a => generated 281 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/799] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/800] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 2 18:04:03 2026] POST /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/801] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/804] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:04 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 156 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:05.320 8 INFO nova.api.openstack.compute.server_external_events [req-87805638-a3ea-49e5-b789-e14bb3da16a7 req-f0684a79-5f9a-4e87-a747-e80108b2da95 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 8|app: 0|req: 400/805] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:05 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 406/806] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:05 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 156 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, ' [pid: 8|app: 0|req: 401/807] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:06 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:06.637 7 WARNING neutronclient.v2_0.client [None req-a922f494-3955-4dcc-90df-a726db8e72b0 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/808] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:06 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1950 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/809] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 2 18:04:06 2026] POST /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/810] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:06 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/811] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:07 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 194 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-04-02 18:04:08.662 7 WARNING neutronclient.v2_0.client [None req-73d3b206-1669-4f09-86f7-e32242701c4d bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/812] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:08 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/813] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:08 2026] DELETE /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/814] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:08 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:04:08.975 8 WARNING neutronclient.v2_0.client [None req-0b951648-7d2b-41bf-afd9-1b16c642130a bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] 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-04-02 18:04:08.997 7 INFO nova.api.openstack.compute.server_external_events [req-5c74556d-3868-4704-a53b-dee7aaef1f44 req-c279385d-b5cb-4ab5-9942-2ba55a298e43 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 7|app: 0|req: 411/815] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:08 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: 8|app: 0|req: 405/816] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:08 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1827 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/817] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:09 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 194 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-04-02 18:04:10.155 8 WARNING neutronclient.v2_0.client [None req-d4649c52-696f-42e6-9f04-866f610b33b4 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/818] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:10 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1827 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-02 18:04:11.037 8 INFO nova.api.openstack.compute.server_external_events [req-751a94c4-b928-4566-a72d-948904bf228e req-fa3dd85b-e25a-41e8-9f95-4bcce2f299c1 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance 2026-04-02 18:04:11.037 8 INFO nova.api.openstack.compute.server_external_events [req-751a94c4-b928-4566-a72d-948904bf228e req-fa3dd85b-e25a-41e8-9f95-4bcce2f299c1 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 8|app: 0|req: 407/819] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:11 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/820] 10.0.0.128 () {32 vars in 722 bytes} [Thu Apr 2 18:04:11 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112/ips => generated 156 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/821] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:11 2026] DELETE /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 0 bytes in 105 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-04-02 18:04:11.244 7 WARNING neutronclient.v2_0.client [None req-8bc4950b-b1b8-4d4e-b9e6-2abe81ef3b2a 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in 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/822] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:11 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1842 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-04-02 18:04:11.408 8 WARNING neutronclient.v2_0.client [None req-d22a1ac8-d3e2-44de-8715-1d74fb3792d4 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/823] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:11 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1827 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-04-02 18:04:11.800 7 INFO nova.api.openstack.compute.server_external_events [req-32bc17ef-d8e9-42b4-bc29-4670f1392cde req-614839c6-b3a4-4f60-b517-f351153f48b9 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:6af41c5a-7e7b-45d7-94f4-5b577a952978 for instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 on instance [pid: 7|app: 0|req: 415/824] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:12.394 8 WARNING neutronclient.v2_0.client [None req-c168653c-2ef3-49c3-b6ae-9fe750bfa13f 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] 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-04-02 18:04:12.600 7 WARNING neutronclient.v2_0.client [None req-1ad3c130-7216-4268-b8b0-415bb969b705 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/825] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:12 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1842 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/826] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:12 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1474 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-04-02 18:04:13.691 8 WARNING neutronclient.v2_0.client [None req-9ccd468f-42d3-44dd-8c0f-860c66520b72 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] 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-04-02 18:04:13.735 7 WARNING neutronclient.v2_0.client [None req-3ce3d413-5898-474f-a99a-84c05ae1a22a bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/827] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:13 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1479 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:13.933 7 INFO nova.api.openstack.compute.server_external_events [req-bec3cc40-5ca5-4794-977d-d02c8b5dfb22 req-5a345bf0-5afb-46c4-b42a-c0483b8ddf07 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance 2026-04-02 18:04:13.933 7 INFO nova.api.openstack.compute.server_external_events [req-bec3cc40-5ca5-4794-977d-d02c8b5dfb22 req-5a345bf0-5afb-46c4-b42a-c0483b8ddf07 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 7|app: 0|req: 418/828] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:14.128 7 INFO nova.api.openstack.compute.server_external_events [req-82f09118-9b4b-490b-9ddb-58919f40421b req-2bfcff97-5ce4-4e68-a967-e9ddacfa7585 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:38f016a2-63f5-4b72-b738-5fae64868e8a for instance 8a070e41-1188-44a3-8c49-5384a0084112 on instance [pid: 7|app: 0|req: 421/831] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/832] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:13 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1842 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:14.980 7 WARNING neutronclient.v2_0.client [None req-454ea7cc-2794-437b-8227-baebac0b04eb bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] The python binding code in 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/833] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:14 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:15.206 8 WARNING neutronclient.v2_0.client [None req-dd9f998f-78af-4ea4-ad33-50cd1870a436 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/834] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:15 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1486 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-04-02 18:04:16.053 7 INFO nova.api.openstack.wsgi [None req-5a1421e5-51d0-4b7d-a776-d1c562576d63 bb5090490f3e4a379adbd28587914831 71fffb7546ed4bb68779fd7c41a5265a - - default default] HTTP exception thrown: Instance 8a847cc1-93b0-4e06-9e8e-786ad10f92c8 could not be found. [pid: 7|app: 0|req: 423/835] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:16 2026] GET /v2.1/servers/8a847cc1-93b0-4e06-9e8e-786ad10f92c8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/836] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 2 18:04:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1069667448 => 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-04-02 18:04:16.320 7 WARNING neutronclient.v2_0.client [None req-afc0e2d6-8237-48d2-8362-246023b85c8c 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/837] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:16 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 1486 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:04:17.664 8 INFO nova.api.openstack.wsgi [None req-14c9408a-16c9-4a86-a337-3895d10a9e3f 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] HTTP exception thrown: Instance 8a070e41-1188-44a3-8c49-5384a0084112 could not be found. [pid: 8|app: 0|req: 414/838] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:17 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/839] 10.0.0.128 () {32 vars in 703 bytes} [Thu Apr 2 18:04:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-685030747 => 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-04-02 18:04:18.759 8 INFO nova.api.openstack.wsgi [None req-6169c2e3-2b90-40d2-9cbb-3c2164d2e068 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] HTTP exception thrown: Instance 8a070e41-1188-44a3-8c49-5384a0084112 could not be found. [pid: 8|app: 0|req: 415/840] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:18 2026] DELETE /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-02 18:04:18.791 7 INFO nova.api.openstack.wsgi [None req-546b9776-b428-497a-bc11-d529a1606a39 2437972b805f48b2827c7b69653bb279 de3b1ac9dc294f38a0db47936381b02e - - default default] HTTP exception thrown: Instance 8a070e41-1188-44a3-8c49-5384a0084112 could not be found. [pid: 7|app: 0|req: 426/841] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:18 2026] GET /v2.1/servers/8a070e41-1188-44a3-8c49-5384a0084112 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/844] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:04:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:04:35.015 8 WARNING neutronclient.v2_0.client [None req-e2b01f0a-04de-4077-8ea2-b0832f82b12b 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:04:35.234 8 WARNING neutronclient.v2_0.client [None req-e2b01f0a-04de-4077-8ea2-b0832f82b12b 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:04:35.429 8 WARNING neutronclient.v2_0.client [None req-e2b01f0a-04de-4077-8ea2-b0832f82b12b 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/847] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:04:34 2026] POST /v2.1/servers => generated 450 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-04-02 18:04:35.714 7 WARNING neutronclient.v2_0.client [None req-63359b33-7b0b-41c6-9770-3ddfd5a0adee 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in 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/848] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:35 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1423 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:36.919 8 WARNING neutronclient.v2_0.client [None req-8adca23f-6086-4445-b0ea-73580c5bfc47 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/849] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:36 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1427 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-04-02 18:04:38.030 7 WARNING neutronclient.v2_0.client [None req-a327e729-2858-4f01-a403-16c35320db13 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/850] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:37 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1475 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-04-02 18:04:39.147 8 WARNING neutronclient.v2_0.client [None req-00b5f7f2-08ce-43f7-8ecc-bde0a05ecc05 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/851] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:39 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1475 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-04-02 18:04:40.253 7 WARNING neutronclient.v2_0.client [None req-3576aae8-1b5c-4384-9a31-d8b8ae81c845 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in 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/852] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:40 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1483 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-04-02 18:04:41.363 8 WARNING neutronclient.v2_0.client [None req-85a8d6d1-6d56-45ae-ba4a-28c6bb03e955 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] 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-04-02 18:04:41.631 7 INFO nova.api.openstack.compute.server_external_events [req-35b26c26-55ef-4f9b-8e16-5e6aeac5a1cd req-15d7c1c4-894f-4deb-9cb0-f079c2db3eae 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 7|app: 0|req: 432/853] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:41 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) [pid: 8|app: 0|req: 422/854] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:41 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1560 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:42.811 7 WARNING neutronclient.v2_0.client [None req-461e1ed6-4aac-40e2-ad99-86bc76f2e2a4 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/855] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:42 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1548 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-04-02 18:04:44.019 8 WARNING neutronclient.v2_0.client [None req-a8b69417-0d09-4d19-b456-d42c92c4bcac 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/858] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:43 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1548 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-04-02 18:04:45.191 7 WARNING neutronclient.v2_0.client [None req-957bc07b-02c4-4a06-bfea-47a461f1c444 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in 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/859] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:45 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1548 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:46.371 8 WARNING neutronclient.v2_0.client [None req-5fa4557b-7e79-4f05-ab83-9186cf2d217c 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] 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-04-02 18:04:46.500 7 INFO nova.api.openstack.compute.server_external_events [req-cfeeb78e-7c67-41b3-86f7-b2fb352c11fa req-89e609a4-c4ef-4629-abe9-9cf7b4e3b3e3 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 7|app: 0|req: 437/860] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/861] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:46 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1548 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:47.711 7 WARNING neutronclient.v2_0.client [None req-c0ee8124-11b6-444d-b81e-2f4d01983d3d 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/862] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:47 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1548 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-04-02 18:04:48.548 8 INFO nova.api.openstack.compute.server_external_events [req-492c9e25-2de9-48d3-9e01-4edc0e122c8c req-5c6d5b7b-fc82-4560-9425-b8504e5770c7 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 8|app: 0|req: 425/863] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:48.883 7 WARNING neutronclient.v2_0.client [None req-4b6481a6-f872-41b0-8db5-5129b7633564 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in 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/864] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1725 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:49.020 8 WARNING neutronclient.v2_0.client [None req-9eb4b4a5-00f5-4059-823d-91a20d03d08c 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/865] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:04:48 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:50.856 8 INFO nova.api.openstack.compute.server_external_events [req-bea65df9-f01d-423d-96e6-9c4bd1cfef1d req-3bb25098-b6af-47ef-a4bf-99e58640d51e 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 8|app: 0|req: 427/866] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:50 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-04-02 18:04:50.868 7 WARNING neutronclient.v2_0.client [None req-7a261fac-f8e3-4bd1-86a3-a52247f50c13 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/867] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:50 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1725 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/868] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:04:51 2026] GET /v2.1/servers => generated 378 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/869] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:04:51 2026] DELETE /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:51.303 8 WARNING neutronclient.v2_0.client [None req-4ecb8232-23c1-4b50-a12b-5466f1f5e2d0 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/870] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:51 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1731 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:52.461 7 WARNING neutronclient.v2_0.client [None req-bab4a666-d2c5-4a29-be7b-2929872ec213 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] 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-04-02 18:04:52.635 8 INFO nova.api.openstack.compute.server_external_events [req-45dd8291-a648-4d2f-bd85-888a940b78e0 req-75691113-2aa0-44a1-aa85-343feca5de33 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 8|app: 0|req: 430/871] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/872] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:52 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1851 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:53.797 8 WARNING neutronclient.v2_0.client [None req-4a5d37f9-9aaf-4c0f-8eb7-bc9f88cf2f35 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/875] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:53 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1784 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:54.674 7 INFO nova.api.openstack.compute.server_external_events [req-dea5e452-1457-4f47-b8d5-97794899116d req-0d5d9bc9-2374-4258-88b5-fc2ed89e26a8 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance 2026-04-02 18:04:54.674 7 INFO nova.api.openstack.compute.server_external_events [req-dea5e452-1457-4f47-b8d5-97794899116d req-0d5d9bc9-2374-4258-88b5-fc2ed89e26a8 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:1b99310e-f758-4e18-afba-07607b2e2997 for instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 on instance [pid: 7|app: 0|req: 445/876] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:04:54 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:04:55.265 8 WARNING neutronclient.v2_0.client [None req-ff4e4780-9107-4d39-904e-f070ddac8871 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/877] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:55 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1509 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-04-02 18:04:56.403 7 WARNING neutronclient.v2_0.client [None req-a8ff0e7e-e0dd-4db9-9a9a-c204b89f6cc3 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/878] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:56 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 1509 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-04-02 18:04:57.489 8 INFO nova.api.openstack.wsgi [None req-755113bb-db81-4156-af33-a5ada7de9788 229e1a789a9b4bd4ba32bf408b22428a d8ea7c573e3444fbbbcfdffa1e2007e3 - - default default] HTTP exception thrown: Instance 8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 could not be found. [pid: 8|app: 0|req: 433/879] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:04:57 2026] GET /v2.1/servers/8e8643f4-c5b1-4cf1-bf14-f8ec440e4ab3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/880] 10.0.0.128 () {32 vars in 703 bytes} [Thu Apr 2 18:04:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-894574795 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-02 18:05:09.088 7 WARNING neutronclient.v2_0.client [None req-85d50509-cfa7-429b-b8b8-7fdc722190ed 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:05:11.722 7 WARNING neutronclient.v2_0.client [None req-85d50509-cfa7-429b-b8b8-7fdc722190ed 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in 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/883] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:05:08 2026] POST /v2.1/servers => generated 424 bytes in 3938 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-04-02 18:05:12.967 8 WARNING neutronclient.v2_0.client [None req-a5b29ca9-8378-4dcd-8826-2add3572e09e 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/884] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:12 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1368 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:14.427 7 WARNING neutronclient.v2_0.client [None req-6a29ba91-5d5b-4a51-95a2-c799404a92e8 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/887] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:14 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1364 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/888] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:05:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:15.562 7 WARNING neutronclient.v2_0.client [None req-4d92fb1e-0116-4951-b236-19131418f183 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in 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/889] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:15 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1364 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:05:16.792 8 WARNING neutronclient.v2_0.client [None req-e94c4118-f460-4e3f-b401-98b2c2e92e5f 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:17.062 7 WARNING neutronclient.v2_0.client [None req-8063b8c8-148c-45bb-8c91-f829fce4f94f f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/890] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:16 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1420 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-02 18:05:17.480 7 WARNING neutronclient.v2_0.client [None req-8063b8c8-148c-45bb-8c91-f829fce4f94f f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:05:17.673 7 WARNING neutronclient.v2_0.client [None req-8063b8c8-148c-45bb-8c91-f829fce4f94f f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/891] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:05:16 2026] POST /v2.1/servers => generated 453 bytes in 969 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-04-02 18:05:17.988 8 WARNING neutronclient.v2_0.client [None req-f189b5d9-9e9b-4f53-ac20-70cdebb2ac4a f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/892] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:17 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1432 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:18.116 7 WARNING neutronclient.v2_0.client [None req-90609107-8f86-49da-8c89-32d9e172fd34 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/893] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1420 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-04-02 18:05:19.074 8 WARNING neutronclient.v2_0.client [None req-2a5fc9b5-873c-41e7-80ce-4cd6dc68c46a f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] 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-04-02 18:05:19.237 7 WARNING neutronclient.v2_0.client [None req-b351a660-5e77-42de-a6f1-8993eaa85592 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/894] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1436 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/895] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1428 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-04-02 18:05:20.301 8 WARNING neutronclient.v2_0.client [None req-5e3a22e6-19b5-4336-8616-b4880866af8f f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] 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-04-02 18:05:20.457 7 WARNING neutronclient.v2_0.client [None req-95863dce-0f83-46fd-a64f-440e5ccfe2b8 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/896] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1484 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:21.580 8 INFO nova.api.openstack.compute.server_external_events [req-dd49e148-2b81-4ba6-b87b-1d42bc696517 req-1a515387-6b2c-468a-99e7-5a31626900a7 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 8|app: 0|req: 442/897] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:21 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) [pid: 7|app: 0|req: 456/898] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1480 bytes in 1197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:21.934 8 WARNING neutronclient.v2_0.client [None req-a9b25186-02ea-422c-8a12-7ce98d550d28 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/899] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1492 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-04-02 18:05:22.667 7 WARNING neutronclient.v2_0.client [None req-c4422ed9-3a1d-4333-97ee-b8c7cd4918c7 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:23.036 8 WARNING neutronclient.v2_0.client [None req-eedfa306-8cdd-4ce7-89f2-fcb103089bcc f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/900] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:22 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1468 bytes in 1333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:23.987 7 INFO nova.api.openstack.compute.server_external_events [req-eb8c2da4-bf93-41f2-b162-ec7242328041 req-1d048f51-b511-434d-ab40-70deff875c36 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 7|app: 0|req: 458/901] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:24.011 7 INFO nova.api.openstack.compute.server_external_events [req-d95fd8e6-7a72-4dcb-82db-26c1ea079fce req-cdf44503-2050-40c4-904b-315fcdfe6809 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance [pid: 8|app: 0|req: 444/902] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1560 bytes in 1014 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/903] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:23 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-04-02 18:05:25.020 8 WARNING neutronclient.v2_0.client [None req-88f5796a-0421-44e0-9b6b-3e8f6e477ee8 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:25.068 7 WARNING neutronclient.v2_0.client [None req-be18476d-fa89-4802-8af4-428ff3a2ce16 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/906] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1468 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/907] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:26.389 8 WARNING neutronclient.v2_0.client [None req-80e7e182-7b42-4c4b-afde-a821bb8c023f 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:26.429 7 WARNING neutronclient.v2_0.client [None req-6b6fb22c-a43e-4ecc-b0d8-28d74e4b0784 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/908] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1468 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/909] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:27.159 8 INFO nova.api.openstack.compute.server_external_events [req-605fa0b6-a098-495e-a588-f5227f05b82b req-27f058a2-bb2e-49d2-a661-864f78111eb5 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 8|app: 0|req: 448/910] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:28.046 7 WARNING neutronclient.v2_0.client [None req-f789b42e-3594-4fc4-92af-d5f0b00893ce 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:28.102 8 WARNING neutronclient.v2_0.client [None req-fa74569f-e630-4c11-8f46-f799478dd780 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/911] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:28 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1468 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/912] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:28 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:29.218 7 INFO nova.api.openstack.compute.server_external_events [req-4dca7182-0c2f-4143-8db8-064ed94376da req-ac9cac7f-df10-4ddb-913e-260ab42bc8d8 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 7|app: 0|req: 464/913] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:29 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-04-02 18:05:29.520 8 WARNING neutronclient.v2_0.client [None req-dded4a4b-a51c-47c7-bafb-877d28ea0bb5 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:29.586 7 WARNING neutronclient.v2_0.client [None req-49b24038-db4d-46c0-be2c-2761605d87a7 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/914] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1649 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/915] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:30.998 8 WARNING neutronclient.v2_0.client [None req-0182b14b-4e8f-45cf-af54-63a303380cc6 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] 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: 466/916] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:05:31 2026] DELETE /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 0 bytes in 110 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-04-02 18:05:31.231 7 WARNING neutronclient.v2_0.client [None req-5b684de6-0f07-4b8f-973c-6c0f7a4f967d 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/917] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:31.362 8 INFO nova.api.openstack.compute.server_external_events [req-e3156d55-cb0a-4cc0-b438-c250a4d708e0 req-7e02e439-b754-4b19-ba49-02071607f48a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance 2026-04-02 18:05:31.362 8 INFO nova.api.openstack.compute.server_external_events [req-e3156d55-cb0a-4cc0-b438-c250a4d708e0 req-7e02e439-b754-4b19-ba49-02071607f48a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance [pid: 8|app: 0|req: 452/918] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/919] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1655 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:32.413 8 WARNING neutronclient.v2_0.client [None req-793ae463-50df-45d1-89be-d3e339ec5e9b f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] 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-04-02 18:05:32.517 7 WARNING neutronclient.v2_0.client [None req-13aa8954-ffa5-43f2-94f3-9e102bb7b238 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/920] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1558 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/921] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1655 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:33.413 8 INFO nova.api.openstack.compute.server_external_events [req-299de9f5-f018-4adb-be38-ca159e1e306a req-f6f8c64f-4044-4789-a781-8fe1f5eb53eb 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance 2026-04-02 18:05:33.413 8 INFO nova.api.openstack.compute.server_external_events [req-299de9f5-f018-4adb-be38-ca159e1e306a req-f6f8c64f-4044-4789-a781-8fe1f5eb53eb 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 8|app: 0|req: 454/922] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:33 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:34.339 8 WARNING neutronclient.v2_0.client [None req-8e712ca8-5c0f-4473-ab28-4ea1cdc947ce f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:05:34.370 7 WARNING neutronclient.v2_0.client [None req-2a3b2c39-a8d5-4c8a-95d5-05402ab33023 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in 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/925] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1613 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/926] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1740 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:34.556 7 WARNING neutronclient.v2_0.client [None req-a7ac8673-0a4a-4885-87d2-76bd93160eed f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in 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/927] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:35.458 8 INFO nova.api.openstack.compute.server_external_events [req-6337ab95-0ba9-45be-b0cf-30ee775b0a53 req-58c6ce2b-5525-4057-945c-21c67a3be5be 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:5097ab68-1413-4540-8157-d29704cfe7ba for instance c01d93fa-8171-4e64-8539-33db5ce1d3ac on instance [pid: 8|app: 0|req: 457/928] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:35.535 7 WARNING neutronclient.v2_0.client [None req-5982e333-070d-42c0-a8ca-33ed5e748679 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] 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-04-02 18:05:35.737 8 WARNING neutronclient.v2_0.client [None req-43a2ab2c-14d1-4856-b9c8-2b24da5a980f f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/929] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1454 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:35.768 7 INFO nova.api.openstack.compute.server_external_events [req-2cc9d270-621e-4f84-acd8-ca09200f3986 req-a9dd1b03-d585-4b7c-9fb0-2aebb51476c8 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance [pid: 7|app: 0|req: 473/930] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/931] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1740 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/932] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.1/servers => generated 384 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/933] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:05:36 2026] DELETE /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => 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-04-02 18:05:36.307 7 WARNING neutronclient.v2_0.client [None req-ecbb793c-2015-4f9f-ad19-495f3e38b9e5 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/934] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1746 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-04-02 18:05:36.811 8 WARNING neutronclient.v2_0.client [None req-3bdf864d-5b56-47be-b7f0-55d15b44239c 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/935] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:37.503 7 WARNING neutronclient.v2_0.client [None req-72391078-5c77-4ced-929c-86977e3986a9 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] 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-04-02 18:05:37.563 8 INFO nova.api.openstack.compute.server_external_events [req-8f9112e9-4199-4749-96c9-ba0211e68562 req-b0a940a7-74b4-43b3-baf6-c620779b9f43 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance [pid: 8|app: 0|req: 461/936] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:37 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) [pid: 7|app: 0|req: 476/937] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1866 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:37.902 8 INFO nova.api.openstack.wsgi [None req-41d8dc38-974d-464f-854b-fd41227ba913 136ee8e0b1c24b5abe118955196b49c6 961d0e549bd0406084b86cef938a13b6 - - default default] HTTP exception thrown: Instance c01d93fa-8171-4e64-8539-33db5ce1d3ac could not be found. [pid: 8|app: 0|req: 462/938] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.1/servers/c01d93fa-8171-4e64-8539-33db5ce1d3ac => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:38.730 7 WARNING neutronclient.v2_0.client [None req-fee3f592-9267-4a1c-8b41-6989c7fc98cf f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/939] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1866 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-04-02 18:05:39.622 8 INFO nova.api.openstack.compute.server_external_events [req-8beeb7b4-2dfb-4183-a7e0-33db90f90805 req-0f6c44a0-c7ea-4ce9-816e-631a2d2a8297 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance 2026-04-02 18:05:39.623 8 INFO nova.api.openstack.compute.server_external_events [req-8beeb7b4-2dfb-4183-a7e0-33db90f90805 req-0f6c44a0-c7ea-4ce9-816e-631a2d2a8297 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:20adf54e-e8d6-456c-bbd8-1d2f76e73616 for instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 on instance [pid: 8|app: 0|req: 463/940] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:05:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:05:39.925 7 WARNING neutronclient.v2_0.client [None req-41f4f99a-0c2b-4d8a-8335-e455fc67d11e f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/941] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1513 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-04-02 18:05:41.115 8 WARNING neutronclient.v2_0.client [None req-de888d82-b7ed-4587-a259-a2e556a016d9 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/942] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1518 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-04-02 18:05:42.330 7 WARNING neutronclient.v2_0.client [None req-64f52cdb-0c97-4404-8af0-5a4faa22a575 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] The python binding code in 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/943] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 1518 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-04-02 18:05:43.457 8 INFO nova.api.openstack.wsgi [None req-e3796c3e-6052-46f6-92c6-70da58aee6d7 f6cf94975c96499e847954a19d72cf44 e275cc3905244c6c8b2989499b505443 - - default default] HTTP exception thrown: Instance 711e8cc6-1c45-4213-8f6a-53e4f587cf98 could not be found. [pid: 8|app: 0|req: 465/944] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.1/servers/711e8cc6-1c45-4213-8f6a-53e4f587cf98 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/945] 10.0.0.128 () {32 vars in 705 bytes} [Thu Apr 2 18:05:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1511819243 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/948] 10.0.0.89 () {30 vars in 617 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 482/949] 10.0.0.89 () {32 vars in 690 bytes} [Thu Apr 2 18:05:46 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/950] 10.0.0.89 () {34 vars in 911 bytes} [Thu Apr 2 18:05:46 2026] GET /v2.1/os-simple-tenant-usage/0746dc9e2fb84ee4b217f290df11fc11?start=2026-04-01T00:00:00&end=2026-04-02T23:59:59 => generated 20 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/951] 10.0.0.89 () {30 vars in 652 bytes} [Thu Apr 2 18:05:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/952] 10.0.0.89 () {30 vars in 617 bytes} [Thu Apr 2 18:05:49 2026] GET /v2.1 => generated 0 bytes in 251 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 484/953] 10.0.0.89 () {32 vars in 690 bytes} [Thu Apr 2 18:05:49 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/954] 10.0.0.89 () {34 vars in 911 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.1/os-simple-tenant-usage/0746dc9e2fb84ee4b217f290df11fc11?start=2026-04-01T00:00:00&end=2026-04-02T23:59:59 => generated 20 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/955] 10.0.0.89 () {30 vars in 652 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/962] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:06:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/965] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:06:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:06:28.208 7 WARNING neutronclient.v2_0.client [None req-a66c7ee6-bfb3-4133-8358-cd103c34ba63 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:06:28.985 7 WARNING neutronclient.v2_0.client [None req-a66c7ee6-bfb3-4133-8358-cd103c34ba63 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:06:29.077 7 WARNING neutronclient.v2_0.client [None req-a66c7ee6-bfb3-4133-8358-cd103c34ba63 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:06:29.341 7 WARNING neutronclient.v2_0.client [None req-a66c7ee6-bfb3-4133-8358-cd103c34ba63 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/966] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:06:28 2026] POST /v2.1/servers => generated 496 bytes in 1528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-02 18:06:29.708 8 WARNING neutronclient.v2_0.client [None req-07822356-b4eb-451b-904a-6922bd274152 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/967] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1456 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-04-02 18:06:30.882 7 WARNING neutronclient.v2_0.client [None req-458b5d48-2cfb-4648-a5e8-9aad8cff0964 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in 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/968] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:30 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1460 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:32.067 8 WARNING neutronclient.v2_0.client [None req-2fa75f0c-f93d-41a2-ac5b-d184e21c589e 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/969] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:32 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1508 bytes in 1993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:35.096 8 WARNING neutronclient.v2_0.client [None req-f23a6634-0e4f-4364-9566-a40386e96c74 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/972] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1516 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:36.901 7 WARNING neutronclient.v2_0.client [None req-7bb2f1fb-8514-4e4f-93df-e1f83df629b0 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] 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-04-02 18:06:37.467 8 INFO nova.api.openstack.compute.server_external_events [req-ffe4072c-a1a2-4035-b638-56699dc060fe req-aaa9e59e-54a0-402a-83f6-a2151f56b80c 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 8|app: 0|req: 481/973] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:06:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/974] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 1500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:39.427 8 WARNING neutronclient.v2_0.client [None req-e41217ec-0499-420c-bb3f-29f4ca024952 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/975] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:39 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:40.618 7 WARNING neutronclient.v2_0.client [None req-ba4f931b-5583-4af2-b545-a0179ac80794 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in 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/976] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:42.089 8 WARNING neutronclient.v2_0.client [None req-b5e22175-19ba-4fd0-91a8-33aa536e2f80 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/977] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 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-04-02 18:06:43.257 7 WARNING neutronclient.v2_0.client [None req-7a347cd3-e641-4d71-ab50-b41d0b672012 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in 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/978] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:44.708 7 WARNING neutronclient.v2_0.client [None req-a2041715-1ec8-4bbe-8f47-71760b9dc5ad 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/981] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:46.054 8 WARNING neutronclient.v2_0.client [None req-c748ec1b-c11e-4263-b0d0-70747b82cfad 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/982] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:47.232 7 WARNING neutronclient.v2_0.client [None req-d7c0eaf4-db51-44af-85ef-76cf8fbc30cd 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/983] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:47 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 1319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:49.576 8 WARNING neutronclient.v2_0.client [None req-466a0f82-12ba-4055-b35a-1621005c37a4 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/984] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:49 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 1162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:51.744 7 WARNING neutronclient.v2_0.client [None req-00803e10-4ae8-4666-aa94-122fa7bf74c2 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/985] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:51 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 1170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:53.926 8 WARNING neutronclient.v2_0.client [None req-750895c2-64e4-4398-97f8-e9c3594b8475 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/988] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:53 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:54.855 7 INFO nova.api.openstack.compute.server_external_events [req-267aa922-4f9c-4df6-a50c-31dace25e59f req-5da2ea8e-b7a5-4238-8eae-c1ac9d960665 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 7|app: 0|req: 502/989] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:06:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:55.433 8 WARNING neutronclient.v2_0.client [None req-3fa9fbd5-23ff-4f15-bb30-43cc6b75fad7 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] 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-04-02 18:06:56.906 7 INFO nova.api.openstack.compute.server_external_events [req-33a35dc7-2fba-4616-951b-364bd11d9ec4 req-cf432f55-43c0-4bca-8843-c147d0636924 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance 2026-04-02 18:06:56.906 7 INFO nova.api.openstack.compute.server_external_events [req-33a35dc7-2fba-4616-951b-364bd11d9ec4 req-cf432f55-43c0-4bca-8843-c147d0636924 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 7|app: 0|req: 503/990] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:06:56 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/991] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:55 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1628 bytes in 2389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:58.853 7 WARNING neutronclient.v2_0.client [None req-7c77e813-552a-43b6-84e1-e1493b40dfef 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/992] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:06:58 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1807 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:06:59.450 8 WARNING neutronclient.v2_0.client [None req-b20db946-2dd5-4130-98d9-94c6f25af764 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/993] 10.0.0.128 () {32 vars in 740 bytes} [Thu Apr 2 18:06:59 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f/os-interface => generated 284 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-04-02 18:07:00.424 7 INFO nova.api.openstack.compute.server_external_events [req-5e320d27-fce7-4602-b72c-8d92acdc2f10 req-da7065b0-d879-4d62-8800-c54037f19703 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 7|app: 0|req: 505/994] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:07:00 2026] POST /v2.1/os-server-external-events => generated 179 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-04-02 18:07:16.020 8 WARNING neutronclient.v2_0.client [None req-6eaf6213-68c8-4ee9-b216-a3bce7ad9c65 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/999] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:15 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1927 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1000] 10.0.0.128 () {32 vars in 752 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/1001] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:07:20 2026] DELETE /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 0 bytes in 113 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-04-02 18:07:20.173 7 WARNING neutronclient.v2_0.client [None req-1eac13ae-b9e8-48c3-a16c-5a56ebc274c4 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in 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/1002] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1933 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:21.418 8 WARNING neutronclient.v2_0.client [None req-f43cc9bc-6ece-4976-bab0-c117820b7350 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/1003] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:21 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1933 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:22.041 7 INFO nova.api.openstack.compute.server_external_events [req-83b61471-0163-4c7b-a713-084193df64c8 req-6b005a01-32ca-4069-9ea9-eff8048cf864 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 7|app: 0|req: 510/1004] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:07:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:22.821 8 WARNING neutronclient.v2_0.client [None req-bf0f493d-70dd-478e-b0df-94d6d6d6c559 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/1005] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:22 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1933 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:24.107 8 INFO nova.api.openstack.compute.server_external_events [req-7f92e208-da2c-433a-aea7-a1dcd60ac324 req-3ab053cf-8fcb-4403-ac2e-07d0ad0f542d 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance 2026-04-02 18:07:24.107 8 INFO nova.api.openstack.compute.server_external_events [req-7f92e208-da2c-433a-aea7-a1dcd60ac324 req-3ab053cf-8fcb-4403-ac2e-07d0ad0f542d 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:e41226f8-c925-410c-b8cf-39cc449b8d24 for instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f on instance [pid: 8|app: 0|req: 497/1008] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:07:24 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:24.204 7 WARNING neutronclient.v2_0.client [None req-02efd609-6426-474c-9ea6-56ee3c80546c 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in 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/1009] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:25.326 8 WARNING neutronclient.v2_0.client [None req-5776df69-58fc-4b27-9837-d239a408f6da 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1010] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:25 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:26.412 7 INFO nova.api.openstack.wsgi [None req-ff1ef154-e039-42e3-86ac-4023cc53682f 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] HTTP exception thrown: Instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f could not be found. [pid: 7|app: 0|req: 513/1011] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:26 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:26.437 8 INFO nova.api.openstack.wsgi [None req-2dd82455-6fad-4161-9caa-dfd7bbd7f6c2 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] HTTP exception thrown: Instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f could not be found. [pid: 8|app: 0|req: 499/1012] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:07:26 2026] DELETE /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:26.470 7 INFO nova.api.openstack.wsgi [None req-7561e50d-256d-4ce5-8edc-06162fba3e4c 7b8bcd63fcfa40fdaa5075820bc94c94 74f5244b0adc4175a298671e9431910a - - default default] HTTP exception thrown: Instance 62e7c165-6839-4738-bed1-aaf4f5fbe42f could not be found. [pid: 7|app: 0|req: 514/1013] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:26 2026] GET /v2.1/servers/62e7c165-6839-4738-bed1-aaf4f5fbe42f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/1014] 10.0.0.128 () {32 vars in 703 bytes} [Thu Apr 2 18:07:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-845975570 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1015] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 2 18:07:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1863758049 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1020] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:07:48 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:07:50.748 8 WARNING neutronclient.v2_0.client [None req-2bccbf65-79a9-4d0b-8a86-00d2a312eb65 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:07:50.789 8 WARNING neutronclient.v2_0.client [None req-2bccbf65-79a9-4d0b-8a86-00d2a312eb65 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:07:50.972 8 WARNING neutronclient.v2_0.client [None req-2bccbf65-79a9-4d0b-8a86-00d2a312eb65 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1021] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:07:50 2026] POST /v2.1/servers => generated 450 bytes in 461 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-02 18:07:51.171 7 WARNING neutronclient.v2_0.client [None req-37e64bd3-2d3f-4b02-b8eb-695300b503dd 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1022] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1401 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:52.271 8 WARNING neutronclient.v2_0.client [None req-54006e0f-84f7-4fcf-9603-ac29497564d0 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1023] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1405 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:53.361 7 WARNING neutronclient.v2_0.client [None req-f076ade3-48f7-4ac6-bc9d-dca31ca50082 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1024] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:54.454 7 WARNING neutronclient.v2_0.client [None req-cd243ca0-004e-4dd3-b078-20f3fd2939cb 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1027] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:55.546 8 WARNING neutronclient.v2_0.client [None req-e34e4bd1-838a-43db-ac3c-060ea0010824 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1028] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1461 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-04-02 18:07:56.642 7 WARNING neutronclient.v2_0.client [None req-e66d2777-60bf-44dd-9c8f-b10b3cfe866e 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1029] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1539 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-04-02 18:07:56.776 8 INFO nova.api.openstack.compute.server_external_events [req-8ca0055d-6d99-472f-96eb-bacdf094ee9c req-4774a231-d13f-4fe5-ad07-02d5af27e2a2 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 8|app: 0|req: 507/1030] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:07:56 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-04-02 18:07:57.802 7 WARNING neutronclient.v2_0.client [None req-d6b7c48c-ecf0-4405-be3b-07a61a47b515 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1031] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1527 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-04-02 18:07:58.995 8 WARNING neutronclient.v2_0.client [None req-f1096737-b96e-4a95-9fa1-35f36c59b8ba 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1032] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:00.181 7 WARNING neutronclient.v2_0.client [None req-25801fc3-0e09-4b6d-be3d-2072fc70f1cf 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1033] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1527 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-04-02 18:08:01.391 8 WARNING neutronclient.v2_0.client [None req-db76ae7a-dc2f-4d44-a3dd-616f4fd574bb 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1034] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1527 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:01.731 7 INFO nova.api.openstack.compute.server_external_events [req-cee8f105-5413-4202-aa8a-f1a53954719f req-90dac5dc-6b18-49f6-a815-fdab22f0748a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 7|app: 0|req: 526/1035] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:02.711 8 WARNING neutronclient.v2_0.client [None req-b554a0be-79d3-4f6c-be40-4890ccc44e80 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1036] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:02 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => 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-04-02 18:08:03.774 7 INFO nova.api.openstack.compute.server_external_events [req-c58c6acc-7172-4962-8041-151969966526 req-1ab9c877-c726-4f19-bdf2-010d63cf2c0a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 7|app: 0|req: 527/1037] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:03 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-04-02 18:08:03.904 8 WARNING neutronclient.v2_0.client [None req-1bcfaf1a-dcbc-496e-9d8f-fd224bb2bcec 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1038] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:03 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1696 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-04-02 18:08:04.078 7 WARNING neutronclient.v2_0.client [None req-9caaf5ce-ac55-4fe5-ac2f-ca91f8cb9021 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1041] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1696 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:05.564 8 INFO nova.api.openstack.compute.server_external_events [req-a1e668d6-b849-4c24-9632-f4cd99844d9a req-a73160ee-6a00-4f73-93cf-ced91f71c205 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 8|app: 0|req: 514/1042] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1045] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 2 18:08:13 2026] POST /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51/action => generated 31935 bytes in 557 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-04-02 18:08:17.629 8 INFO nova.api.openstack.compute.server_external_events [req-090d1a5a-b794-49d7-b74e-e60a7240f280 req-626e94fc-c519-40eb-8bab-e4fc30b19b05 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 8|app: 0|req: 517/1046] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:17 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, ' [pid: 7|app: 0|req: 530/1047] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:08:18 2026] POST /v2.1/os-keypairs => generated 397 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-04-02 18:08:20.924 8 WARNING neutronclient.v2_0.client [None req-8ad34376-7f96-436e-ba63-4967683c4b22 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:08:20.977 8 WARNING neutronclient.v2_0.client [None req-8ad34376-7f96-436e-ba63-4967683c4b22 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:08:21.158 8 WARNING neutronclient.v2_0.client [None req-8ad34376-7f96-436e-ba63-4967683c4b22 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1048] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.1/servers => generated 448 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-02 18:08:21.518 7 WARNING neutronclient.v2_0.client [None req-5f137827-92e8-49fa-9a81-13dc23805880 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1049] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1402 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-04-02 18:08:22.752 8 WARNING neutronclient.v2_0.client [None req-7bde6845-6faf-4a48-afcb-5b94143468b6 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1050] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1398 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:23.842 7 WARNING neutronclient.v2_0.client [None req-de9c5df0-f7fb-4152-be80-d4b4b6af7a75 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1051] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1454 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-04-02 18:08:24.938 8 WARNING neutronclient.v2_0.client [None req-1356fb20-ae3e-4c99-a3ba-a1017cfa9feb 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1054] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:26.038 7 WARNING neutronclient.v2_0.client [None req-74bf8bf1-3551-4644-8cb8-6d9e66fab86d 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1055] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1528 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:27.231 8 INFO nova.api.openstack.compute.server_external_events [req-a1d1a66e-d085-44c5-bcae-a2caef2d9d0e req-854de9e4-96fe-47b7-986d-2048ea63a899 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 8|app: 0|req: 522/1056] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:27.475 7 WARNING neutronclient.v2_0.client [None req-ce857fb6-b7e8-44f7-8003-262819f6b990 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1057] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:28.620 8 WARNING neutronclient.v2_0.client [None req-0d909de4-1584-4e23-aab9-b297944bbf70 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1058] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 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-04-02 18:08:29.838 7 WARNING neutronclient.v2_0.client [None req-bcadf1d7-d01d-4cb2-9869-16fdc481e7ad 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1059] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:31.007 8 WARNING neutronclient.v2_0.client [None req-298788fb-a615-42ed-8af8-4898a475a266 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1060] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:31.946 7 INFO nova.api.openstack.compute.server_external_events [req-6f7f6000-5185-486e-9e4e-a76de4ba1afc req-cbbbfac7-9097-4f1c-9947-96b2ace81308 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 7|app: 0|req: 537/1061] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:32.160 8 WARNING neutronclient.v2_0.client [None req-287fc700-9202-4877-aa9f-c45a866e6160 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1062] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 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-04-02 18:08:33.351 7 WARNING neutronclient.v2_0.client [None req-97919dd8-9a90-47f2-8b54-6c6feb9ca8f3 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1063] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1526 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:34.002 8 INFO nova.api.openstack.compute.server_external_events [req-cce59ea0-c9bc-425c-9904-2cecfa9195d7 req-d242185b-63dc-4355-9c13-972f012de7b2 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 8|app: 0|req: 526/1064] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:33 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-04-02 18:08:34.557 7 WARNING neutronclient.v2_0.client [None req-08d6a263-d179-40fc-86b6-54876c098237 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1067] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1695 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:34.749 8 WARNING neutronclient.v2_0.client [None req-3bad41d5-e163-44a2-b05d-a26eeb073f42 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1068] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1695 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:35.859 7 INFO nova.api.openstack.compute.server_external_events [req-d119b98e-13ef-4cc5-a6ea-c802d16a2416 req-47882757-b607-452a-b86d-0eb16a17edfc 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 7|app: 0|req: 541/1069] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1072] 10.0.0.128 () {34 vars in 749 bytes} [Thu Apr 2 18:08:45 2026] POST /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c/action => generated 34444 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1073] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:08:46 2026] DELETE /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 0 bytes in 83 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-04-02 18:08:46.530 8 WARNING neutronclient.v2_0.client [None req-7b0e7635-5265-4078-9fd4-b1de6494db77 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1074] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1821 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:47.721 7 WARNING neutronclient.v2_0.client [None req-4685a33d-297e-4944-90dd-b062deb0f1c0 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:08:47.725 8 INFO nova.api.openstack.compute.server_external_events [req-9656d8ac-901e-4fd7-8102-99e8cb0b1d25 req-15ca6066-34cb-453e-87b6-64ac6e412207 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 8|app: 0|req: 532/1075] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1076] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1821 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-04-02 18:08:48.893 8 WARNING neutronclient.v2_0.client [None req-2097124b-6364-49e5-9e00-81f6d67e763c 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1077] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1821 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:49.767 7 INFO nova.api.openstack.compute.server_external_events [req-f8328331-5ae7-487f-a7f0-477b343d4a9f req-eb9b3922-777a-47dc-9e8b-38e60198e06f 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance 2026-04-02 18:08:49.767 7 INFO nova.api.openstack.compute.server_external_events [req-f8328331-5ae7-487f-a7f0-477b343d4a9f req-eb9b3922-777a-47dc-9e8b-38e60198e06f 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:6517a302-1932-4bca-a5d9-fdc49ab85e24 for instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c on instance [pid: 7|app: 0|req: 545/1078] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:50.027 8 WARNING neutronclient.v2_0.client [None req-c4030cb2-f68a-460d-a577-b7ed598dfbfe 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1079] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:51.143 7 WARNING neutronclient.v2_0.client [None req-ea812224-d197-4c52-a6f9-5638e1cffcd5 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1080] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:52.241 8 WARNING neutronclient.v2_0.client [None req-4a5a8aeb-a997-4f54-949b-bf75f473fe82 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1081] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 1488 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-04-02 18:08:53.330 7 INFO nova.api.openstack.wsgi [None req-5363e06a-f866-4f9b-9899-4e77dd8d4b48 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] HTTP exception thrown: Instance 9287ceaa-c27b-40ab-bed9-a449e241dc4c could not be found. [pid: 7|app: 0|req: 547/1082] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.1/servers/9287ceaa-c27b-40ab-bed9-a449e241dc4c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1083] 10.0.0.128 () {32 vars in 727 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-586329391 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1084] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-02 18:08:53.997 8 WARNING neutronclient.v2_0.client [None req-116bde14-7234-45b5-accc-4dc32a3b5651 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1087] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1702 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:55.190 7 INFO nova.api.openstack.compute.server_external_events [req-43cb5944-2ef0-4732-a335-81189d29fd10 req-4683c0bb-aecc-4748-914a-a44e8c7e50f4 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 7|app: 0|req: 551/1088] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:08:55.209 8 WARNING neutronclient.v2_0.client [None req-6f8a2288-23de-4087-9e12-8ea22f9fcd6c 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1089] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1702 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-04-02 18:08:56.375 7 WARNING neutronclient.v2_0.client [None req-663f5d96-db1f-49a4-a57b-ac76f641c729 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1090] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1702 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-04-02 18:08:57.232 8 INFO nova.api.openstack.compute.server_external_events [req-483068b9-528c-48e4-bcb1-9711c74ba6e1 req-845d072f-4d57-4c02-aef9-67b2e1037ea3 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance 2026-04-02 18:08:57.232 8 INFO nova.api.openstack.compute.server_external_events [req-483068b9-528c-48e4-bcb1-9711c74ba6e1 req-845d072f-4d57-4c02-aef9-67b2e1037ea3 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:71b196dd-2f27-4af6-9ad3-980a07e58142 for instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 on instance [pid: 8|app: 0|req: 539/1091] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:08:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:57.523 7 WARNING neutronclient.v2_0.client [None req-3c284c38-fc3d-4fc5-84ac-055b90f5a83b 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1092] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1482 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-04-02 18:08:58.618 8 WARNING neutronclient.v2_0.client [None req-49b6b14f-9e8d-4cdc-84da-57f0c09bbd7b 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1093] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1487 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-04-02 18:08:59.721 7 WARNING neutronclient.v2_0.client [None req-0ff053f8-0e55-4a0a-a622-a6bcd42623ed 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] The python binding code in 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/1094] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => generated 1487 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-04-02 18:09:00.815 8 INFO nova.api.openstack.wsgi [None req-7caab87e-a1ea-4a86-a93d-5b7742141e07 9d62df5f3f654db591354a746c9a579b e97066ac586942c1bdff095c1cbbd2e2 - - default default] HTTP exception thrown: Instance 9ea78f64-d4cb-4a77-945e-08a26b2d8d51 could not be found. [pid: 8|app: 0|req: 541/1095] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.1/servers/9ea78f64-d4cb-4a77-945e-08a26b2d8d51 => 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: 555/1096] 10.0.0.128 () {32 vars in 729 bytes} [Thu Apr 2 18:09:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1352361167 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1103] 10.0.0.128 () {34 vars in 670 bytes} [Thu Apr 2 18:09:26 2026] POST /v2.1/os-keypairs => generated 395 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-04-02 18:09:29.776 8 WARNING neutronclient.v2_0.client [None req-f3820579-1ad2-465f-bdbf-7bff72ece1a2 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:09:29.823 8 WARNING neutronclient.v2_0.client [None req-f3820579-1ad2-465f-bdbf-7bff72ece1a2 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:09:30.211 8 WARNING neutronclient.v2_0.client [None req-f3820579-1ad2-465f-bdbf-7bff72ece1a2 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1104] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:09:29 2026] POST /v2.1/servers => generated 447 bytes in 716 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-02 18:09:30.443 7 WARNING neutronclient.v2_0.client [None req-96274433-daed-4458-a17a-b267f7dc09df b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1105] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:35.549 8 WARNING neutronclient.v2_0.client [None req-7f0f21d9-ed15-43b0-8e12-1e7b63189dce b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1108] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1518 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:35.999 7 INFO nova.api.openstack.compute.server_external_events [req-1fd53ded-a9a2-46ef-9150-88d1aaca921d req-4acc0c36-426a-42cd-bad7-4d2874f170f3 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 7|app: 0|req: 562/1109] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:35 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-04-02 18:09:36.359 8 INFO nova.api.openstack.compute.server_external_events [req-52781ff3-a020-482f-b01b-7385a7e5c5ad req-ad990bbf-b5b9-47df-9b1b-f171eeac4d08 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 8|app: 0|req: 548/1110] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:40.712 7 WARNING neutronclient.v2_0.client [None req-35c0444b-bdba-41dc-935a-4af311c87ee5 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] 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-04-02 18:09:40.839 8 INFO nova.api.openstack.compute.server_external_events [req-5ff05d8a-2134-4182-a6e4-5c7e1572a9c7 req-939024a3-52dc-4629-8440-75f0e9821d73 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 8|app: 0|req: 549/1111] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1112] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1516 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-04-02 18:09:42.877 8 INFO nova.api.openstack.compute.server_external_events [req-7baac357-a723-4f02-91df-e300d9c49d3a req-fedae32d-feb3-4a16-b8a2-2b152b5b3ac0 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 8|app: 0|req: 550/1113] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:45.963 7 WARNING neutronclient.v2_0.client [None req-e50ef4fb-65ae-48ad-804b-adf536af91cd b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1116] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:45 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1816 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:47.259 7 INFO nova.api.openstack.compute.server_external_events [req-bd28baf1-ad6e-4129-b01e-f398f0c7ed05 req-335779a4-ea75-4b6b-8f85-a5c95e81e017 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 7|app: 0|req: 566/1117] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:09:47.296 8 WARNING neutronclient.v2_0.client [None req-6d5414b6-447d-4d39-974e-d144d8a7f457 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:09:47.345 8 WARNING neutronclient.v2_0.client [None req-6d5414b6-447d-4d39-974e-d144d8a7f457 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:09:47.600 8 WARNING neutronclient.v2_0.client [None req-6d5414b6-447d-4d39-974e-d144d8a7f457 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1118] 10.0.0.128 () {34 vars in 662 bytes} [Thu Apr 2 18:09:47 2026] POST /v2.1/servers => generated 447 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-04-02 18:09:47.806 7 WARNING neutronclient.v2_0.client [None req-7383a5f7-5538-4faa-a6dd-4c8adcfea71e b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1119] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:52.888 8 WARNING neutronclient.v2_0.client [None req-78ee75d4-338a-48f2-b894-89f74b4af182 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1120] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:52 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1519 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-04-02 18:09:53.364 7 INFO nova.api.openstack.compute.server_external_events [req-e0679d01-2f5f-4e48-b8a6-9bca8b30851a req-725ef92d-f0a6-406c-a1f9-a8901c650c76 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 568/1121] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:53 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) [pid: 8|app: 0|req: 555/1124] 10.0.0.58 () {28 vars in 452 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 570/1125] 10.0.0.58 () {30 vars in 656 bytes} [Thu Apr 2 18:09:56 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: 8|app: 0|req: 556/1126] 10.0.0.58 () {32 vars in 729 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:09:56.834 7 WARNING neutronclient.v2_0.client [None req-da5dd0e6-f4ab-4cd8-8fbe-d8f1b7ad4730 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1127] 10.0.0.58 () {34 vars in 804 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4851 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1128] 10.0.0.58 () {28 vars in 452 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1129] 10.0.0.58 () {30 vars in 656 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 558/1130] 10.0.0.58 () {32 vars in 729 bytes} [Thu Apr 2 18:09:57 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: 573/1131] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=140fa28e4ecc412ba7281cf135550a1d&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-02 18:09:57.541 8 WARNING neutronclient.v2_0.client [None req-aacb29e6-7749-4978-9ce2-2e2858a3b018 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1132] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=1be87830440044208baeed68ffce0375&all_tenants=True => generated 4851 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1133] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=3fc8dcd2ee084a3a80b579655864d9d9&all_tenants=True => generated 15 bytes in 43 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: 8|app: 0|req: 560/1134] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=544ca73dd9554e479dc30269fb9a7855&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1135] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=73ea1092247d43889cfe6936326bcd64&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=8e0a68a2951c4fe8a62e3cfefdd7656e&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1137] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=929db71707f348718f2ceec35af2ad39&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1138] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=9e6f7e8c24fe4623971e9ed61900cb51&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1139] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.1/servers/detail?project_id=aaba7dbfea6c4f17a458aa984520510c&all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1140] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.1/servers/detail?project_id=ce02ef2074f347939c7549b50d748371&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-02 18:09:58.101 8 WARNING neutronclient.v2_0.client [None req-cf4d2b06-b1e2-46ea-9690-1365dc261319 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1141] 10.0.0.58 () {34 vars in 892 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.1/servers/detail?project_id=dcf440ac56b34e5ea9d41046637c7983&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-02 18:09:58.314 7 INFO nova.api.openstack.compute.server_external_events [req-2803df16-94af-42b8-b2fd-dc9a38b3c3b0 req-d7d31649-3b13-4bf1-89cf-0ddf835227ac 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 580/1142] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:09:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1143] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1517 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:00.354 7 INFO nova.api.openstack.compute.server_external_events [req-41cd5e42-6fa0-4838-8a4b-fba58ec46e81 req-80ed11ad-8b10-46ff-8bc5-ba8f7caf510d 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 581/1144] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:10:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:03.442 8 WARNING neutronclient.v2_0.client [None req-c47b0b5d-65df-49b3-9ab7-5740df289007 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1145] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1818 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:04.946 7 INFO nova.api.openstack.compute.server_external_events [req-9ba39bbd-82f1-4cce-b5d8-c03d9606ffcc req-feee22ac-0f24-490f-931c-66fd52dc4eb9 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 583/1148] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:10:04 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-04-02 18:10:29.963 7 WARNING neutronclient.v2_0.client [None req-40b3994c-0f09-49a4-9bb3-c936f042ee08 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:10:30.000 7 WARNING neutronclient.v2_0.client [None req-40b3994c-0f09-49a4-9bb3-c936f042ee08 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:10:30.153 7 WARNING neutronclient.v2_0.client [None req-40b3994c-0f09-49a4-9bb3-c936f042ee08 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1153] 199.19.213.121 () {36 vars in 713 bytes} [Thu Apr 2 18:10:29 2026] POST /v2.1/servers => generated 453 bytes in 727 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-04-02 18:10:30.936 8 WARNING neutronclient.v2_0.client [None req-7caef0f2-c9cb-4a21-8906-161f7ac8388a 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1154] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2213 bytes in 65 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-04-02 18:10:31.008 7 WARNING neutronclient.v2_0.client [None req-1709f981-54ac-4da0-9447-5bcdf12eea58 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1155] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1156] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:31 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:33.650 7 WARNING neutronclient.v2_0.client [None req-b76b4b18-c3a5-48cc-9eb9-41f48d1aac9a 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1157] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2371 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:33.756 8 WARNING neutronclient.v2_0.client [None req-aa955e3f-cde7-42c4-9ae7-218307a8a5de 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1158] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 589/1159] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 197 bytes in 60 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-04-02 18:10:36.191 8 INFO nova.api.openstack.compute.server_external_events [req-52f68323-189e-4fb5-8023-430c311780b1 req-55ebf1c2-7e76-4355-87c4-4bbe2937a079 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 572/1162] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:10:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:36.713 7 WARNING neutronclient.v2_0.client [None req-2257e347-721f-4e61-98db-048a314ceb74 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1163] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2445 bytes in 132 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-04-02 18:10:36.844 8 WARNING neutronclient.v2_0.client [None req-2b5f0343-d740-49cc-a828-c4d71cd081bd 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1164] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 283 bytes in 85 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: 592/1165] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 197 bytes in 36 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-04-02 18:10:39.589 8 WARNING neutronclient.v2_0.client [None req-d9afea11-5932-4288-9391-81425e93a43f 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1166] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2433 bytes in 171 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-04-02 18:10:39.724 7 WARNING neutronclient.v2_0.client [None req-be20619b-9d7a-483f-b3e0-3afe6c0c9306 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1167] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 283 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1168] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 197 bytes in 41 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-04-02 18:10:42.085 7 INFO nova.api.openstack.compute.server_external_events [req-1fc459dc-64ab-43d2-bd1a-38bd3570d147 req-6eb35cc6-fd73-4f63-82f1-28144fba4303 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 594/1169] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:10: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-04-02 18:10:42.947 8 WARNING neutronclient.v2_0.client [None req-a5d8d302-5f12-4960-8d6a-a09a082fc3ab 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1170] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:42 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2433 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-04-02 18:10:43.081 7 WARNING neutronclient.v2_0.client [None req-d315a535-7b3b-4925-aa79-e50e0a1359fc 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1171] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1172] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 197 bytes in 39 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-04-02 18:10:44.126 7 INFO nova.api.openstack.compute.server_external_events [req-cf3fd45d-0314-4b68-8d8a-f1d4ab53d8b2 req-56b0b857-fee6-475a-aa45-d5b6f48395c7 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 597/1175] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:10:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:45.809 8 WARNING neutronclient.v2_0.client [None req-532ad9e6-4dde-470a-9828-dc77596d93c4 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1176] 199.19.213.121 () {32 vars in 732 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 2580 bytes in 128 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-04-02 18:10:45.943 7 WARNING neutronclient.v2_0.client [None req-8ebeaf53-5ac2-4c3e-be32-31ea1b223553 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1177] 199.19.213.121 () {32 vars in 758 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 285 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1178] 199.19.213.121 () {32 vars in 776 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:20.114 7 WARNING neutronclient.v2_0.client [None req-62674337-95d6-4bea-94a5-61fc1b743657 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:11:20.156 7 WARNING neutronclient.v2_0.client [None req-62674337-95d6-4bea-94a5-61fc1b743657 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] 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-04-02 18:11:22.551 8 INFO nova.api.openstack.compute.server_external_events [req-2932dde1-e65a-47c1-9e68-bf50079c0f4d req-f9428043-c737-40eb-8a04-bcf7b0e8d350 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 584/1185] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:25.561 8 INFO nova.api.openstack.compute.server_external_events [req-1f707a8d-6f73-4460-af3a-884478520cbc req-c44733e0-61b2-4f35-9fb5-7ff4ba744048 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 587/1188] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:27.597 8 INFO nova.api.openstack.compute.server_external_events [req-81dd9f54-0464-4d75-8ea0-a6b4eedba87c req-a8bc0708-d5af-4a66-abdc-2069a909f47a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 588/1189] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:11:28.707 7 WARNING neutronclient.v2_0.client [None req-62674337-95d6-4bea-94a5-61fc1b743657 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1190] 199.19.213.121 () {36 vars in 811 bytes} [Thu Apr 2 18:11:20 2026] POST /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 280 bytes in 8679 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:29.654 7 INFO nova.api.openstack.compute.server_external_events [req-357ffda6-c87d-4a26-987a-a0a2c79dc3a7 req-013a6dfa-5621-4f01-9710-fe9414c1bb46 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance 2026-04-02 18:11:29.661 8 INFO nova.api.openstack.compute.server_external_events [req-11b2c36f-37a4-4ed0-8060-e2db92dba9a2 req-7ab5e21a-83d5-4431-9485-fb801d8fe6de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 603/1191] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:29 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) [pid: 8|app: 0|req: 589/1192] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:56.609 8 WARNING neutronclient.v2_0.client [None req-2702db9d-de47-465a-adff-85182d5f9660 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:11:56.655 8 WARNING neutronclient.v2_0.client [None req-2702db9d-de47-465a-adff-85182d5f9660 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] 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-04-02 18:11:59.133 7 INFO nova.api.openstack.compute.server_external_events [req-ff136c3e-e1d2-407c-a77d-9415ee1b6615 req-317461a4-151d-4e77-8c87-0e1c7fdc989b 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 607/1199] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:11:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:02.654 7 INFO nova.api.openstack.compute.server_external_events [req-962e5831-2143-4c74-8f43-3afc900362b4 req-6000c6ce-c5fb-45c9-869f-949ebb44de16 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 608/1200] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:04.696 7 INFO nova.api.openstack.compute.server_external_events [req-39a90204-19ba-4625-bde0-2cc8a209283f req-55fa8581-0ccb-4c99-9238-3a64dfc8b951 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 611/1203] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:12:05.714 8 WARNING neutronclient.v2_0.client [None req-2702db9d-de47-465a-adff-85182d5f9660 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1204] 199.19.213.121 () {36 vars in 811 bytes} [Thu Apr 2 18:11:56 2026] POST /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 376 bytes in 9246 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-04-02 18:12:16.120 8 WARNING neutronclient.v2_0.client [None req-1bccf8ee-24ae-4424-8107-969c3918da9c 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-02 18:12:16.170 8 WARNING neutronclient.v2_0.client [None req-1bccf8ee-24ae-4424-8107-969c3918da9c 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] 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-04-02 18:12:18.567 7 INFO nova.api.openstack.compute.server_external_events [req-4b72464a-e679-42cb-9f5e-e43cdcc2a8c4 req-c9119234-1425-4fd1-8925-49ffb07f6f4d 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 613/1207] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:22.254 7 INFO nova.api.openstack.compute.server_external_events [req-2b5a42b1-c3bd-4bec-bed8-b41ec1a5f4c8 req-f870afea-aeff-45af-a12e-e5ab7383e08d 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 614/1208] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:24.296 7 INFO nova.api.openstack.compute.server_external_events [req-cd62fa2d-dba3-445b-b67b-f38bf296a6ad req-3d160800-c246-4427-9444-351c7d110f50 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-plugged:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 617/1211] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-02 18:12:25.208 8 WARNING neutronclient.v2_0.client [None req-1bccf8ee-24ae-4424-8107-969c3918da9c 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1212] 199.19.213.121 () {36 vars in 811 bytes} [Thu Apr 2 18:12:16 2026] POST /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface => generated 377 bytes in 9187 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-04-02 18:12:25.901 7 INFO nova.api.openstack.compute.server_external_events [req-9e37148d-d770-4beb-8932-4c873cbb4850 req-c1d2ef93-c134-4f67-bc57-3dc4deda3830 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 618/1213] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:39.595 7 INFO nova.api.openstack.compute.server_external_events [req-bd90ee56-9156-4e17-bbdc-b1114c71df9e req-68eecc79-663b-4bab-a2f1-126a6ec6b98a 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 620/1216] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1217] 199.19.213.121 () {34 vars in 854 bytes} [Thu Apr 2 18:12:40 2026] DELETE /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface/39ce0668-9af7-4cf6-872e-9909e68998aa => generated 0 bytes in 80 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-04-02 18:12:41.642 7 INFO nova.api.openstack.compute.server_external_events [req-e14abcc4-d059-4aec-aa60-eadb704d151e req-c8411181-9f7d-43bc-8689-9c58e130b187 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 621/1218] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:41 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-04-02 18:12:43.680 8 INFO nova.api.openstack.compute.server_external_events [req-689d29c8-c4d1-4aad-bc09-2383162b35d7 req-b91253f6-6aab-400f-b50a-5d02d2a71082 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance 2026-04-02 18:12:43.680 8 INFO nova.api.openstack.compute.server_external_events [req-689d29c8-c4d1-4aad-bc09-2383162b35d7 req-b91253f6-6aab-400f-b50a-5d02d2a71082 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:39ce0668-9af7-4cf6-872e-9909e68998aa for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 598/1219] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:50.298 7 INFO nova.api.openstack.compute.server_external_events [req-6b3c9211-2a7e-4984-ace7-43c22782cd74 req-ec9c82a4-112f-4faf-a421-be444132babd 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 623/1222] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1223] 199.19.213.121 () {34 vars in 854 bytes} [Thu Apr 2 18:12:50 2026] DELETE /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface/a9b2fd8c-627b-4550-8f64-a7df4e7511fc => generated 0 bytes in 43 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-04-02 18:12:52.390 7 INFO nova.api.openstack.compute.server_external_events [req-3d25c170-65c9-4d8d-a706-8b981711d996 req-1acc535e-5a18-4ec7-a920-85fc15a218ec 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 624/1224] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:54.434 7 INFO nova.api.openstack.compute.server_external_events [req-383db35f-67da-4c1d-8b93-e3e3341deb6d req-3b53806c-a248-4613-8b5b-17e4294c2245 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:a9b2fd8c-627b-4550-8f64-a7df4e7511fc for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 626/1227] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:12:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 628/1230] 199.19.213.121 () {34 vars in 854 bytes} [Thu Apr 2 18:13:11 2026] DELETE /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1/os-interface/73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 => generated 0 bytes in 80 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-04-02 18:13:13.158 8 INFO nova.api.openstack.compute.server_external_events [req-2d12da41-daa1-4d8a-9f49-7915f371748a req-78e606a6-1e51-4d01-8f36-971f3a350872 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 603/1231] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:15.200 7 INFO nova.api.openstack.compute.server_external_events [req-7ca7eeed-0182-4d04-bbfc-90afced029fd req-e73dd418-b6a3-41d4-9942-11473ef040e6 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:73dfaa8c-eebc-4bb2-a817-a12cf92ba0a0 for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 630/1234] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 605/1235] 199.19.213.121 () {34 vars in 754 bytes} [Thu Apr 2 18:13:16 2026] DELETE /v2.1/servers/5fe84ead-6fce-498c-a556-a058828b50c1 => generated 0 bytes in 118 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-04-02 18:13:17.692 7 INFO nova.api.openstack.compute.server_external_events [req-f8db7aea-dfb1-4a5c-ab5f-48e727e2b948 req-12a527e8-6b2f-4a0d-aec1-735dc26885ab 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 7|app: 0|req: 631/1236] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:19.737 8 INFO nova.api.openstack.compute.server_external_events [req-6cb3cba8-b12b-418d-9702-b1126c0ebd74 req-af41615b-715d-4c7c-abc4-d943f3d2c2d9 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance 2026-04-02 18:13:19.738 8 INFO nova.api.openstack.compute.server_external_events [req-6cb3cba8-b12b-418d-9702-b1126c0ebd74 req-af41615b-715d-4c7c-abc4-d943f3d2c2d9 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:c6755b10-d2bd-4b71-82ea-2bcd739bc39b for instance 5fe84ead-6fce-498c-a556-a058828b50c1 on instance [pid: 8|app: 0|req: 606/1237] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:19 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:20.551 7 INFO nova.api.openstack.compute.server_external_events [req-a59709b2-5eb3-4355-be7b-ee56d498fbd8 req-a5a07de0-eb71-4fbf-88b3-685bf1bb9666 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 632/1238] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1239] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:13:20 2026] DELETE /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 0 bytes in 123 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-04-02 18:13:20.729 7 WARNING neutronclient.v2_0.client [None req-19b08619-ebdd-498b-a66b-3ab7137c7fe8 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1240] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:20 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1944 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:22.589 8 INFO nova.api.openstack.compute.server_external_events [req-58d981e5-9bcb-4cf8-a9f6-e6d66ebaacba req-5d3b1589-0c4a-47f6-b606-2bc5edeb53de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance 2026-04-02 18:13:22.590 8 INFO nova.api.openstack.compute.server_external_events [req-58d981e5-9bcb-4cf8-a9f6-e6d66ebaacba req-5d3b1589-0c4a-47f6-b606-2bc5edeb53de 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 8|app: 0|req: 608/1241] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:22 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:23.401 7 INFO nova.api.openstack.compute.server_external_events [req-f7f0227c-b6d6-415c-96e8-270e7673bda8 req-3864e52d-44ec-499a-b7cd-50e790bc87b7 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:50479cb9-de9e-4eba-9349-0e36ec01fdba for instance 7df273d5-d735-4901-a485-560dbc9c202d on instance [pid: 7|app: 0|req: 634/1242] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:25.945 8 WARNING neutronclient.v2_0.client [None req-e777ead6-99a4-4ea9-a453-c15f51b45917 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1245] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:25 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 1480 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:31.058 7 INFO nova.api.openstack.wsgi [None req-c1c02bb6-0a7e-42a5-a516-b8f91c1c1813 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] HTTP exception thrown: Instance 7df273d5-d735-4901-a485-560dbc9c202d could not be found. [pid: 7|app: 0|req: 636/1246] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:31 2026] GET /v2.1/servers/7df273d5-d735-4901-a485-560dbc9c202d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:31.482 8 INFO nova.api.openstack.compute.server_external_events [req-f7245952-9214-482d-a783-c3adf5a2bfa0 req-8c8d17d5-f287-498f-8b09-1c207c661c9e 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-changed:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 8|app: 0|req: 611/1247] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 637/1248] 10.0.0.128 () {32 vars in 717 bytes} [Thu Apr 2 18:13:31 2026] DELETE /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 0 bytes in 97 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-04-02 18:13:31.636 8 WARNING neutronclient.v2_0.client [None req-fd33194a-e8bd-4b7f-b34d-016b462638e5 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1249] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:31 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1942 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-04-02 18:13:32.860 7 INFO nova.api.openstack.compute.server_external_events [req-26bf0f0e-bb47-4384-abe9-684275056305 req-c67f30ec-8aa6-4611-8e8c-c8f8a4bcb448 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 7|app: 0|req: 638/1250] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:34.300 8 INFO nova.api.openstack.compute.server_external_events [req-a6dd3514-936e-443c-a47c-8c37023bc1f0 req-dff909fe-74c5-4180-ae29-f44f15bbd61c 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-deleted:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 8|app: 0|req: 614/1253] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:34 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-04-02 18:13:34.900 7 INFO nova.api.openstack.compute.server_external_events [req-4ef0ab1c-da59-4037-a181-0c9600db52eb req-083a50b1-faa6-45fd-b2f3-26bb85dcb2c5 378155eb5e79469398154287bcb96c9e 140fa28e4ecc412ba7281cf135550a1d - - 67c6fdba2d9044cda70b7673dfd5c777 67c6fdba2d9044cda70b7673dfd5c777] Creating event network-vif-unplugged:cdbb478a-1779-4435-aaf4-e36a4e04e23f for instance ca492fb1-f222-442c-8f7c-86394a89c97e on instance [pid: 7|app: 0|req: 640/1254] 10.0.0.230 () {38 vars in 814 bytes} [Thu Apr 2 18:13:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:36.878 8 WARNING neutronclient.v2_0.client [None req-6ca4bc34-0794-4c3c-a5cb-880c86022670 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1255] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:36 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 1479 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:41.957 7 INFO nova.api.openstack.wsgi [None req-d533b9cc-1baf-40ee-92ac-b5b992fdbda7 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] HTTP exception thrown: Instance ca492fb1-f222-442c-8f7c-86394a89c97e could not be found. [pid: 7|app: 0|req: 641/1256] 10.0.0.128 () {32 vars in 714 bytes} [Thu Apr 2 18:13:41 2026] GET /v2.1/servers/ca492fb1-f222-442c-8f7c-86394a89c97e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 616/1257] 10.0.0.128 () {32 vars in 723 bytes} [Thu Apr 2 18:13:43 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-541172255 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:43.807 7 INFO nova.api.openstack.wsgi [None req-6492a657-64ca-4a26-91e8-411e386cb319 b269c4dfb5494b0ba68ff438f912a91a 1be87830440044208baeed68ffce0375 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-541172255 not found for user b269c4dfb5494b0ba68ff438f912a91a [pid: 7|app: 0|req: 642/1258] 10.0.0.128 () {32 vars in 720 bytes} [Thu Apr 2 18:13:43 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-541172255 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1275] 10.0.0.128 () {32 vars in 654 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1276] 10.0.0.128 () {32 vars in 640 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-02 18:14:55.533 8 WARNING oslo_db.sqlalchemy.utils [None req-e95b3ec1-7902-45ab-8759-022ef8dae715 4fa3bf1c5f0f473f8f73330ee5fe3ea2 544ca73dd9554e479dc30269fb9a7855 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 626/1277] 10.0.0.128 () {32 vars in 648 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1278] 10.0.0.128 () {32 vars in 693 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)