+ 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 [Tue Apr 28 05:19:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-55dcdfd475-p6n6r 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 0x7f40c4928668 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-28 05:20:01.003 8 INFO nova.utils [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 05:20:01.027 7 INFO nova.utils [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 05:20:02.702 8 WARNING keystonemiddleware._common.config [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:20:02.711 8 WARNING oslo_config.cfg [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 05:20:02.734 7 WARNING keystonemiddleware._common.config [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:20:02.742 7 WARNING oslo_config.cfg [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 05:20:02.788 8 WARNING keystonemiddleware._common.config [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:20:02.803 8 WARNING oslo_config.cfg [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] 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-28 05:20:02.816 8 WARNING oslo_config.cfg [None req-b4171449-660e-4e6e-8f0c-b0e599329d17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f40c4928668 pid: 8 (default app) 2026-04-28 05:20:02.819 7 WARNING keystonemiddleware._common.config [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 05:20:02.833 7 WARNING oslo_config.cfg [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] 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-28 05:20:02.845 7 WARNING oslo_config.cfg [None req-90502f21-5fa5-4db5-a859-31667c704b24 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f40c4928668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:20:10 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:20:10.818 7 WARNING oslo_policy.policy [None req-8568292a-64d7-4ffa-aae2-f27f4ff35728 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - 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-28 05:20:10.818 7 WARNING oslo_policy.policy [None req-8568292a-64d7-4ffa-aae2-f27f4ff35728 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:20:10 2026] GET /v2.1 => generated 0 bytes in 636 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-28 05:20:10.918 8 WARNING oslo_policy.policy [req-8568292a-64d7-4ffa-aae2-f27f4ff35728 req-85ec7829-30b1-4508-a1c7-f6400a6d368c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - 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-28 05:20:10.918 8 WARNING oslo_policy.policy [req-8568292a-64d7-4ffa-aae2-f27f4ff35728 req-85ec7829-30b1-4508-a1c7-f6400a6d368c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:20:10 2026] GET /v2.1/ => generated 400 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:20:11.023 7 INFO nova.api.openstack.wsgi [None req-31942306-3467-4697-8246-7d180fd39611 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.140 () {48 vars in 1010 bytes} [Tue Apr 28 05:20:10 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: 8|app: 0|req: 4/8] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:20:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Apr 28 05:20:11 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:20:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:20:12 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:20:12 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-28 05:20:12.279 7 INFO nova.api.openstack.wsgi [None req-bee6c77f-fbf9-426e-bc74-b00169dc0b4c c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Apr 28 05:20:12 2026] GET /v2.1/flavors/m1.small => 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: 7/14] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Apr 28 05:20:12 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:20: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: 7|app: 0|req: 9/17] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:20:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:20:13 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-28 05:20:13.347 7 INFO nova.api.openstack.wsgi [None req-ff399169-c2c1-47aa-a050-9d4f4e330483 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Apr 28 05:20:13 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: 10/20] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:20:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Apr 28 05:20:13 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:20:14 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: 12/23] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:20:14 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:20:14 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-28 05:20:14.442 7 INFO nova.api.openstack.wsgi [None req-15884b24-ce87-4536-8710-28fb1ef7dd24 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Apr 28 05:20:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:20:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Apr 28 05:20:14 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:20:15 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: 16/31] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:20:15 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:20:15 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-28 05:20:15.592 7 INFO nova.api.openstack.wsgi [None req-10ab6668-5b13-4aa9-95e8-fe9f81e6a614 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Apr 28 05:20:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:20:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Apr 28 05:20:15 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:24:26 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: 43/87] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:24:26 2026] GET /v2.1 => generated 0 bytes in 19 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:24:26 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: 44/89] 199.204.45.140 () {48 vars in 1072 bytes} [Tue Apr 28 05:24:26 2026] GET /v2.1/os-quota-sets/6ad3becb7f1c475eb59bdff98a590173 => generated 283 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.140 () {52 vars in 1124 bytes} [Tue Apr 28 05:24:26 2026] PUT /v2.1/os-quota-sets/6ad3becb7f1c475eb59bdff98a590173 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:24:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:24:41 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: 47/95] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:24:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:24:41.661 7 INFO nova.api.openstack.wsgi [None req-e89e9ae5-0c08-487c-92dc-06b3f9b7c81d c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Apr 28 05:24:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:24:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.140 () {52 vars in 1048 bytes} [Tue Apr 28 05:24:41 2026] POST /v2.1/flavors => generated 534 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:25:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:25:27 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: 55/111] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:25:27 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-28 05:25:27.228 7 INFO nova.api.openstack.wsgi [None req-16dc9152-9358-41cd-8f77-c339e76ebf51 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 57/112] 199.204.45.140 () {48 vars in 1016 bytes} [Tue Apr 28 05:25:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:25:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.140 () {52 vars in 1048 bytes} [Tue Apr 28 05:25:27 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 10.0.0.241 () {28 vars in 454 bytes} [Tue Apr 28 05:25: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 62/122] 10.0.0.241 () {30 vars in 658 bytes} [Tue Apr 28 05:25:59 2026] GET /v2.1 => generated 0 bytes in 35 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: 61/123] 10.0.0.241 () {32 vars in 731 bytes} [Tue Apr 28 05:25:59 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 10.0.0.241 () {34 vars in 804 bytes} [Tue Apr 28 05:25:59 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:26:30 2026] GET /v2.1 => generated 114 bytes in 3 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: 67/132] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:26:30 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 66/133] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:26:30 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-28 05:26:30.132 7 INFO nova.api.openstack.wsgi [None req-fe00ebef-931f-4d64-ab54-a9ed9b1b593a c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c2df5ab9ea87432c9be0b92161f78aaa [pid: 7|app: 0|req: 68/134] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:26:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-28 05:26:30.148 8 WARNING oslo_db.sqlalchemy.utils [None req-318bc1fa-8183-47a5-81ea-bbe0b589bbfb c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 67/135] 199.204.45.140 () {48 vars in 1015 bytes} [Tue Apr 28 05:26:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 199.204.45.140 () {52 vars in 1056 bytes} [Tue Apr 28 05:26:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.140 () {42 vars in 702 bytes} [Tue Apr 28 05:27:59 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: 79/156] 199.204.45.140 () {44 vars in 906 bytes} [Tue Apr 28 05:27:59 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.140 () {46 vars in 979 bytes} [Tue Apr 28 05:27:59 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: 80/158] 199.204.45.140 () {52 vars in 1122 bytes} [Tue Apr 28 05:27:59 2026] PUT /v2.1/os-quota-sets/baae0c55e98143b88130b9fd96c42b01 => generated 238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.204.45.140 () {42 vars in 704 bytes} [Tue Apr 28 05:29:30 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: 90/178] 199.204.45.140 () {44 vars in 908 bytes} [Tue Apr 28 05:29:30 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.140 () {46 vars in 981 bytes} [Tue Apr 28 05:29:30 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-28 05:29:30.828 7 INFO nova.api.openstack.wsgi [None req-0aa74fb4-48a5-44ff-b16c-c2460e9130b2 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 91/180] 199.204.45.140 () {48 vars in 1010 bytes} [Tue Apr 28 05:29:30 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: 8|app: 0|req: 90/181] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Apr 28 05:29:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 10.0.0.114 () {32 vars in 655 bytes} [Tue Apr 28 05:30:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 96/191] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:30:07 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 05:30:08.019 8 WARNING oslo_db.sqlalchemy.utils [None req-1943536d-2447-4700-bf3c-cf278a54b8e5 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 96/192] 10.0.0.114 () {32 vars in 649 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/193] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:30:08 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:18 2026] GET /v2.1/flavors/a4f55c73-70f8-4de9-a602-9686809e2975 => generated 511 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:30:18 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:18 2026] GET /v2.1/flavors/a4f55c73-70f8-4de9-a602-9686809e2975 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:23.562 7 WARNING neutronclient.v2_0.client [None req-f25a11d5-bb53-4b7d-b2c8-9110bf5edee6 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 100/199] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 10.0.0.114 () {34 vars in 685 bytes} [Tue Apr 28 05:30:23 2026] POST /v2.1/os-security-groups => generated 248 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:24.339 8 WARNING neutronclient.v2_0.client [None req-f57c6153-9491-48f2-8c3a-d9c843860dd2 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:25.081 8 WARNING neutronclient.v2_0.client [None req-f57c6153-9491-48f2-8c3a-d9c843860dd2 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/203] 10.0.0.114 () {34 vars in 695 bytes} [Tue Apr 28 05:30:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 959 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:25.321 7 WARNING neutronclient.v2_0.client [None req-3c4b2cc6-03bc-4c43-b468-b84f687d86d6 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/204] 10.0.0.114 () {34 vars in 685 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.1/os-security-groups => generated 247 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:25.458 8 WARNING neutronclient.v2_0.client [None req-dc3d8e61-3981-4781-b6e3-3b4402cf5368 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:25.470 7 WARNING neutronclient.v2_0.client [None req-6a58dd80-0cf9-4a70-b296-75ab785e13e2 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:25.637 8 WARNING neutronclient.v2_0.client [None req-dc3d8e61-3981-4781-b6e3-3b4402cf5368 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:25.661 7 WARNING neutronclient.v2_0.client [None req-6a58dd80-0cf9-4a70-b296-75ab785e13e2 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/205] 10.0.0.114 () {34 vars in 695 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1075 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:26.554 7 WARNING neutronclient.v2_0.client [None req-bd3ce716-9079-4292-bcf3-95c631f48fe9 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:26.668 8 WARNING neutronclient.v2_0.client [None req-dc3d8e61-3981-4781-b6e3-3b4402cf5368 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:26.680 7 WARNING neutronclient.v2_0.client [None req-bd3ce716-9079-4292-bcf3-95c631f48fe9 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/206] 10.0.0.114 () {34 vars in 695 bytes} [Tue Apr 28 05:30:26 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:26.837 7 WARNING neutronclient.v2_0.client [None req-f9443910-db74-47f6-be51-b7a21498b4f3 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/207] 10.0.0.114 () {34 vars in 685 bytes} [Tue Apr 28 05:30:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:26.972 7 WARNING neutronclient.v2_0.client [None req-3eab7e2b-b006-488d-9b44-b52fc75b319d 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/208] 10.0.0.114 () {32 vars in 737 bytes} [Tue Apr 28 05:30:26 2026] GET /v2.1/os-security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 664 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:27.024 7 WARNING neutronclient.v2_0.client [None req-674f3596-d297-4385-aab1-598b0c38244a 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/209] 10.0.0.114 () {34 vars in 685 bytes} [Tue Apr 28 05:30:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:27.201 7 WARNING neutronclient.v2_0.client [None req-f7416721-6e14-4b50-9c48-fa72cd5257a5 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:27.244 7 WARNING neutronclient.v2_0.client [None req-f7416721-6e14-4b50-9c48-fa72cd5257a5 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:27.279 7 WARNING neutronclient.v2_0.client [None req-f7416721-6e14-4b50-9c48-fa72cd5257a5 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 109/210] 10.0.0.114 () {32 vars in 750 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.1/os-security-group-rules/8fb6cdc1-ef26-4c29-9aa9-cf928ac8d4e7 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:30:27.385 7 WARNING neutronclient.v2_0.client [None req-758b6bc5-61c3-4e93-b7a9-fecc044e4ced 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 110/211] 10.0.0.114 () {34 vars in 685 bytes} [Tue Apr 28 05:30:27 2026] POST /v2.1/os-security-groups => generated 243 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:27.537 7 WARNING neutronclient.v2_0.client [None req-d216377c-b2c1-44a1-8bcb-5583bf92add1 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:27.576 7 WARNING neutronclient.v2_0.client [None req-d216377c-b2c1-44a1-8bcb-5583bf92add1 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/212] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:30:25 2026] POST /v2.1/servers => generated 450 bytes in 2285 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-28 05:30:27.624 8 WARNING neutronclient.v2_0.client [None req-16e43f2c-3f13-47a4-8172-a2d377ba2de6 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/213] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.1/os-security-groups/f0169e88-3b4e-4e75-af0e-3fb92b129b2e => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:30:27.709 7 WARNING neutronclient.v2_0.client [None req-7756ca7a-0cb2-4e8f-95f6-62e15e8b13ea 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:27.727 8 WARNING neutronclient.v2_0.client [None req-16e43f2c-3f13-47a4-8172-a2d377ba2de6 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/214] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1422 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-28 05:30:27.787 7 WARNING neutronclient.v2_0.client [None req-82466ac3-e266-4d19-9230-9ad47867ddbc 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The 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-28 05:30:27.812 8 WARNING neutronclient.v2_0.client [None req-16e43f2c-3f13-47a4-8172-a2d377ba2de6 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:27.838 7 WARNING neutronclient.v2_0.client [None req-82466ac3-e266-4d19-9230-9ad47867ddbc 34c391c9c6e14c4487162c947dd73a8f 75b819090f194d1196500276334dc513 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/215] 10.0.0.114 () {32 vars in 663 bytes} [Tue Apr 28 05:30:27 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:27.885 8 WARNING neutronclient.v2_0.client [None req-9455c8c4-0f74-42b4-aa1b-acebd465abd1 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/216] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.1/os-security-groups/e4b1fd33-ad18-4903-b146-8980112984e1 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:30:28.009 8 WARNING neutronclient.v2_0.client [None req-9455c8c4-0f74-42b4-aa1b-acebd465abd1 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/217] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:27 2026] DELETE /v2.1/os-security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 0 bytes in 922 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:30:28.809 8 WARNING neutronclient.v2_0.client [None req-f15c70d6-f383-4f87-866b-fa72002dac65 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:28.832 8 INFO nova.api.openstack.wsgi [None req-f15c70d6-f383-4f87-866b-fa72002dac65 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group ec04b8a2-c507-4d52-9c59-4868a4399c26 does not exist Neutron server returns request_ids: ['req-8f06bc03-54c7-4754-93fa-51a54d3ecc5a'] [pid: 8|app: 0|req: 105/218] 10.0.0.114 () {32 vars in 737 bytes} [Tue Apr 28 05:30:28 2026] GET /v2.1/os-security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:30:28.844 8 WARNING neutronclient.v2_0.client [None req-9e2db578-2848-4bfb-b23e-78e5108113c2 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:28.872 7 WARNING neutronclient.v2_0.client [None req-6884aef6-34d3-4992-82db-1e0319560197 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:28.879 8 WARNING neutronclient.v2_0.client [None req-9e2db578-2848-4bfb-b23e-78e5108113c2 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 114/219] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:28 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1426 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/220] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:28 2026] DELETE /v2.1/os-security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 0 bytes in 157 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-28 05:30:29.024 7 WARNING neutronclient.v2_0.client [None req-8120b19b-d5a8-4952-b664-2d7bd15b8be5 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.055 7 INFO nova.api.openstack.wsgi [None req-8120b19b-d5a8-4952-b664-2d7bd15b8be5 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group bd4500f8-ad93-43b2-ba66-13f3b5a09717 does not exist Neutron server returns request_ids: ['req-8e4f0517-575f-4ee4-a8ad-ad71e3c1c2be'] [pid: 7|app: 0|req: 115/221] 10.0.0.114 () {32 vars in 737 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.1/os-security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:30:29.071 8 WARNING neutronclient.v2_0.client [None req-02e067a9-0dc5-4058-9563-444bc7964772 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.107 8 WARNING neutronclient.v2_0.client [None req-02e067a9-0dc5-4058-9563-444bc7964772 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 107/222] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.1/os-security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:30:29.217 8 WARNING neutronclient.v2_0.client [None req-80dba0aa-29df-49cf-9060-a1b8e3e32a83 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.240 8 INFO nova.api.openstack.wsgi [None req-80dba0aa-29df-49cf-9060-a1b8e3e32a83 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group 22290a0e-c7be-4618-bc1e-abaa5a99db50 does not exist Neutron server returns request_ids: ['req-41ec3bfb-7f7f-40c6-ad1d-e456f281ca26'] [pid: 8|app: 0|req: 108/223] 10.0.0.114 () {32 vars in 737 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.1/os-security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:30:29.253 8 WARNING neutronclient.v2_0.client [None req-a2078071-8f18-4143-8922-25c04c88cd9a 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/224] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:30:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:29.299 8 WARNING neutronclient.v2_0.client [None req-a2078071-8f18-4143-8922-25c04c88cd9a 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.340 8 WARNING neutronclient.v2_0.client [None req-a2078071-8f18-4143-8922-25c04c88cd9a 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/225] 10.0.0.114 () {32 vars in 663 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.1/os-security-groups => generated 707 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:29.470 7 WARNING neutronclient.v2_0.client [None req-1d9c6bcc-890b-4fb2-91aa-403f265fd6d9 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.578 7 INFO nova.api.openstack.wsgi [None req-1d9c6bcc-890b-4fb2-91aa-403f265fd6d9 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group 22290a0e-c7be-4618-bc1e-abaa5a99db50 does not exist Neutron server returns request_ids: ['req-dee1d03b-4903-43e9-a32b-eaeb749b6b76'] [pid: 7|app: 0|req: 117/226] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.1/os-security-groups/22290a0e-c7be-4618-bc1e-abaa5a99db50 => generated 194 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:30:29.608 8 WARNING neutronclient.v2_0.client [None req-8a479903-ddd9-42e6-a804-7bfe45d5e614 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:29.709 8 INFO nova.api.openstack.wsgi [None req-8a479903-ddd9-42e6-a804-7bfe45d5e614 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group bd4500f8-ad93-43b2-ba66-13f3b5a09717 does not exist Neutron server returns request_ids: ['req-6071215b-a796-462c-8de3-4baecc15fbd5'] [pid: 8|app: 0|req: 110/227] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.1/os-security-groups/bd4500f8-ad93-43b2-ba66-13f3b5a09717 => generated 194 bytes in 111 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:30:29.718 7 WARNING neutronclient.v2_0.client [None req-ee14ca9e-26db-4bc9-90c4-955365a7a5ff 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] The 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-28 05:30:30.047 8 WARNING neutronclient.v2_0.client [None req-43e35882-250a-4403-b842-44c7284ce5ea 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:30.276 7 INFO nova.api.openstack.wsgi [None req-ee14ca9e-26db-4bc9-90c4-955365a7a5ff 282fd3d6d2e84ab5b79dcc77605b5a5e 89744e55d6474922b74e8eb10c753973 - - default default] HTTP exception thrown: Security group ec04b8a2-c507-4d52-9c59-4868a4399c26 does not exist Neutron server returns request_ids: ['req-6271cbbb-025f-4d30-88df-cdecf4796cb1'] [pid: 7|app: 0|req: 118/228] 10.0.0.114 () {32 vars in 740 bytes} [Tue Apr 28 05:30:29 2026] DELETE /v2.1/os-security-groups/ec04b8a2-c507-4d52-9c59-4868a4399c26 => generated 194 bytes in 567 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/229] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:29 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1418 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:30.682 7 WARNING neutronclient.v2_0.client [None req-b4a8e5d3-3a79-4567-99b2-5c4e5b8b1aae 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The 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-28 05:30:31.337 7 WARNING neutronclient.v2_0.client [None req-b4a8e5d3-3a79-4567-99b2-5c4e5b8b1aae 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:30:31.419 8 WARNING neutronclient.v2_0.client [None req-63a03d47-cfbe-4eb3-bf2d-3b8229fed892 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/230] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:31 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1474 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:31.533 7 WARNING neutronclient.v2_0.client [None req-b4a8e5d3-3a79-4567-99b2-5c4e5b8b1aae 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/231] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:30:30 2026] POST /v2.1/servers => generated 450 bytes in 1608 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-28 05:30:32.261 8 WARNING neutronclient.v2_0.client [None req-326c55de-19cc-4940-938e-06c33151ac00 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/232] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1399 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:32.513 7 WARNING neutronclient.v2_0.client [None req-6c84eeb5-963a-4c96-9d13-f45af5deea21 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/233] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:32 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:33.364 8 WARNING neutronclient.v2_0.client [None req-ed6e8c41-6faf-4da8-98ee-306a8d99d641 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/234] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1403 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-28 05:30:33.603 7 WARNING neutronclient.v2_0.client [None req-984ea3dd-b826-4065-950e-f8fb9d64d856 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/235] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:33 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1549 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:34.479 8 WARNING neutronclient.v2_0.client [None req-fdcef09a-5b34-498e-80b8-66a3624517b2 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/236] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:34 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1451 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:35.197 7 WARNING neutronclient.v2_0.client [None req-e4aec126-a15f-4660-9b1a-5763287573fa 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/239] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:35 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 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-28 05:30:35.569 8 WARNING neutronclient.v2_0.client [None req-77e8ff71-c6a8-48c3-b3b1-8cb7ec7db7e2 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/240] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:35 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1451 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:35.722 7 INFO nova.api.openstack.compute.server_external_events [req-1ce8d0a4-cd6e-4f34-a281-680b036e8c1c req-7c7d2957-d028-41a0-b15d-fcebfaabdf43 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:69cd76a4-696d-43ad-ba27-f2105dcfcd90 for instance 35a39cba-bb6a-4925-b95f-3c72f1f4f19e on instance 2026-04-28 05:30:35.733 7 INFO nova.compute.rpcapi [None req-ec3a3ef9-9a89-4913-8e49-5b1b1fb89da4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 123/241] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:36.363 8 WARNING neutronclient.v2_0.client [None req-7494181a-ed5e-45b4-8779-68f05a019cec 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/242] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 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-28 05:30:36.690 7 WARNING neutronclient.v2_0.client [None req-e2b822eb-a122-40de-a257-e9199f759691 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 124/243] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:36 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1527 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:37.557 8 WARNING neutronclient.v2_0.client [None req-c113b607-d54a-4b44-bba5-b2615cc1d8f0 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/244] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:37 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:37.994 8 INFO nova.api.openstack.compute.server_external_events [req-3d0b7a4f-a58e-415e-ac0b-ed66d501f4ec req-f8ba05b9-3cbe-41fe-b7e0-83d1286558e8 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 7|app: 0|req: 125/245] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:30:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:38.010 8 INFO nova.compute.rpcapi [None req-f5a95e72-8be1-4bd3-bf75-443f817117dd - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 121/246] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:38.484 7 WARNING neutronclient.v2_0.client [None req-495ca1e7-437b-44cc-b0f0-abf188ba8829 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/247] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:38.748 8 WARNING neutronclient.v2_0.client [None req-95a5cfaf-9ff3-4bfe-97ef-fcbeb6e73a24 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/248] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:38 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:39.611 7 WARNING neutronclient.v2_0.client [None req-e0db7948-b8ef-4629-a1e3-068cc81dcb89 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The 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-28 05:30:39.663 7 WARNING neutronclient.v2_0.client [None req-e0db7948-b8ef-4629-a1e3-068cc81dcb89 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] 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-28 05:30:39.713 8 WARNING neutronclient.v2_0.client [None req-2971189a-4dcb-42dd-b1bd-3211f35d2d55 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/249] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:39.852 7 WARNING neutronclient.v2_0.client [None req-e0db7948-b8ef-4629-a1e3-068cc81dcb89 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] 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-28 05:30:39.958 8 WARNING neutronclient.v2_0.client [None req-6a02a1fe-4716-46e7-949c-e8c398683ab6 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/250] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:39 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/251] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:30:39 2026] POST /v2.1/servers => generated 453 bytes in 593 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-28 05:30:40.161 8 WARNING neutronclient.v2_0.client [None req-3a558b65-22d6-48d6-9fbb-1cba7006b922 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/252] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1432 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:40.861 7 WARNING neutronclient.v2_0.client [None req-20718b9e-fa5c-4881-b0d6-0b9243523c55 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/253] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:40 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:41.108 8 WARNING neutronclient.v2_0.client [None req-cf08dd7e-5dfa-479f-affb-ef661bb7fbaf 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] 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-28 05:30:41.245 7 WARNING neutronclient.v2_0.client [None req-b9b95aae-350e-4c1a-b07e-f3cd4ef8991d ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/254] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/255] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1436 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-28 05:30:42.001 8 WARNING neutronclient.v2_0.client [None req-48fe3810-96ff-4c84-b8d3-b925cd65681f 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/256] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:41 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 05:30:42.322 7 WARNING neutronclient.v2_0.client [None req-0ff316ef-db37-4414-989d-ff195d2ceb62 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The 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-28 05:30:42.347 8 WARNING neutronclient.v2_0.client [None req-374cb908-1fac-4ab5-ab47-181caf021527 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/257] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1484 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/258] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:42 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 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-28 05:30:43.205 8 WARNING neutronclient.v2_0.client [None req-c914cda9-0b9f-49bc-a667-478e5da0d7f7 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/259] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:43.428 7 WARNING neutronclient.v2_0.client [None req-32b5aa7f-ff15-4c55-ba0a-53a50cd80f2e ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] 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-28 05:30:43.468 8 WARNING neutronclient.v2_0.client [None req-abf22ec4-07ca-4bab-ad11-630dc8f25ea4 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/260] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:43 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 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-28 05:30:44.396 7 WARNING neutronclient.v2_0.client [None req-bea22f80-3a14-4a6d-b90a-851f8bb387bc 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:30:44.444 8 INFO nova.api.openstack.compute.server_external_events [req-a6e05be4-3e11-48c5-8970-c8c0473b27f2 req-4354b2de-0a33-4914-a757-57a864ec0492 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:69cd76a4-696d-43ad-ba27-f2105dcfcd90 for instance 35a39cba-bb6a-4925-b95f-3c72f1f4f19e on instance [pid: 8|app: 0|req: 131/262] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:30:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:44.551 8 WARNING neutronclient.v2_0.client [None req-449c2ddb-4b39-4c50-9760-de5119ff69d2 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/263] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 132/264] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1492 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:44.653 7 WARNING neutronclient.v2_0.client [None req-c05469ba-c206-4436-a29c-7e8f7ae701f2 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/265] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:44 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1547 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:45.648 7 WARNING neutronclient.v2_0.client [None req-fc9b8844-5d6b-4920-9cc6-0265f8029b81 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The 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-28 05:30:45.688 8 WARNING neutronclient.v2_0.client [None req-ad9c13e4-30b7-4b48-b188-6be43c22fa3e ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/268] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:45.863 7 WARNING neutronclient.v2_0.client [None req-df35026a-62db-4e9e-ad12-5ceee1ded42b 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/269] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1570 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:45 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1725 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-28 05:30:46.114 8 WARNING neutronclient.v2_0.client [None req-a851d9a5-df60-4362-b517-17993b5d6486 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] 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: 135/271] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e/os-interface => generated 285 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:46.189 7 INFO nova.api.openstack.compute.server_external_events [req-7e30ba1c-009c-43d8-bf1e-eb47f675b1d7 req-1b6643b3-7433-4960-bd80-c09bc66ada1e 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:36cae4a7-7d2f-40de-9b05-69e8a426352a for instance e64407bf-f185-491e-b443-7462e856ac10 on instance [pid: 7|app: 0|req: 137/272] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:46.489 8 INFO nova.api.openstack.compute.server_external_events [req-ae8c7f8c-1f42-4685-8767-db4b44ebb874 req-9945a641-306d-421e-bcbf-a3d925a9c5e7 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 8|app: 0|req: 136/273] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:30:46 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-28 05:30:46.881 7 WARNING neutronclient.v2_0.client [None req-7f812d5a-abe1-453c-8a9c-914449c6ef96 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:30:46.924 8 WARNING neutronclient.v2_0.client [None req-af6e99e9-7388-486c-975d-72c0f300de8b ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/274] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1525 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:46 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 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-28 05:30:47.287 7 WARNING neutronclient.v2_0.client [None req-b458ddce-891c-406b-be8d-851d44117743 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/276] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1725 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 138/277] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.1/servers => generated 377 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 140/278] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:30:47 2026] DELETE /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:47.751 8 WARNING neutronclient.v2_0.client [None req-9fe10e96-9814-4d45-bc81-64bd2f5b10aa 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/279] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:47 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1731 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:48.105 7 WARNING neutronclient.v2_0.client [None req-8b9ee188-45ce-4f9a-9920-3de5916bdde0 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:30:48.148 8 WARNING neutronclient.v2_0.client [None req-094f2581-2d30-47be-8c76-e33396e695f4 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/280] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1715 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 140/281] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:48.276 7 INFO nova.api.openstack.compute.server_external_events [req-fdd7ec31-3dbb-4857-a44a-f5126e7be725 req-418d3666-0708-433c-9325-65391e691715 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:69cd76a4-696d-43ad-ba27-f2105dcfcd90 for instance 35a39cba-bb6a-4925-b95f-3c72f1f4f19e on instance [pid: 7|app: 0|req: 142/282] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:48.321 8 WARNING neutronclient.v2_0.client [None req-a00dac56-6a6a-4f76-8c0c-37da7c4dbe16 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/283] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:48.935 7 WARNING neutronclient.v2_0.client [None req-8ff55d31-3337-4b68-b33d-cf972c5d8128 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/284] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:48 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1731 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:49.306 7 INFO nova.api.openstack.compute.server_external_events [req-0296c2a4-b12a-4005-95a8-81a09f56053a req-87005781-c16f-4e7d-ad11-97a4d8d94aff 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 7|app: 0|req: 144/285] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:49 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-28 05:30:49.316 8 WARNING neutronclient.v2_0.client [None req-b099a707-466a-4238-9539-8be426b35298 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The 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-28 05:30:49.346 7 WARNING neutronclient.v2_0.client [None req-4d9a91a8-b666-412a-a0db-6a385f8e0a12 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/286] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1715 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:49 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 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-28 05:30:50.146 8 WARNING neutronclient.v2_0.client [None req-7b726a89-98f3-4b20-9866-3f4a983f61f6 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/288] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1851 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:50.500 7 WARNING neutronclient.v2_0.client [None req-cbc969a0-0521-4659-a18d-d992d8c289bc ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/289] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:50 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 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-28 05:30:50.855 8 INFO nova.api.openstack.compute.server_external_events [req-f50de453-97e8-435a-925a-8cf1837ff311 req-07d60d0e-bdfd-42f1-8901-ded8d4270952 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:36cae4a7-7d2f-40de-9b05-69e8a426352a for instance e64407bf-f185-491e-b443-7462e856ac10 on instance [pid: 8|app: 0|req: 144/290] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:30:50 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-28 05:30:51.298 7 WARNING neutronclient.v2_0.client [None req-4df0e12b-8c10-4c03-9272-221fee449f78 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] 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: 147/291] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1784 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:30:51.352 8 INFO nova.api.openstack.compute.server_external_events [req-c7995ea4-aa69-412f-8d26-e5d55a9669d1 req-af641b58-c3db-411a-80f8-b8cc46d26087 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:69cd76a4-696d-43ad-ba27-f2105dcfcd90 for instance 35a39cba-bb6a-4925-b95f-3c72f1f4f19e on instance [pid: 8|app: 0|req: 145/292] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:51.713 7 WARNING neutronclient.v2_0.client [None req-f4d42714-fb15-4993-b88f-f57297a18877 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/293] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:51 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 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-28 05:30:52.408 8 WARNING neutronclient.v2_0.client [None req-18f35942-80a0-4f94-88c4-73bccd2568f7 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/294] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1508 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:52.917 7 WARNING neutronclient.v2_0.client [None req-6534ad5f-fa8e-4332-87be-934f3e676f30 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/295] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:52 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1558 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:53.526 8 WARNING neutronclient.v2_0.client [None req-44e63446-e04b-4a07-aecc-f46ca12bb630 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/296] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:53 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 1508 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:54.078 7 WARNING neutronclient.v2_0.client [None req-6883b830-4f89-4af3-a439-5b06e9f88fa0 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/297] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1741 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:54.255 8 WARNING neutronclient.v2_0.client [None req-c5379b37-7eb9-4666-86f8-9f43e9da36ef ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/298] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:54.620 7 INFO nova.api.openstack.wsgi [None req-006ec380-219c-4c88-8f0c-b1abfb4ac95f 9e3df7ef570a472481b2459b37ed1fe1 b694cea57f614460be348bd52ba6e6d2 - - default default] HTTP exception thrown: Instance 35a39cba-bb6a-4925-b95f-3c72f1f4f19e could not be found. [pid: 7|app: 0|req: 151/299] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:54 2026] GET /v2.1/servers/35a39cba-bb6a-4925-b95f-3c72f1f4f19e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 149/300] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:30:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-588896786 => generated 0 bytes in 24 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-28 05:30:55.080 8 INFO nova.api.openstack.compute.server_external_events [req-4cb43861-0591-4c73-8be0-54b1013cd63e req-f7065d16-3fea-437d-83ba-a6174917076a 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:36cae4a7-7d2f-40de-9b05-69e8a426352a for instance e64407bf-f185-491e-b443-7462e856ac10 on instance [pid: 8|app: 0|req: 150/301] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:30:55.089 7 WARNING neutronclient.v2_0.client [None req-50f37d4c-3086-4a5d-8498-e2b112b4fd29 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/304] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1741 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 153/305] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.1/servers => generated 384 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 153/306] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:30:55 2026] DELETE /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:55.395 8 WARNING neutronclient.v2_0.client [None req-ed3c820f-1c4d-43f8-b2ba-f3499a0b4243 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/307] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:55 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1747 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:56.536 7 WARNING neutronclient.v2_0.client [None req-635a9a69-cb0c-49b2-ab31-8e86d11624e6 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/308] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:56 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1867 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:58.002 8 WARNING neutronclient.v2_0.client [None req-7f9dba4c-101f-4393-ae52-d22f4dafe8c8 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/309] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:57 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1867 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:58.743 7 INFO nova.api.openstack.compute.server_external_events [req-eb1ee12c-7465-4085-9ded-f488f6c67faa req-2b22c574-7777-4d4e-a0ce-b9d64402a24e 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:36cae4a7-7d2f-40de-9b05-69e8a426352a for instance e64407bf-f185-491e-b443-7462e856ac10 on instance [pid: 7|app: 0|req: 155/310] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:30:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:30:59.169 8 WARNING neutronclient.v2_0.client [None req-c4cf3e2c-9e61-4637-9ea5-1ce6506104af ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/311] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:30:59 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:00.270 7 WARNING neutronclient.v2_0.client [None req-0612c875-beb0-4339-b9ed-3617eeee5d51 ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/312] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:00 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1518 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:01.386 8 WARNING neutronclient.v2_0.client [None req-e42d29ef-89d9-4c97-aa97-ff7cad0306bf ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/313] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:01 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 1518 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:02.475 7 INFO nova.api.openstack.wsgi [None req-d6aac95e-1c18-4095-b976-a8bd3a223d7c ee019af17628413faaf77c6d76e5c197 78fcfea64757492d91312ba53ab2dc42 - - default default] HTTP exception thrown: Instance e64407bf-f185-491e-b443-7462e856ac10 could not be found. [pid: 7|app: 0|req: 157/314] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:02 2026] GET /v2.1/servers/e64407bf-f185-491e-b443-7462e856ac10 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 158/315] 10.0.0.114 () {32 vars in 706 bytes} [Tue Apr 28 05:31:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1832675183 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 05:31:10.226 8 WARNING neutronclient.v2_0.client [None req-d04fcdd5-018e-4ae5-8720-94f06619ba4f 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/318] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:31:10 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/os-interface => generated 284 bytes in 867 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:11.122 7 WARNING neutronclient.v2_0.client [None req-54a7deb4-9343-4721-bf92-a8475c1fb639 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:31:11.742 8 WARNING neutronclient.v2_0.client [None req-74f9a399-048a-44d8-9a74-5366fd696592 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/319] 10.0.0.114 () {32 vars in 815 bytes} [Tue Apr 28 05:31:11 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/os-interface/dc53f13c-0f70-4b85-89f3-e119a14a1be8 => generated 281 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 160/320] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 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: 7|app: 0|req: 161/321] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:31:12 2026] POST /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/action => generated 0 bytes in 44 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: 162/322] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:12 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 163/323] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:13 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:31:13.926 8 WARNING neutronclient.v2_0.client [None req-74f9a399-048a-44d8-9a74-5366fd696592 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] 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: 164/324] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:14 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:14.794 7 INFO nova.api.openstack.compute.server_external_events [req-94262297-8605-4da4-8c3f-2e6f95491a4e req-1e16eb77-3a84-438f-b11c-43d8e389032d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 7|app: 0|req: 165/325] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/326] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:31:11 2026] POST /v2.1/servers => generated 424 bytes in 3356 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-28 05:31:14.921 7 WARNING neutronclient.v2_0.client [None req-700ca79a-7418-480d-9907-7046254485cb a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/329] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:14 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1369 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/330] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:15 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:16.313 7 WARNING neutronclient.v2_0.client [None req-48aa1b91-82a6-4a35-93a2-f9d558756423 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] 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: 165/331] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:16 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1365 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 166/333] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 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-28 05:31:17.540 7 WARNING neutronclient.v2_0.client [None req-39a1ff69-65a0-4a0b-94fa-e4d60cf499ad a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/334] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:17 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1421 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, ' [pid: 8|app: 0|req: 167/335] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 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-28 05:31:18.567 7 WARNING neutronclient.v2_0.client [None req-2bf6196a-0bb3-49a7-999f-48cbe7168674 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:31:18.724 8 WARNING neutronclient.v2_0.client [None req-60866e02-2e1e-472a-abe6-828e52a04da9 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/336] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1421 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:18 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1949 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, ' [pid: 8|app: 0|req: 169/338] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:31:19 2026] POST /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/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: 7|app: 0|req: 170/339] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:19 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 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-28 05:31:20.161 8 WARNING neutronclient.v2_0.client [None req-1cfe57fd-19fe-4e26-9ac0-1b1fa7d15db9 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] 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: 171/340] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:20 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1471 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:20.930 7 INFO nova.api.openstack.compute.server_external_events [req-579f2dac-af97-4b6a-a0c6-723563edcb7c req-659a59a9-82fb-4c5b-871f-de25101b5366 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:8ba22be3-fb22-4f0a-abc0-1c1395af3db8 for instance f01451dd-4f4c-4dd3-86b1-8998d19caded on instance [pid: 7|app: 0|req: 172/342] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 171/343] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 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-28 05:31:21.840 7 WARNING neutronclient.v2_0.client [None req-b6608384-f8e2-4ef5-b053-1a519a4eb185 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/344] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:21 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1469 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 172/345] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:22 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 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-28 05:31:22.687 7 INFO nova.api.openstack.compute.server_external_events [req-eacd4016-afea-4730-89b5-98c3fa508839 req-bfd802b5-0308-4ec2-b491-06b31d6ea60c 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 7|app: 0|req: 174/346] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:23.276 8 WARNING neutronclient.v2_0.client [None req-db6644a6-3e50-40a8-b27c-95ab81bbcc52 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] 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: 175/347] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 193 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:23 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1469 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 176/349] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/350] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:24 2026] DELETE /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 0 bytes in 140 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-28 05:31:24.661 7 WARNING neutronclient.v2_0.client [None req-ee49bae7-0540-4827-b54f-3d701e116f9d 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/351] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:24 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1841 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:25.096 8 WARNING neutronclient.v2_0.client [None req-10066c2c-01a5-48ac-a174-505606595da6 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/354] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1469 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-28 05:31:25.916 7 WARNING neutronclient.v2_0.client [None req-284bd3ab-b6a2-4030-be91-0b40af3bce46 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/355] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:25 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1841 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:26.267 8 WARNING neutronclient.v2_0.client [None req-6c1d0114-f53e-4ae4-95bc-2d041faf9c0c a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/356] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:26 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1469 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-28 05:31:27.090 7 WARNING neutronclient.v2_0.client [None req-39e5ee76-aad3-49e5-9e38-263e905036e6 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] 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-28 05:31:27.453 8 INFO nova.api.openstack.compute.server_external_events [req-6c79425b-0bf9-45ed-a6e3-a9242f1f9974 req-1f859fde-8885-4aef-9868-429aa890678d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:8ba22be3-fb22-4f0a-abc0-1c1395af3db8 for instance f01451dd-4f4c-4dd3-86b1-8998d19caded on instance [pid: 8|app: 0|req: 177/357] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:31:27 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-28 05:31:27.498 8 WARNING neutronclient.v2_0.client [None req-fcf52e04-6c03-4750-ba5b-04a20d55606d a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/358] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1841 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:27 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1469 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:28.241 7 INFO nova.api.openstack.compute.server_external_events [req-2e48fd67-c5de-4e0c-acd6-93c057d2ff5f req-0e74fb68-8a48-4eda-91ec-12d1fe8b5f87 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:dc53f13c-0f70-4b85-89f3-e119a14a1be8 for instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 on instance [pid: 7|app: 0|req: 182/360] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:28.670 8 WARNING neutronclient.v2_0.client [None req-18287e39-133c-458e-ab34-8c9c1fd0b7c8 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/361] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:28 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1480 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:29.269 7 WARNING neutronclient.v2_0.client [None req-ff737be3-05e0-4857-9f2c-7518c4828a5f a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/362] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1654 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 180/363] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/364] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded/ips => generated 109 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 181/365] 10.0.0.114 () {32 vars in 825 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded/ips/tempest-ServerAddressesTestJSON-1651887759-network => generated 94 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:29.915 8 WARNING neutronclient.v2_0.client [None req-eabefec2-5c7d-4dee-a516-67511bb12961 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/366] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:29 2026] DELETE /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 0 bytes in 95 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: 8|app: 0|req: 182/367] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1485 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:31:29.986 7 WARNING neutronclient.v2_0.client [None req-f2cbc4e9-9be9-4986-844d-c77d2f38381b a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/368] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:29 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1660 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.038 8 WARNING neutronclient.v2_0.client [None req-8a931163-7f48-4208-a37c-d01f7fcd636b 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/369] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:30 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 1485 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:31.748 7 WARNING neutronclient.v2_0.client [None req-d39ec914-18d2-4036-873c-1be7e9b26993 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/370] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:31 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1660 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.281 8 INFO nova.api.openstack.wsgi [None req-9da2a65b-cbd0-483b-b63d-c48eb5bc674e 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] HTTP exception thrown: Instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 could not be found. [pid: 8|app: 0|req: 184/371] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 188/372] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-523912934 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.749 8 INFO nova.api.openstack.wsgi [None req-ac48d3eb-27e5-403a-8197-1c2eeaf7c0f5 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] HTTP exception thrown: Instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 could not be found. [pid: 8|app: 0|req: 185/373] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:31:32 2026] DELETE /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 05:31:32.786 7 INFO nova.api.openstack.wsgi [None req-477f4662-0ae4-4ba6-a9f1-ceddc6629b57 996f15a2cc8e4bbca84288342a7c86bd 1bdc1a5edab04761bc354aee556d6dc8 - - default default] HTTP exception thrown: Instance a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 could not be found. [pid: 7|app: 0|req: 189/374] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/a5aac6f9-0f86-4fd9-a2fd-0d16f5e38211 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:32.906 8 WARNING neutronclient.v2_0.client [None req-f9340b0c-16c5-4cdd-9a92-8693d8f45a66 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] 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-28 05:31:32.993 7 INFO nova.api.openstack.compute.server_external_events [req-49e7d13f-6680-4661-9211-1ef8cb04de16 req-7c3713e9-38e8-44d3-ae6f-e19394ca33a3 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:8ba22be3-fb22-4f0a-abc0-1c1395af3db8 for instance f01451dd-4f4c-4dd3-86b1-8998d19caded on instance [pid: 7|app: 0|req: 190/375] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:32 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1618 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:34.908 7 WARNING neutronclient.v2_0.client [None req-2570aaa9-5621-46fb-a499-d60839b20952 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/377] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:34 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 1455 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:36.187 7 INFO nova.api.openstack.wsgi [None req-f8d7c845-0ba4-479d-bcf1-eb77c08981b5 a4c64e39ec8e4c11b6bb13de5c005e20 1f241be3b34c4897a79eb55f3a822745 - - default default] HTTP exception thrown: Instance f01451dd-4f4c-4dd3-86b1-8998d19caded could not be found. [pid: 7|app: 0|req: 193/380] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:36 2026] GET /v2.1/servers/f01451dd-4f4c-4dd3-86b1-8998d19caded => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/381] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:31:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:47.283 7 WARNING neutronclient.v2_0.client [None req-2c07d3f7-a702-4efc-8d05-8ac0f4cdff6e 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The 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-28 05:31:47.332 7 WARNING neutronclient.v2_0.client [None req-2c07d3f7-a702-4efc-8d05-8ac0f4cdff6e 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The 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-28 05:31:47.531 7 WARNING neutronclient.v2_0.client [None req-2c07d3f7-a702-4efc-8d05-8ac0f4cdff6e 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/384] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:31:47 2026] POST /v2.1/servers => generated 451 bytes in 737 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 05:31:47.938 8 WARNING neutronclient.v2_0.client [None req-1da55e5c-91b1-4eb6-ad41-e27f61222cfd 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/385] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:47 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:49.030 7 WARNING neutronclient.v2_0.client [None req-6931b792-51cb-42b9-b9d1-7da1e042203d 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/386] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:48 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1304 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:50.128 8 WARNING neutronclient.v2_0.client [None req-a796fefc-79a2-419a-8441-f1d4f2164379 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/387] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:50 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1352 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-28 05:31:51.214 7 WARNING neutronclient.v2_0.client [None req-878c0da9-eac1-43dd-b551-9f9bb72c2a1e 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/388] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:51 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1352 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-28 05:31:52.311 8 WARNING neutronclient.v2_0.client [None req-eadf6c95-e121-473d-a88b-de29a5659392 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/389] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:52 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1360 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-28 05:31:53.280 7 INFO nova.api.openstack.compute.server_external_events [req-b0c2bb8b-d388-4886-ad35-35450ff4c7cd req-5277935f-aff6-4557-a432-6bb1da045d93 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:66651160-099c-4f01-9381-f8b1de3a9826 for instance 2201392d-e1ae-434a-85ba-b8d4e81c0032 on instance [pid: 7|app: 0|req: 198/390] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:31:53 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-28 05:31:53.404 8 WARNING neutronclient.v2_0.client [None req-ea2a25b4-5baf-4ba0-a45c-58ab8c4ab53d 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/391] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:53 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1438 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-28 05:31:54.545 7 WARNING neutronclient.v2_0.client [None req-d030ae31-b286-4256-87b6-4294393a8dee 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/392] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:54 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1438 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-28 05:31:55.737 8 WARNING neutronclient.v2_0.client [None req-3d8a3ff5-21cc-4f38-9f4e-e7868b55df8d 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/395] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:55 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1438 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:31:56.890 7 WARNING neutronclient.v2_0.client [None req-e0e70cb0-abdb-40b4-a509-ab539bfec95d 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/396] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:56 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1438 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-28 05:31:58.030 8 WARNING neutronclient.v2_0.client [None req-1a531699-47fc-4399-ba8d-cb316df56bf0 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/397] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:57 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1426 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-28 05:31:59.188 7 WARNING neutronclient.v2_0.client [None req-f623a249-06e4-436c-899d-cbe9d7059559 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/398] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:31:59 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1426 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-28 05:32:00.372 8 WARNING neutronclient.v2_0.client [None req-597e21c5-b2be-45fd-b557-99c8d9193bac 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/399] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:00 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1426 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:01.508 7 INFO nova.api.openstack.compute.server_external_events [req-11a6e385-86db-4a2f-966b-c37a40340ff7 req-edb5db20-3e30-41f7-8358-ec12ab98bc6f 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:66651160-099c-4f01-9381-f8b1de3a9826 for instance 2201392d-e1ae-434a-85ba-b8d4e81c0032 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/400] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:32:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:01.547 8 WARNING neutronclient.v2_0.client [None req-404f96e9-8772-4132-bbd1-b823c7abe5e6 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/401] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:01 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1426 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-28 05:32:02.837 7 WARNING neutronclient.v2_0.client [None req-06359894-be19-4d4d-8d1e-367b901aa932 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/402] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:02 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1426 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-28 05:32:03.997 8 WARNING neutronclient.v2_0.client [None req-62fbb45d-02b2-4f78-bf84-83fffcb82e99 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/403] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:03 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1612 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-28 05:32:04.159 7 WARNING neutronclient.v2_0.client [None req-c2490f20-1321-43b3-9ea4-7b6205326174 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/404] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:04.947 8 WARNING neutronclient.v2_0.client [None req-7ba93e7b-839b-4c90-a054-8aba7a8e5acc 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The 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-28 05:32:04.953 7 INFO nova.api.openstack.compute.server_external_events [req-666d6aae-3634-4350-8661-1b2867764fa3 req-7e2e20ed-43f6-4ab8-b387-0c6fccf839f9 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:66651160-099c-4f01-9381-f8b1de3a9826 for instance 2201392d-e1ae-434a-85ba-b8d4e81c0032 on instance [pid: 7|app: 0|req: 206/405] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:04 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1612 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: 7|app: 0|req: 207/407] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.1/servers => generated 388 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 201/410] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:05 2026] DELETE /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 0 bytes in 79 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-28 05:32:05.292 7 WARNING neutronclient.v2_0.client [None req-7566d9eb-7d16-48f4-b283-70df7f216762 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/411] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:05 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1618 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:06.430 8 WARNING neutronclient.v2_0.client [None req-ddb61f2d-b715-4bb0-a3de-50e62ec97eaa 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/412] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:06 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1738 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-28 05:32:07.643 7 WARNING neutronclient.v2_0.client [None req-1667bebf-67ff-48bb-98b0-91d99882840d 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/413] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:07 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1738 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:08.441 8 INFO nova.api.openstack.compute.server_external_events [req-74a987dc-3715-4ba2-9538-853e6b5af51e req-92d52247-0287-416d-86e1-660858660d6c 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:66651160-099c-4f01-9381-f8b1de3a9826 for instance 2201392d-e1ae-434a-85ba-b8d4e81c0032 on instance [pid: 8|app: 0|req: 203/414] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:08.922 7 WARNING neutronclient.v2_0.client [None req-33eb0a20-2539-44ad-952c-c6dfebfeb196 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/415] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:08 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1381 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-28 05:32:10.033 8 WARNING neutronclient.v2_0.client [None req-d1fbe63b-1c62-410b-9e44-1e4cf6021eb1 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/416] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:09 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1381 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-28 05:32:11.156 7 WARNING neutronclient.v2_0.client [None req-695e5e68-aa8a-4157-9db8-3b84ff7f8d8e 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/417] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:11 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 1386 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-28 05:32:12.309 8 INFO nova.api.openstack.wsgi [None req-e3bbb03b-de05-4572-80f9-73af3f260b89 0d922eef581d4680ae670947a8b1d5a6 ca5162b6937f49438e6b44c29243d92d - - default default] HTTP exception thrown: Instance 2201392d-e1ae-434a-85ba-b8d4e81c0032 could not be found. [pid: 8|app: 0|req: 205/418] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:12 2026] GET /v2.1/servers/2201392d-e1ae-434a-85ba-b8d4e81c0032 => generated 111 bytes in 43 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: 214/419] 10.0.0.114 () {32 vars in 706 bytes} [Tue Apr 28 05:32:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2022307446 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:32:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 207/423] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:32:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:24.407 8 WARNING neutronclient.v2_0.client [None req-6094f923-5efa-4b52-ae74-1a8cc57a9017 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/424] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:24.471 8 WARNING neutronclient.v2_0.client [None req-6094f923-5efa-4b52-ae74-1a8cc57a9017 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The 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-28 05:32:24.654 8 WARNING neutronclient.v2_0.client [None req-6094f923-5efa-4b52-ae74-1a8cc57a9017 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The 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-28 05:32:25.212 8 WARNING neutronclient.v2_0.client [None req-6094f923-5efa-4b52-ae74-1a8cc57a9017 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The 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-28 05:32:26.057 7 WARNING neutronclient.v2_0.client [None req-73bf780e-3ea2-4e1e-8bb7-5e9bb3441499 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/427] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:24 2026] POST /v2.1/servers => generated 495 bytes in 1763 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-28 05:32:26.117 8 WARNING neutronclient.v2_0.client [None req-cb6e73c4-4879-4e64-a1c8-7143e14e05a5 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The 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-28 05:32:26.253 7 WARNING neutronclient.v2_0.client [None req-73bf780e-3ea2-4e1e-8bb7-5e9bb3441499 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/428] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1456 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:32:26.476 7 WARNING neutronclient.v2_0.client [None req-73bf780e-3ea2-4e1e-8bb7-5e9bb3441499 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/429] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:25 2026] POST /v2.1/servers => generated 452 bytes in 711 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-28 05:32:26.727 8 WARNING neutronclient.v2_0.client [None req-8d071bec-776d-49bc-9a4d-2f12db65e6e2 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/430] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:26 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1392 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, ' 2026-04-28 05:32:27.324 7 WARNING neutronclient.v2_0.client [None req-e153b37c-87fe-4e77-9f33-9943922dee59 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/431] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1452 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:27.810 8 WARNING neutronclient.v2_0.client [None req-b7cda064-bc2a-45a9-a283-4b0ffaf49530 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/432] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:27 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1396 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-28 05:32:28.421 7 WARNING neutronclient.v2_0.client [None req-02fcb138-3ca5-4997-9a01-39de350a4ef7 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/433] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:28 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1508 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:28.918 8 WARNING neutronclient.v2_0.client [None req-43ce7f8a-b3c3-4f6a-b835-12bf921f397b 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/434] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:28 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1388 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-28 05:32:29.507 7 WARNING neutronclient.v2_0.client [None req-8c608fde-4039-4d01-8e72-fa93d99fe606 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/435] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:29 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1508 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:30.051 8 WARNING neutronclient.v2_0.client [None req-aa74eaa8-b4fd-4d2e-b85d-d3c82b7aa29c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/436] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1444 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:30.604 7 WARNING neutronclient.v2_0.client [None req-181766f1-eccc-4c3d-ab75-5857388c76a6 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/437] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:30 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1629 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:31.137 8 WARNING neutronclient.v2_0.client [None req-a994639c-10dc-43fe-8d41-947145172aa2 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] 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-28 05:32:31.434 7 INFO nova.api.openstack.compute.server_external_events [req-d6747ca1-00ac-46fe-ace9-ecb1d94a605c req-c61d8f43-77a1-4f48-b682-3293fe16506f 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:1e46609d-9f5f-4380-8482-78294165b248 for instance 60c730f4-035d-4aa2-ad93-625fe2833714 on instance [pid: 7|app: 0|req: 225/438] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/439] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:31 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1444 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:32.131 7 WARNING neutronclient.v2_0.client [None req-a6d6e84a-b34d-4cc1-a342-e255026daa53 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/440] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:32.721 8 WARNING neutronclient.v2_0.client [None req-97194ec2-9ac0-417d-88b4-0b69e2ba7b0d 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/441] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:32 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1452 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:33.495 7 WARNING neutronclient.v2_0.client [None req-09079fc4-63fb-49c5-ae30-333ec0ee34aa 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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-28 05:32:33.705 8 INFO nova.api.openstack.compute.server_external_events [req-de7c5d9f-6e21-4ef8-99d2-c3d9784379a5 req-adc20fc4-31a3-4784-88eb-950bcf95d10b 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 8|app: 0|req: 216/442] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:33 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-28 05:32:34.003 8 WARNING neutronclient.v2_0.client [None req-edd05ae8-b2b9-4272-9d8e-73e6e74bee11 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/443] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:33 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/444] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:33 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1529 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:35.112 7 WARNING neutronclient.v2_0.client [None req-2246c384-dc8c-4c75-a9e0-27fe1d4f7e1e 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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-28 05:32:35.232 8 WARNING neutronclient.v2_0.client [None req-b5d50744-38f5-4514-932f-f8789fb9263e 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/447] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/448] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:35 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1517 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:36.433 7 WARNING neutronclient.v2_0.client [None req-f7848f64-1ec5-4915-af1d-5451b674214b 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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-28 05:32:36.552 8 WARNING neutronclient.v2_0.client [None req-5bce8e09-b078-48ff-af6a-679e75975741 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/449] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/450] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:36 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1517 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-28 05:32:37.616 7 WARNING neutronclient.v2_0.client [None req-627c109d-d93f-4355-a971-336613396fde 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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-28 05:32:37.744 8 WARNING neutronclient.v2_0.client [None req-52f053ce-7ed8-4cf7-8aa2-83c8d2dd5957 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/451] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/452] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:37 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1517 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-28 05:32:38.365 7 INFO nova.api.openstack.compute.server_external_events [req-9a269997-e2b9-45b5-9f0d-4ee4a0727865 req-db83d61a-8d8f-454b-8f90-9432ac868bfe 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:1e46609d-9f5f-4380-8482-78294165b248 for instance 60c730f4-035d-4aa2-ad93-625fe2833714 on instance [pid: 7|app: 0|req: 231/453] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:32:38 2026] POST /v2.1/os-server-external-events => generated 183 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-28 05:32:38.840 8 WARNING neutronclient.v2_0.client [None req-bedfe141-fc71-4bdd-9c2f-fed6792fda8f 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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: 223/454] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1627 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:32:38.963 7 WARNING neutronclient.v2_0.client [None req-8cf4d629-a5f8-49d1-9872-2426802eb79c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/455] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:38 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1517 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:39.903 8 INFO nova.api.openstack.compute.server_external_events [req-bf170cb4-5d96-4bcf-8d18-b8cac09739fd req-be0f1ac7-2798-4040-bcaf-ec03646ba25f 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 8|app: 0|req: 224/456] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:32:39 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-28 05:32:40.013 7 WARNING neutronclient.v2_0.client [None req-31c25ce3-905a-451d-8394-2af4c9dfe7ba 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] 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: 233/457] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:39 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1807 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:40.197 8 WARNING neutronclient.v2_0.client [None req-d8aa3e61-13b7-442d-8c1a-0445de879c94 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The 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-28 05:32:40.233 7 WARNING neutronclient.v2_0.client [None req-7559bb86-5137-4539-8d37-6b5c61ee1c2c 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/458] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/459] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:40 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1517 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-28 05:32:41.026 7 INFO nova.api.openstack.compute.server_external_events [req-1489947d-4fe6-44bc-aef5-44d4674f158b req-f8952585-c0d8-49b6-9279-e597566e30c4 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:1e46609d-9f5f-4380-8482-78294165b248 for instance 60c730f4-035d-4aa2-ad93-625fe2833714 on instance [pid: 7|app: 0|req: 235/460] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:41 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-28 05:32:41.373 8 WARNING neutronclient.v2_0.client [None req-a0f60557-9c20-45e0-a96d-69eb02da83ce 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/461] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1701 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-28 05:32:41.524 7 WARNING neutronclient.v2_0.client [None req-b7c46b4a-6f9b-43fb-a9fa-de1dc8596e3c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/462] 10.0.0.114 () {32 vars in 741 bytes} [Tue Apr 28 05:32:41 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:42.361 8 INFO nova.api.openstack.compute.server_external_events [req-a4311ede-88a1-467e-8ffc-7c53fac989f5 req-4b9249f1-5439-44a1-8abe-8d043f467f09 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 8|app: 0|req: 227/463] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:48.547 8 WARNING neutronclient.v2_0.client [None req-fb788e3b-89ff-40ed-9344-e5c70ae580b0 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/466] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:48 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1927 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: 238/467] 10.0.0.114 () {32 vars in 753 bytes} [Tue Apr 28 05:32:50 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/468] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:52 2026] DELETE /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:52.253 7 WARNING neutronclient.v2_0.client [None req-4f4783dc-d043-4d68-ba24-221ed0ad3c13 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/469] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:52 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1933 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:53.464 8 WARNING neutronclient.v2_0.client [None req-a9a241bc-ca8c-48a4-9f26-d8118530d048 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/470] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:53 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1933 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:54.616 7 WARNING neutronclient.v2_0.client [None req-168805b3-3957-4b23-bb14-d14e48461c3b 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/471] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:54 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1933 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, ' [pid: 7|app: 0|req: 242/474] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.1/os-keypairs => generated 397 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-28 05:32:55.387 8 INFO nova.api.openstack.compute.server_external_events [req-4d005316-018b-4042-a4ca-fa817eef98fc req-aa3ffca0-3e4b-4caf-885e-c937d0cfc48d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:1e46609d-9f5f-4380-8482-78294165b248 for instance 60c730f4-035d-4aa2-ad93-625fe2833714 on instance [pid: 8|app: 0|req: 233/475] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:32:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:32:55.836 7 WARNING neutronclient.v2_0.client [None req-672dbead-658e-4b1e-af98-ac1db4501676 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/476] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:55 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1537 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:56.791 8 WARNING neutronclient.v2_0.client [None req-b5419a7d-db13-4626-afa2-c2b7e117bb34 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The 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-28 05:32:56.835 8 WARNING neutronclient.v2_0.client [None req-b5419a7d-db13-4626-afa2-c2b7e117bb34 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] 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-28 05:32:56.943 7 WARNING neutronclient.v2_0.client [None req-e6eb9134-1509-4f0b-a86f-720d59f3b78f 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The 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-28 05:32:56.972 8 WARNING neutronclient.v2_0.client [None req-b5419a7d-db13-4626-afa2-c2b7e117bb34 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/477] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:56 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1542 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/478] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:32:56 2026] POST /v2.1/servers => generated 449 bytes in 462 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-28 05:32:57.207 7 WARNING neutronclient.v2_0.client [None req-b42c5492-0fac-4d20-a7d5-4cc7b5210205 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/479] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:58.060 8 WARNING neutronclient.v2_0.client [None req-c0bf1d57-405d-4eb9-a676-8ee386ea4f67 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/480] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:57 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 1542 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-28 05:32:58.289 7 WARNING neutronclient.v2_0.client [None req-755bbce5-ed36-4537-a1b0-cc7543ebef96 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/481] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:58 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1406 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:59.133 8 INFO nova.api.openstack.wsgi [None req-ccf89cc0-06c1-4dff-8b40-49a3c38ef4c6 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] HTTP exception thrown: Instance 60c730f4-035d-4aa2-ad93-625fe2833714 could not be found. [pid: 8|app: 0|req: 236/482] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:59 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:59.164 7 INFO nova.api.openstack.wsgi [None req-fb94601a-63d3-4689-a715-b6e47843b141 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] HTTP exception thrown: Instance 60c730f4-035d-4aa2-ad93-625fe2833714 could not be found. [pid: 7|app: 0|req: 247/483] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:59.196 8 INFO nova.api.openstack.wsgi [None req-8b7ce793-491a-4770-9b62-52a0fac34c7e 3fd23c38614641a2b69e50d1268c21bf f7ca3f2593b1407f9d7146a6c254a29f - - default default] HTTP exception thrown: Instance 60c730f4-035d-4aa2-ad93-625fe2833714 could not be found. [pid: 8|app: 0|req: 237/484] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:59 2026] GET /v2.1/servers/60c730f4-035d-4aa2-ad93-625fe2833714 => 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: 248/485] 10.0.0.114 () {32 vars in 706 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1926368975 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:32:59.379 8 WARNING neutronclient.v2_0.client [None req-ba111a66-2aa7-46bb-a842-6b9f71d73361 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/486] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:32:59 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:32:59 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1229818034 => 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-28 05:33:00.471 8 WARNING neutronclient.v2_0.client [None req-afb96b38-f977-4e35-a7af-bad045d74364 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/488] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:00 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:01.568 7 WARNING neutronclient.v2_0.client [None req-76a02da3-4946-4a56-b938-6057273405fe 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/489] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:01 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1462 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:02.766 8 WARNING neutronclient.v2_0.client [None req-a32fb5cb-4133-4983-8ece-36451ab1b97b 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] 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-28 05:33:02.788 7 INFO nova.api.openstack.compute.server_external_events [req-fe6a6633-81db-4a70-8d26-13c26a7788f7 req-e844687b-e33b-417c-95f5-02e325d8ea44 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 for instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a on instance [pid: 7|app: 0|req: 251/490] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/491] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:02 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1539 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:03.966 7 WARNING neutronclient.v2_0.client [None req-fe2d469e-7d29-4031-a7b2-0a15cc8515a6 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/492] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:03 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1527 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:05.119 8 WARNING neutronclient.v2_0.client [None req-8afd961d-4cde-45f4-959e-354c74db1b55 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/495] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1527 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-28 05:33:05.261 7 WARNING neutronclient.v2_0.client [None req-13b9a2f2-7c07-4b3a-a724-bbad119497f2 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/496] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1821 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:05.462 8 WARNING neutronclient.v2_0.client [None req-db6416ad-fae5-4640-94ab-7d19c68248a0 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/497] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1821 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, ' [pid: 7|app: 0|req: 256/498] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:33:05 2026] POST /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea/action => generated 0 bytes in 140 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-28 05:33:05.942 8 WARNING neutronclient.v2_0.client [None req-e668d8f9-13fd-4265-a69f-ea173337ecea 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/499] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:05 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1823 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:06.282 7 WARNING neutronclient.v2_0.client [None req-77a4b757-af47-4d17-9157-aa266630c5f3 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/500] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:06 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1527 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-28 05:33:07.100 8 WARNING neutronclient.v2_0.client [None req-3cc9b2c7-b0ae-48e8-9399-29cd83e7f151 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/501] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1823 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:07.441 7 WARNING neutronclient.v2_0.client [None req-a15cbc2a-7173-45f3-92e7-7ca481c6dcb7 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/502] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:07 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1527 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-28 05:33:07.799 8 INFO nova.api.openstack.compute.server_external_events [req-ed25bca6-8f0f-424c-9400-787284041fc9 req-15b6630c-21e9-4752-9f48-4f08a865e94d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 for instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a on instance [pid: 8|app: 0|req: 245/503] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:33:07 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-28 05:33:08.265 7 WARNING neutronclient.v2_0.client [None req-b32c5508-c566-4a51-8cf0-d9424903e294 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/504] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1823 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:08.680 8 WARNING neutronclient.v2_0.client [None req-599319f0-4b1f-405f-a12b-68a1a4938b43 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/505] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:08 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:09.432 7 WARNING neutronclient.v2_0.client [None req-2459e57c-80e3-44a7-bec9-18f29475576d 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/506] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1828 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:09.906 8 WARNING neutronclient.v2_0.client [None req-e1e11a36-d6ed-4370-a714-ad0e4055b616 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/507] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:09 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1694 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:10.212 7 WARNING neutronclient.v2_0.client [None req-f92ee68c-3bfd-4d60-9ffe-3fdd2f64c931 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/508] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1694 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:10.622 8 WARNING neutronclient.v2_0.client [None req-392992e5-c77d-412f-a9f9-6f9c235805bd 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] 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-28 05:33:11.325 7 INFO nova.api.openstack.compute.server_external_events [req-c7677b46-59d7-4a6b-85c0-6185e49b03bf req-2652847e-8584-4dab-a33a-80e0d3b0caa1 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-unplugged:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 7|app: 0|req: 262/509] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:33:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:11.564 7 INFO nova.api.openstack.compute.server_external_events [req-69885de8-3832-4ad3-98dd-c0c9670d38ff req-a94fb7b8-64b8-43f0-adc9-ec3380bf32d0 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 for instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a on instance [pid: 7|app: 0|req: 263/510] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/511] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:10 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1828 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:12.629 7 WARNING neutronclient.v2_0.client [None req-e93f06f4-f8dc-4389-aa76-5a27f9020771 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/512] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:12 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1828 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:13.789 8 WARNING neutronclient.v2_0.client [None req-137f79e3-98bb-4a92-b0e3-646ddae9b534 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/513] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:13 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1828 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:15.017 7 WARNING neutronclient.v2_0.client [None req-8f2f5d99-e3b7-4888-af2f-3aa517df535b 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/514] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:14 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1828 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-28 05:33:15.907 8 INFO nova.api.openstack.compute.server_external_events [req-ae6c3001-7692-433a-9802-15dcb4c769f8 req-45af30d8-a2f1-4985-b462-122f0434508f 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 8|app: 0|req: 251/517] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:33:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:16.157 7 WARNING neutronclient.v2_0.client [None req-1f7eb134-df17-4693-8df1-7cf807e7a697 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/518] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:16 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1821 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/519] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:33:22 2026] POST /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a/action => generated 31969 bytes in 554 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-28 05:33:35.023 8 INFO nova.api.openstack.compute.server_external_events [req-58674671-2708-4f99-8dbf-6e67fb231cd0 req-e4b4a5f8-b746-44dd-ade5-73538d6f9c32 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 for instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a on instance [pid: 8|app: 0|req: 254/522] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:37.777 8 WARNING neutronclient.v2_0.client [None req-2770afcf-fb7f-45f4-9e39-fcdaa6e759eb 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/525] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:37 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1821 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, ' [pid: 7|app: 0|req: 270/526] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:33:37 2026] DELETE /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 0 bytes in 95 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-28 05:33:38.068 8 WARNING neutronclient.v2_0.client [None req-e2d49de8-a71a-4950-a3d3-2c365c272950 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] 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: 271/527] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:33:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/528] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:38 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1827 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:39.221 7 WARNING neutronclient.v2_0.client [None req-9d3f5035-c3e8-49f8-890a-dd80943611ee 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/529] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:39 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1827 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-28 05:33:39.691 8 WARNING neutronclient.v2_0.client [None req-b123ca62-1a06-4702-92cb-cdd29b0c803c 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The 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-28 05:33:39.730 8 WARNING neutronclient.v2_0.client [None req-b123ca62-1a06-4702-92cb-cdd29b0c803c 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The 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-28 05:33:39.880 8 WARNING neutronclient.v2_0.client [None req-b123ca62-1a06-4702-92cb-cdd29b0c803c 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/530] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:33:39 2026] POST /v2.1/servers => generated 449 bytes in 481 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-28 05:33:40.113 7 WARNING neutronclient.v2_0.client [None req-75138d6a-214a-440e-9b34-f109c4243d32 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/531] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:40.415 8 WARNING neutronclient.v2_0.client [None req-24acad90-5b26-4714-ad25-3157a693d4b9 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/532] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:40 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1827 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-28 05:33:41.133 7 INFO nova.api.openstack.compute.server_external_events [req-cada6b38-c591-47d5-9e29-2b85f05e617d req-01aea79b-0ce4-45a4-a59f-b933fd581736 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:276bd8b1-79da-4963-90a9-0ef94bc03dae for instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea on instance [pid: 7|app: 0|req: 274/533] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:41.205 8 WARNING neutronclient.v2_0.client [None req-f53c06e3-0444-4455-a188-672d15ea205b 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/534] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:41 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1405 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-28 05:33:41.556 7 WARNING neutronclient.v2_0.client [None req-d30511e3-bb6c-411b-8fd5-e50cf10207f4 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/535] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:41 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1473 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-28 05:33:42.314 8 WARNING neutronclient.v2_0.client [None req-94e205f0-1aae-4ebe-958b-ea8a7259273c 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/536] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:42 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1453 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-28 05:33:42.652 7 WARNING neutronclient.v2_0.client [None req-84813484-f7d4-42f2-98fb-a71422d9568c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/537] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:42 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1478 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:43.395 8 WARNING neutronclient.v2_0.client [None req-cc4fdce7-140f-4d41-b39f-ce3bf2722098 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/538] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:43 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1453 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-28 05:33:43.732 7 WARNING neutronclient.v2_0.client [None req-8b30025e-4fa6-490e-b9a2-d94ab70b22f9 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/539] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:43 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1478 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-28 05:33:44.485 8 WARNING neutronclient.v2_0.client [None req-c44a98ee-46ad-4160-a6f4-8e6a00698ff9 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/540] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1461 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-28 05:33:44.823 7 WARNING neutronclient.v2_0.client [None req-2e038321-1a7d-42ec-8c54-e8115a25e18c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/541] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:44 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 1478 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-28 05:33:45.576 7 WARNING neutronclient.v2_0.client [None req-0ec5224f-9f4e-43ed-b2ed-a20ddc9c01dd 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] 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-28 05:33:45.767 8 INFO nova.api.openstack.compute.server_external_events [req-a6ffc502-9b9c-45ef-8d9d-d6d16d480471 req-76c889e4-c418-4bee-a46e-9dd842197dfe 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 for instance ff248e7b-4834-41f8-b185-47c78b8c1a9c on instance [pid: 8|app: 0|req: 265/544] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33:45 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) [pid: 7|app: 0|req: 280/545] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1538 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:45.899 8 INFO nova.api.openstack.wsgi [None req-e0c47aec-0445-4f8f-bd68-327d4b20468c 741bf0421225462d96219ef44efc6928 e746314df318409992bcdcc761e36d1c - - default default] HTTP exception thrown: Instance 6803df1b-292b-4d37-81c9-a1dcf6d576ea could not be found. [pid: 8|app: 0|req: 266/546] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:45 2026] GET /v2.1/servers/6803df1b-292b-4d37-81c9-a1dcf6d576ea => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/547] 10.0.0.114 () {32 vars in 704 bytes} [Tue Apr 28 05:33:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-318285418 => generated 0 bytes in 24 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-28 05:33:46.851 8 WARNING neutronclient.v2_0.client [None req-75b02a67-4dc6-436c-a8cd-ef8cf7051824 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/548] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:46 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1526 bytes in 1348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:33:49.207 7 WARNING neutronclient.v2_0.client [None req-d3b2cb3a-5e32-4d2b-831f-3eb3fae4e45f 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/549] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:49 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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-28 05:33:50.378 8 WARNING neutronclient.v2_0.client [None req-6d5e0400-1f63-47c1-814e-70f760d73058 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/550] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:50 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1526 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/551] 10.0.0.114 () {30 vars in 413 bytes} [Tue Apr 28 05:33:50 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 269/552] 10.0.0.114 () {28 vars in 560 bytes} [Tue Apr 28 05:33:50 2026] GET /v2/ => generated 402 bytes in 448 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 284/553] 10.0.0.114 () {28 vars in 564 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/554] 10.0.0.114 () {30 vars in 413 bytes} [Tue Apr 28 05:33: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-28 05:33:51.541 7 WARNING neutronclient.v2_0.client [None req-0e55aa7a-1204-494e-ab60-4339147aca3e 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/555] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:51 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1526 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 271/556] 10.0.0.114 () {34 vars in 671 bytes} [Tue Apr 28 05:33:52 2026] POST /v2.1/os-keypairs => generated 396 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:33:52.780 7 WARNING neutronclient.v2_0.client [None req-225d7611-2c66-47af-9d61-95a3f1c07b3d 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The 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-28 05:33:52.797 8 INFO nova.api.openstack.compute.server_external_events [req-784eee59-cde4-463f-b26a-2062f0b49ec3 req-94a8223c-412d-4e61-89fd-629e646a07fe 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 for instance ff248e7b-4834-41f8-b185-47c78b8c1a9c on instance [pid: 8|app: 0|req: 272/557] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:33:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/558] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:52 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1526 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-28 05:33:54.014 8 WARNING neutronclient.v2_0.client [None req-7487ffd2-9721-447b-ba9a-d79503a3da1c 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/559] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:53 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1693 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:33:54.207 7 WARNING neutronclient.v2_0.client [None req-16ff0361-6e91-4560-8b47-0ed350048736 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/560] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:54 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1693 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-28 05:33:54.794 8 WARNING neutronclient.v2_0.client [None req-a8d1c409-3ea6-4d57-838c-e0eb9abf2f20 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The 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-28 05:33:54.838 8 WARNING neutronclient.v2_0.client [None req-a8d1c409-3ea6-4d57-838c-e0eb9abf2f20 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] 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-28 05:33:55.102 7 INFO nova.api.openstack.compute.server_external_events [req-3268fdd1-7331-4ccf-98ed-28bba58428ec req-8123468b-95d9-425f-b2e8-eb39949ff9ab 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 for instance ff248e7b-4834-41f8-b185-47c78b8c1a9c on instance [pid: 7|app: 0|req: 288/561] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:33:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:33:55.110 8 WARNING neutronclient.v2_0.client [None req-a8d1c409-3ea6-4d57-838c-e0eb9abf2f20 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/564] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:33:54 2026] POST /v2.1/servers => generated 447 bytes in 635 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-28 05:33:55.381 7 WARNING neutronclient.v2_0.client [None req-5fcd1dd2-6af6-4076-ab95-f8763cac6144 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/565] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:33:55 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:00.477 8 WARNING neutronclient.v2_0.client [None req-e4accacd-6251-4e23-a931-e62777af089c 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/566] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:00 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1520 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-28 05:34:00.713 7 INFO nova.api.openstack.compute.server_external_events [req-f0ebc3c4-6aeb-4cd0-9b34-d758f8e8adbd req-0e5dc7a9-4c5b-4fdc-8dfa-67b5d05a9a38 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:f7613acd-0ef2-4da6-bb99-890327850740 for instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 on instance [pid: 7|app: 0|req: 292/567] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/568] 10.0.0.114 () {34 vars in 750 bytes} [Tue Apr 28 05:34:04 2026] POST /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c/action => generated 31891 bytes in 549 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-28 05:34:05.649 7 WARNING neutronclient.v2_0.client [None req-e9048602-3e41-4e17-b87d-689185c3bd11 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/571] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:05 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1518 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-28 05:34:07.035 8 INFO nova.api.openstack.compute.server_external_events [req-22bf1e10-1ce4-4d72-89b6-42803876f487 req-67235f66-4a08-43a9-8c9a-530b133583eb 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:f7613acd-0ef2-4da6-bb99-890327850740 for instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 on instance [pid: 8|app: 0|req: 278/572] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:34:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:10.851 7 WARNING neutronclient.v2_0.client [None req-be5aa0cc-b08f-4db1-8f98-4c5de8c9af89 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/573] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:10 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:12.167 7 INFO nova.api.openstack.compute.server_external_events [req-fbbc0330-d9a7-47cd-9234-8081d49acec3 req-3ff4cb94-6766-441e-9609-d069e2c2d600 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:f7613acd-0ef2-4da6-bb99-890327850740 for instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 on instance [pid: 7|app: 0|req: 296/574] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:12 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) 2026-04-28 05:34:12.201 8 WARNING neutronclient.v2_0.client [None req-5e19892f-115b-477e-ac34-fd927def572a 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The 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-28 05:34:12.240 8 WARNING neutronclient.v2_0.client [None req-5e19892f-115b-477e-ac34-fd927def572a 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The 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-28 05:34:12.455 8 WARNING neutronclient.v2_0.client [None req-5e19892f-115b-477e-ac34-fd927def572a 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/575] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:34:12 2026] POST /v2.1/servers => generated 447 bytes in 515 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-28 05:34:12.699 7 WARNING neutronclient.v2_0.client [None req-c4df32ad-95ee-45ba-8ca3-891bb13892d5 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/576] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:12 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1395 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/579] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:34:15 2026] DELETE /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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-28 05:34:15.330 8 WARNING neutronclient.v2_0.client [None req-afe47fc2-20ac-483d-8a76-94e974d235a4 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/580] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:15 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1819 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:16.571 7 WARNING neutronclient.v2_0.client [None req-8ef152cd-5ea2-4bfd-88bf-8f67365d0aa9 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/581] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:16 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1819 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:17.729 8 WARNING neutronclient.v2_0.client [None req-d2b822fe-442f-486f-b667-e0c7485aadc0 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] 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-28 05:34:17.818 7 WARNING neutronclient.v2_0.client [None req-ea8a97f1-da06-43c7-a8f5-3172402ccb46 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/582] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1819 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:18.120 8 INFO nova.api.openstack.compute.server_external_events [req-4aa52756-ebe2-4d8c-b239-a5f208754421 req-d8e4fc89-6e4d-4934-93f3-c9a1b53341a4 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:d993934f-ae4a-44fe-ad3b-17ac977e83e7 for instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 on instance [pid: 8|app: 0|req: 283/583] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/584] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:17 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1520 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:18.548 8 INFO nova.api.openstack.compute.server_external_events [req-5464ac3f-e415-4675-a7fb-af1592b94e34 req-79dfe6f5-a678-4827-bd3f-ac3b72bf25b3 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:fdd3f89c-d26a-4b0b-b3ac-fd39b1cda193 for instance ff248e7b-4834-41f8-b185-47c78b8c1a9c on instance [pid: 8|app: 0|req: 284/585] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:19.002 7 WARNING neutronclient.v2_0.client [None req-b3bc47c2-8486-4084-ae8b-6d6a5fcb2e9d 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/586] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:18 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1482 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-28 05:34:20.107 8 WARNING neutronclient.v2_0.client [None req-00f926d4-fc7f-44dc-952e-23eecfe394f3 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/587] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:20 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:21.228 7 WARNING neutronclient.v2_0.client [None req-8c8f173d-66f0-49fa-b6b8-c3e9647193b4 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/588] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:21 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => generated 1487 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-28 05:34:22.141 8 INFO nova.api.openstack.compute.server_external_events [req-87b1785a-e7e8-4c0b-a3e8-958a1a76e985 req-26a82c76-0d1c-443d-a47d-2376b21ee9c7 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:d993934f-ae4a-44fe-ad3b-17ac977e83e7 for instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 on instance [pid: 8|app: 0|req: 286/589] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:34:22 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-28 05:34:22.301 7 INFO nova.api.openstack.wsgi [None req-e4262b9f-a959-4218-bff1-5d40d034f461 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] HTTP exception thrown: Instance ff248e7b-4834-41f8-b185-47c78b8c1a9c could not be found. [pid: 7|app: 0|req: 304/590] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:22 2026] GET /v2.1/servers/ff248e7b-4834-41f8-b185-47c78b8c1a9c => 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: 287/591] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:34:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-746120646 => 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, ' [pid: 7|app: 0|req: 305/592] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:34:22 2026] DELETE /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 05:34:22.953 8 WARNING neutronclient.v2_0.client [None req-15a80c7e-8377-4a18-8da7-485b0054b832 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/593] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:22 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1700 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:23.200 7 WARNING neutronclient.v2_0.client [None req-daa73990-d79f-45a8-91b8-fc6fea542c85 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/594] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:23 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:24.161 8 WARNING neutronclient.v2_0.client [None req-f8b8bb1c-7c18-4903-9cd5-ac8ec6b56ca6 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/595] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:24 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1700 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:24.633 7 WARNING neutronclient.v2_0.client [None req-b7d556b1-1bd0-459a-b670-7d1c32b9bcc7 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The 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-28 05:34:24.819 7 WARNING neutronclient.v2_0.client [None req-b7d556b1-1bd0-459a-b670-7d1c32b9bcc7 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/596] 10.0.0.114 () {34 vars in 663 bytes} [Tue Apr 28 05:34:24 2026] POST /v2.1/servers => generated 424 bytes in 459 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-28 05:34:25.042 8 WARNING neutronclient.v2_0.client [None req-e3af0aa9-7d83-4f1e-a521-c5cd64ee4448 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/597] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1368 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-28 05:34:25.342 7 WARNING neutronclient.v2_0.client [None req-b5e001ad-1a8b-4fe0-9d67-dd07b1d41499 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/600] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:25 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1700 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:25.822 8 INFO nova.api.openstack.compute.server_external_events [req-d21b1399-a047-4f8c-9b25-46bd1dd6b65b req-aedd5665-db94-450d-8084-e9cdb4bfdaaa 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:1cb36b1a-3ebd-4bdb-9ea7-d72a1c6f89a8 for instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a on instance [pid: 8|app: 0|req: 292/601] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:26.139 7 WARNING neutronclient.v2_0.client [None req-9868d15c-15a0-4bdb-9969-0f53a1f98663 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/602] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1372 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-28 05:34:26.519 8 WARNING neutronclient.v2_0.client [None req-a32fbe4e-5597-49d3-951f-59efc3155bad 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/603] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:26 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1483 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-28 05:34:27.225 7 WARNING neutronclient.v2_0.client [None req-874947e8-a77f-48b8-95f7-4418ccbb2ccb 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/604] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:27 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1420 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:27.618 8 WARNING neutronclient.v2_0.client [None req-7621c781-7a3c-44d8-939c-310872617d63 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/605] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:27 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1488 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-28 05:34:28.310 7 WARNING neutronclient.v2_0.client [None req-18a1e9db-8158-4a00-9dec-221a5b97e380 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/606] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1420 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:28.405 8 WARNING neutronclient.v2_0.client [None req-c9a11b69-b370-46e7-9848-22949cf69ca6 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/607] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1819 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-28 05:34:28.723 7 WARNING neutronclient.v2_0.client [None req-d23ce9a3-ed39-4682-acd7-07e712b4a2dd 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/608] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:28 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1488 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-28 05:34:29.418 8 WARNING neutronclient.v2_0.client [None req-5292a19a-1b9e-41e1-9ccb-f479824e4ef4 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] 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-28 05:34:29.762 7 INFO nova.api.openstack.compute.server_external_events [req-b532cd47-d365-457e-946d-2d058a3719fd req-02908a8b-a705-4f26-bdc6-bd1a8aa23f7d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:d993934f-ae4a-44fe-ad3b-17ac977e83e7 for instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 on instance [pid: 7|app: 0|req: 314/609] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:29 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: 296/610] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1470 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 05:34:29.819 7 WARNING neutronclient.v2_0.client [None req-b491caf2-eaca-4ceb-9d13-bee2aeabe0d8 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/611] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:29 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 1488 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-28 05:34:30.849 8 WARNING neutronclient.v2_0.client [None req-337320d7-228b-4703-a4ce-0d60d606f413 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] 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-28 05:34:30.895 7 INFO nova.api.openstack.wsgi [None req-77bc4880-9df5-4e5a-99bf-bcfca4ee5811 81e27c9b771640b79ac38930d79deaaf be87685b3ef945fc8012f9d62866bd42 - - default default] HTTP exception thrown: Instance a0c9f75a-9a82-435a-ba8b-71a1c981bb8a could not be found. [pid: 7|app: 0|req: 316/612] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.1/servers/a0c9f75a-9a82-435a-ba8b-71a1c981bb8a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/613] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:30 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1480 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/614] 10.0.0.114 () {32 vars in 728 bytes} [Tue Apr 28 05:34:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-150537837 => 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-28 05:34:31.802 8 INFO nova.api.openstack.compute.server_external_events [req-5daf6bb4-a5a1-4f44-a501-fdd4488aa11c req-3eca8d9a-98cd-427b-be26-14b554b0c4cf 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:fa2864c3-677b-4186-8a47-7c7dc93d8e14 for instance 60ffec0c-300d-45e4-ad55-bc5df45bfd46 on instance [pid: 8|app: 0|req: 298/615] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34: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) 2026-04-28 05:34:32.042 7 WARNING neutronclient.v2_0.client [None req-d84308ef-cb32-4e9f-bad4-0a25fc343342 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/616] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:32 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1468 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-28 05:34:33.188 8 WARNING neutronclient.v2_0.client [None req-1485df7c-bcc5-4d5f-9359-86eb7acccf55 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/617] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:33 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:34.398 7 WARNING neutronclient.v2_0.client [None req-3df34783-f0e7-4c0e-a872-c107e876211d 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/618] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:34 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:35.510 8 INFO nova.api.openstack.compute.server_external_events [req-8282accc-caa9-4e12-9a3f-401440088e20 req-5ad7d139-841c-455d-897a-b38b7b7575f6 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:fa2864c3-677b-4186-8a47-7c7dc93d8e14 for instance 60ffec0c-300d-45e4-ad55-bc5df45bfd46 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/621] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:34:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:34:35.542 7 WARNING neutronclient.v2_0.client [None req-44a69b22-67fe-43b9-b8ca-38a62880d25e 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/622] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:35 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:36.732 8 WARNING neutronclient.v2_0.client [None req-0494d0ef-e8a3-4c96-927e-a5850bb1d0c5 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/623] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:36 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1649 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/624] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:34:38 2026] DELETE /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:38.214 8 WARNING neutronclient.v2_0.client [None req-6e6ff7e7-0b4e-4b8a-bea4-96a0ce152128 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/625] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:38 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1655 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-28 05:34:39.359 7 WARNING neutronclient.v2_0.client [None req-77956b8c-9ad5-488f-ae49-ca985d128802 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/626] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:39 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1655 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:40.546 8 WARNING neutronclient.v2_0.client [None req-458eba1d-920c-49da-943d-f61809982e35 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/627] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:40 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1655 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:41.079 7 INFO nova.api.openstack.compute.server_external_events [req-87aa7cb2-4582-4757-a363-bbab93207486 req-ae1b2afc-bbfe-4e3b-8be9-b673f73f01d5 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:fa2864c3-677b-4186-8a47-7c7dc93d8e14 for instance 60ffec0c-300d-45e4-ad55-bc5df45bfd46 on instance [pid: 7|app: 0|req: 324/628] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:34:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:41.699 8 WARNING neutronclient.v2_0.client [None req-885e7959-fcb5-415b-8514-7b7a98f8954b 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/629] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:41 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1449 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-28 05:34:42.799 7 WARNING neutronclient.v2_0.client [None req-e5ad0acd-92f6-4c05-a0dd-4f28bf84c2ae 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/630] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:42 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => 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-28 05:34:43.917 8 WARNING neutronclient.v2_0.client [None req-f2d44b1d-47b1-477f-90fd-e761ad921305 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/631] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:43 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 1454 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:34:45.018 7 INFO nova.api.openstack.wsgi [None req-d5813d63-1d1c-4d6a-a740-52f31a7858ac 5e3a174f4dc745e3afc4f124a50e08c2 0aafd3bb2b254202ae2c98341a4cc259 - - default default] HTTP exception thrown: Instance 60ffec0c-300d-45e4-ad55-bc5df45bfd46 could not be found. [pid: 7|app: 0|req: 326/632] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:34:44 2026] GET /v2.1/servers/60ffec0c-300d-45e4-ad55-bc5df45bfd46 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/635] 10.0.0.112 () {30 vars in 619 bytes} [Tue Apr 28 05:34:51 2026] GET /v2.1 => generated 0 bytes in 246 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/636] 10.0.0.112 () {32 vars in 692 bytes} [Tue Apr 28 05:34: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: 8|app: 0|req: 309/637] 10.0.0.112 () {34 vars in 913 bytes} [Tue Apr 28 05:34:51 2026] GET /v2.1/os-simple-tenant-usage/9cc0c4f481b14d5cba9d315aebf07bec?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/638] 10.0.0.112 () {30 vars in 654 bytes} [Tue Apr 28 05:34:52 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: 311/641] 10.0.0.112 () {30 vars in 619 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 331/642] 10.0.0.112 () {32 vars in 692 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/643] 10.0.0.112 () {34 vars in 913 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.1/os-simple-tenant-usage/9cc0c4f481b14d5cba9d315aebf07bec?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/644] 10.0.0.112 () {30 vars in 654 bytes} [Tue Apr 28 05:34:55 2026] GET /v2.1/limits?reserved=1 => generated 511 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-28 05:35:05.230 8 WARNING neutronclient.v2_0.client [None req-d4302c5a-124d-4c38-b0d4-319673871987 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The 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-28 05:35:05.264 8 WARNING neutronclient.v2_0.client [None req-d4302c5a-124d-4c38-b0d4-319673871987 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The 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-28 05:35:05.423 8 WARNING neutronclient.v2_0.client [None req-d4302c5a-124d-4c38-b0d4-319673871987 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/647] 199.204.45.140 () {36 vars in 714 bytes} [Tue Apr 28 05:35:04 2026] POST /v2.1/servers => generated 453 bytes in 781 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-04-28 05:35:06.023 7 WARNING neutronclient.v2_0.client [None req-d06cddd9-8486-465e-9b24-870ea9c27cd1 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/648] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:05 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2213 bytes in 66 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-28 05:35:06.094 8 WARNING neutronclient.v2_0.client [None req-0e5373b6-ff04-4f2b-94b8-be5db1635db8 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/649] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/650] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:06 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:08.991 8 WARNING neutronclient.v2_0.client [None req-77a50d59-178a-42cb-a7d4-107ebc1ee222 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/651] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:08 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2371 bytes in 102 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-28 05:35:09.309 7 WARNING neutronclient.v2_0.client [None req-1c9ae656-a1ee-4796-85b3-4bca18ec46e7 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/652] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:09 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 28 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 316/653] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:09 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 197 bytes in 56 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-28 05:35:11.051 7 INFO nova.api.openstack.compute.server_external_events [req-59eaa633-07c8-4aac-b0fb-d85ca0a8bb09 req-3ce07c77-5a2b-442c-beaf-285edcaf4655 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 338/654] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:35:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:12.547 8 WARNING neutronclient.v2_0.client [None req-24e5d6b0-4362-412f-896c-b83ca1184409 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/655] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2445 bytes in 318 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-28 05:35:12.716 7 WARNING neutronclient.v2_0.client [None req-c63d8b71-83f3-4ccc-9d0c-bca31d11f600 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/656] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 284 bytes in 89 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: 318/657] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:12 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:15.507 7 WARNING neutronclient.v2_0.client [None req-42ce7f24-3b22-4e77-a88b-4d525654d409 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/660] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2433 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:15.642 8 WARNING neutronclient.v2_0.client [None req-77badfd9-a942-4279-804a-350a56b97313 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/661] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 284 bytes in 90 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: 342/662] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:15 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:17.371 8 INFO nova.api.openstack.compute.server_external_events [req-269d1952-dcfd-4e6c-9559-b97e3b9e8f6c req-8f94a015-9729-486a-9d27-3845ed6c8ab8 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 321/663] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:35:17 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-28 05:35:18.565 7 WARNING neutronclient.v2_0.client [None req-a811e044-f433-4f45-a1b1-6048f2b6be44 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/664] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2433 bytes in 144 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-28 05:35:18.693 8 WARNING neutronclient.v2_0.client [None req-b4e5f9c8-d63f-4bfd-b5ee-7d4cefc184a3 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/665] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 286 bytes in 76 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: 344/666] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:18 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 197 bytes in 33 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-28 05:35:21.833 8 WARNING neutronclient.v2_0.client [None req-828444cb-20eb-420b-88c6-a424f6208fae c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/667] 199.204.45.140 () {32 vars in 733 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 2581 bytes in 146 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-28 05:35:21.980 7 WARNING neutronclient.v2_0.client [None req-d6fee64d-763c-4431-905c-692583465994 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/668] 199.204.45.140 () {32 vars in 759 bytes} [Tue Apr 28 05:35:21 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 286 bytes in 93 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: 324/669] 199.204.45.140 () {32 vars in 777 bytes} [Tue Apr 28 05:35:22 2026] GET /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:35:57.451 7 WARNING neutronclient.v2_0.client [None req-4d8ba618-bc3f-45f8-8e00-657cee22e3e9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The 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-28 05:35:57.635 7 WARNING neutronclient.v2_0.client [None req-4d8ba618-bc3f-45f8-8e00-657cee22e3e9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] 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-28 05:36:00.070 8 INFO nova.api.openstack.compute.server_external_events [req-2e678999-a0c7-43f1-bc57-66e0b9d63c38 req-9e51cbfe-a3da-4fe0-86e5-1e395cb5b5f6 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 329/678] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:04.936 8 INFO nova.api.openstack.compute.server_external_events [req-38678249-5034-4f2e-b44a-8cb4db22e153 req-21d293ad-acc3-4f0a-8323-7788d86b8478 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 330/679] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:36:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:36:06.208 7 WARNING neutronclient.v2_0.client [None req-4d8ba618-bc3f-45f8-8e00-657cee22e3e9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/682] 199.204.45.140 () {36 vars in 812 bytes} [Tue Apr 28 05:35:57 2026] POST /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 281 bytes in 8847 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-28 05:36:06.528 8 INFO nova.api.openstack.compute.server_external_events [req-89148f6a-3d09-4021-b114-cd965c2ed60b req-2d09eb7c-a313-4b5b-b0c8-88ececd11a46 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 333/683] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:06.897 7 INFO nova.api.openstack.compute.server_external_events [req-4999503f-a4c6-451c-9132-9a1715f80d7d req-95714c86-c133-44cf-a8dc-411859cb83e0 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 351/684] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:06 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-28 05:36:28.019 7 WARNING neutronclient.v2_0.client [None req-b16bc4f7-1cd5-4cf3-abef-ef8d149907dd c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The 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-28 05:36:28.061 7 WARNING neutronclient.v2_0.client [None req-b16bc4f7-1cd5-4cf3-abef-ef8d149907dd c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] 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-28 05:36:30.317 8 INFO nova.api.openstack.compute.server_external_events [req-d1aed9e8-c6f2-4da5-897d-50853e61a2fc req-e3a3ff95-c9bd-4b28-b4c7-2d72ec3ce987 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:0de344b0-dc49-4eaf-9abc-a892c65f3d95 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 336/689] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:30 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-28 05:36:36.453 8 INFO nova.api.openstack.compute.server_external_events [req-b8beac51-3c63-4b4d-9b0d-fe9fa02f8ab0 req-0a7e875a-77d4-4367-b961-0c2d086af9c7 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:0de344b0-dc49-4eaf-9abc-a892c65f3d95 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 339/692] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:36:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:36:37.102 7 WARNING neutronclient.v2_0.client [None req-b16bc4f7-1cd5-4cf3-abef-ef8d149907dd c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/693] 199.204.45.140 () {36 vars in 812 bytes} [Tue Apr 28 05:36:27 2026] POST /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 376 bytes in 9171 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-28 05:36:50.160 8 WARNING neutronclient.v2_0.client [None req-b5b101eb-7cce-4473-aff8-14709e5e36d9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The 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-28 05:36:50.236 8 WARNING neutronclient.v2_0.client [None req-b5b101eb-7cce-4473-aff8-14709e5e36d9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] 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-28 05:36:52.506 7 INFO nova.api.openstack.compute.server_external_events [req-8d981773-5dbe-4e33-b90c-899954d551c8 req-d8d20679-008c-481b-be29-222f6658f375 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:5eabe9f4-ac02-446d-bdb2-772c8257de69 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 356/696] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:36:57.090 7 INFO nova.api.openstack.compute.server_external_events [req-0e2ec586-521f-4afb-9fc6-7a85465beaa8 req-42c50a3a-92ab-49bd-9376-2373ec079514 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-plugged:5eabe9f4-ac02-446d-bdb2-772c8257de69 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 359/699] 10.0.0.62 () {38 vars in 814 bytes} [Tue Apr 28 05:36:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 05:36:59.298 8 WARNING neutronclient.v2_0.client [None req-b5b101eb-7cce-4473-aff8-14709e5e36d9 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] The python binding code in 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/700] 199.204.45.140 () {36 vars in 812 bytes} [Tue Apr 28 05:36:50 2026] POST /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface => generated 378 bytes in 9262 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-28 05:36:59.910 7 INFO nova.api.openstack.compute.server_external_events [req-ea2bfd1d-5861-4f6f-b0ad-ac4812a4d5a3 req-7dcbff55-d31e-441d-b675-1b4054427c0d 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:0de344b0-dc49-4eaf-9abc-a892c65f3d95 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 360/701] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:36:59 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-28 05:37:12.866 7 INFO nova.api.openstack.compute.server_external_events [req-8ca2914d-b070-44d4-a5c7-73fb1fda8639 req-31f10dba-db6b-4c3a-b2cd-3d89b045131f 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:5eabe9f4-ac02-446d-bdb2-772c8257de69 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 362/704] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/705] 199.204.45.140 () {34 vars in 855 bytes} [Tue Apr 28 05:37:13 2026] DELETE /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface/5eabe9f4-ac02-446d-bdb2-772c8257de69 => generated 0 bytes in 64 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-28 05:37:14.897 7 INFO nova.api.openstack.compute.server_external_events [req-22bd9559-0af6-4f0a-8411-6dac3d8200de req-e002e6cc-a389-4d41-b2b6-85f82e3449dd 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:5eabe9f4-ac02-446d-bdb2-772c8257de69 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 363/706] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:23.495 7 INFO nova.api.openstack.compute.server_external_events [req-9cef1108-1033-42fe-a1c9-fe40db73c586 req-3d911e5b-c4a5-4168-907a-5bffcb366ce8 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:0de344b0-dc49-4eaf-9abc-a892c65f3d95 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 7|app: 0|req: 365/709] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:23 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: 345/710] 199.204.45.140 () {34 vars in 855 bytes} [Tue Apr 28 05:37:23 2026] DELETE /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface/0de344b0-dc49-4eaf-9abc-a892c65f3d95 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/715] 199.204.45.140 () {34 vars in 855 bytes} [Tue Apr 28 05:37:44 2026] DELETE /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f/os-interface/37cf6c7d-fdf2-4ab2-a432-e42f35a5b17d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/718] 199.204.45.140 () {34 vars in 755 bytes} [Tue Apr 28 05:37:49 2026] DELETE /v2.1/servers/a0e0ebc7-8954-4994-8985-22b6d168fe9f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:37:52.381 8 INFO nova.api.openstack.compute.server_external_events [req-8cea28a7-ca96-4236-bf30-50d956f73be5 req-51b2f8cb-2c98-4e4e-b897-9c59c877af79 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:2c2ab9ea-05aa-48ee-b7ee-e0cc68154601 for instance a0e0ebc7-8954-4994-8985-22b6d168fe9f on instance [pid: 8|app: 0|req: 349/719] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:52 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-28 05:37:54.906 7 INFO nova.api.openstack.compute.server_external_events [req-a02bfb9b-e46e-40a4-a63d-a2c18bae82aa req-66337f7a-b953-4652-9294-27ecb430193b 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:d993934f-ae4a-44fe-ad3b-17ac977e83e7 for instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 on instance [pid: 7|app: 0|req: 371/720] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/721] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:37:54 2026] DELETE /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => 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-28 05:37:55.063 7 WARNING neutronclient.v2_0.client [None req-a6386256-ac53-471f-8f05-a9ae01bb287e 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in 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/724] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:37:55 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1945 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-28 05:37:57.851 8 INFO nova.api.openstack.compute.server_external_events [req-10c2c535-683f-478d-a0d9-8d2a645c5d06 req-f23451e1-7de1-4edd-af7b-2fdd8e65d7f3 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:d993934f-ae4a-44fe-ad3b-17ac977e83e7 for instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 on instance [pid: 8|app: 0|req: 353/725] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:37:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:00.258 7 WARNING neutronclient.v2_0.client [None req-d873cf69-01df-4229-8d49-0be4f29b7a80 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/726] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:38:00 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:05.341 8 INFO nova.api.openstack.wsgi [None req-9ac4267e-47b0-454b-9d95-489ed0ec14e7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] HTTP exception thrown: Instance 0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 could not be found. [pid: 8|app: 0|req: 355/729] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:38:05 2026] GET /v2.1/servers/0ae7bd94-bc8e-4b2f-9fb9-b3adb43233a4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:05.978 7 INFO nova.api.openstack.compute.server_external_events [req-1e595b6d-c4d5-4d4c-b6da-c72ddf267b84 req-0341e611-d82d-4e16-ba51-ca32b2e62a30 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-changed:f7613acd-0ef2-4da6-bb99-890327850740 for instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 on instance [pid: 7|app: 0|req: 375/730] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:38:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/731] 10.0.0.114 () {32 vars in 718 bytes} [Tue Apr 28 05:38:05 2026] DELETE /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => 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-28 05:38:06.113 7 WARNING neutronclient.v2_0.client [None req-eb261380-70f2-40cd-a6d9-767bfe8669b7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in 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/732] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:38:06 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1944 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-28 05:38:08.944 8 INFO nova.api.openstack.compute.server_external_events [req-6f8accae-f83d-46f6-92cd-cfc04fab3d46 req-155cac36-b91d-4507-b649-bc92a665ca57 3bcc2a7a5e294bc088b10db84de1c642 baae0c55e98143b88130b9fd96c42b01 - - aed813b46e8a46d194617a3b20c32f11 aed813b46e8a46d194617a3b20c32f11] Creating event network-vif-deleted:f7613acd-0ef2-4da6-bb99-890327850740 for instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 on instance [pid: 8|app: 0|req: 357/733] 10.0.0.106 () {38 vars in 815 bytes} [Tue Apr 28 05:38:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:11.315 7 WARNING neutronclient.v2_0.client [None req-d426edea-2b21-4300-a950-16dfdf3e0ee7 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/734] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:38:11 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 1481 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 05:38:16.380 7 INFO nova.api.openstack.wsgi [None req-3d312ddc-6d69-46fd-a124-58beb094960f 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] HTTP exception thrown: Instance d2498e7f-a7be-4d1c-af9b-9b09db940da5 could not be found. [pid: 7|app: 0|req: 379/737] 10.0.0.114 () {32 vars in 715 bytes} [Tue Apr 28 05:38:16 2026] GET /v2.1/servers/d2498e7f-a7be-4d1c-af9b-9b09db940da5 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/738] 10.0.0.114 () {32 vars in 726 bytes} [Tue Apr 28 05:38:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2094079117 => 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, ' 2026-04-28 05:38:17.511 7 INFO nova.api.openstack.wsgi [None req-9e3206fb-9fbd-4205-9346-b3b52edb8571 81f32b8c33434b5ca37e33bc402ab4f6 39b84f9b9e154a14bb7e07a7e08e28df - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2094079117 not found for user 81f32b8c33434b5ca37e33bc402ab4f6 [pid: 7|app: 0|req: 380/739] 10.0.0.114 () {32 vars in 723 bytes} [Tue Apr 28 05:38:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2094079117 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/742] 10.0.0.114 () {32 vars in 655 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/743] 10.0.0.114 () {32 vars in 641 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 05:38:31.800 8 WARNING oslo_db.sqlalchemy.utils [None req-a3682a76-6ba7-4f39-a0c8-b045f32d9e60 c2df5ab9ea87432c9be0b92161f78aaa 6ad3becb7f1c475eb59bdff98a590173 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 362/744] 10.0.0.114 () {32 vars in 649 bytes} [Tue Apr 28 05:38:31 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/745] 10.0.0.114 () {32 vars in 694 bytes} [Tue Apr 28 05:38:31 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)