+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 04:10:06 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-cf58b9784-d4bvl 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 0x7f1d781e1668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-10 04:10:11.870 8 INFO nova.utils [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-10 04:10:11.891 7 INFO nova.utils [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-10 04:10:13.656 8 WARNING keystonemiddleware._common.config [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 04:10:13.662 7 WARNING keystonemiddleware._common.config [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 04:10:13.669 8 WARNING oslo_config.cfg [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 04:10:13.672 7 WARNING oslo_config.cfg [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-10 04:10:13.749 7 WARNING keystonemiddleware._common.config [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 04:10:13.756 8 WARNING keystonemiddleware._common.config [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 04:10:13.766 7 WARNING oslo_config.cfg [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-10 04:10:13.773 8 WARNING oslo_config.cfg [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-10 04:10:13.778 7 WARNING oslo_config.cfg [None req-d0fe2799-f514-4a78-8db2-64691919867e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f1d781e1668 pid: 7 (default app) 2026-07-10 04:10:13.787 8 WARNING oslo_config.cfg [None req-05a3c083-5efd-42b7-a8aa-bf04055e6caa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f1d781e1668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:10:21 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:10:21.885 8 WARNING oslo_policy.policy [None req-0e05e9a7-11fc-4370-884a-75e485987f70 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 04:10:21.885 8 WARNING oslo_policy.policy [None req-0e05e9a7-11fc-4370-884a-75e485987f70 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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: 2/4] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:10:21 2026] GET /v2.1 => generated 0 bytes in 571 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:10:21.985 7 WARNING oslo_policy.policy [req-0e05e9a7-11fc-4370-884a-75e485987f70 req-47c87af0-56a6-429a-8f7c-17713a2946f2 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-10 04:10:21.985 7 WARNING oslo_policy.policy [req-0e05e9a7-11fc-4370-884a-75e485987f70 req-47c87af0-56a6-429a-8f7c-17713a2946f2 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - 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.240 () {46 vars in 981 bytes} [Fri Jul 10 04:10:21 2026] GET /v2.1/ => generated 400 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:10:22.093 8 INFO nova.api.openstack.wsgi [None req-e0666a29-ff64-4c33-bc13-fa7e7cc36a22 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {48 vars in 1010 bytes} [Fri Jul 10 04:10:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:10:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.240 () {52 vars in 1047 bytes} [Fri Jul 10 04:10:22 2026] POST /v2.1/flavors => generated 529 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:10:23.073 8 INFO nova.api.openstack.wsgi [None req-a15b85b6-e3e1-41b7-b183-3dd036f42817 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {48 vars in 1012 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {52 vars in 1047 bytes} [Fri Jul 10 04:10:23 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: 7|app: 0|req: 8/15] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:10:23 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:10:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:10:24.048 8 INFO nova.api.openstack.wsgi [None req-1426d083-ad68-47a5-abad-d8be165e0edb 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:10:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:10:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.240 () {52 vars in 1047 bytes} [Fri Jul 10 04:10:24 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: 7|app: 0|req: 11/21] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:10:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:10:24 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:10:25 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:10:25.066 8 INFO nova.api.openstack.wsgi [None req-43c99e75-3b80-4771-bf44-1e916d303a4f 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {48 vars in 1012 bytes} [Fri Jul 10 04:10:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:10:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.240 () {52 vars in 1047 bytes} [Fri Jul 10 04:10:25 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:10: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: 14/28] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:10:26 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:10:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:10:26.076 8 INFO nova.api.openstack.wsgi [None req-800a48e6-8fcb-46a6-9749-8aab70763bfd 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:10:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:10:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.240 () {52 vars in 1047 bytes} [Fri Jul 10 04:10:26 2026] POST /v2.1/flavors => generated 535 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.45 () {28 vars in 452 bytes} [Fri Jul 10 04:16:02 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: 51/102] 10.0.0.45 () {30 vars in 656 bytes} [Fri Jul 10 04:16:02 2026] GET /v2.1 => generated 0 bytes in 478 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: 52/103] 10.0.0.45 () {32 vars in 729 bytes} [Fri Jul 10 04:16:02 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.45 () {34 vars in 802 bytes} [Fri Jul 10 04:16:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:19:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:19:08 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/143] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:19:08 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:19:08.175 8 INFO nova.api.openstack.wsgi [None req-1827ddc2-782f-4d91-af1e-2aeda3705d09 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/144] 199.204.45.240 () {48 vars in 1016 bytes} [Fri Jul 10 04:19:08 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:19:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.240 () {52 vars in 1048 bytes} [Fri Jul 10 04:19:08 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:20:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:20:07 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:20:07 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:20:07.308 8 INFO nova.api.openstack.wsgi [None req-434e3b3e-368e-44a9-99e2-6bff95fda611 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4b375d4464d142cc928d3c75c3eb2460 [pid: 8|app: 0|req: 81/162] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:20:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-10 04:20:07.325 7 WARNING oslo_db.sqlalchemy.utils [None req-97aa999d-aaea-47d3-8770-b25ca97b2134 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.240 () {48 vars in 1015 bytes} [Fri Jul 10 04:20:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.240 () {52 vars in 1056 bytes} [Fri Jul 10 04:20:07 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:20:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:20:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:20:11 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.240 () {48 vars in 1072 bytes} [Fri Jul 10 04:20:11 2026] GET /v2.1/os-quota-sets/faf457310f6142019a98979f2f5a9c1c => generated 283 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.240 () {52 vars in 1124 bytes} [Fri Jul 10 04:20:11 2026] PUT /v2.1/os-quota-sets/faf457310f6142019a98979f2f5a9c1c => generated 238 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:28:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:28:10 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:28:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:28:10.835 7 INFO nova.api.openstack.wsgi [None req-cb2ee71d-97b4-4ce3-b8ae-2c21b6a7a0ff 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 135/271] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:28:10 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:28:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.240 () {52 vars in 1048 bytes} [Fri Jul 10 04:28:10 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:31:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:31:33 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 159/316] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:31:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.204.45.240 () {48 vars in 1072 bytes} [Fri Jul 10 04:31:33 2026] GET /v2.1/os-quota-sets/f9e7582487b54031bfb35dc577fed6c1 => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/318] 199.204.45.240 () {52 vars in 1124 bytes} [Fri Jul 10 04:31:34 2026] PUT /v2.1/os-quota-sets/f9e7582487b54031bfb35dc577fed6c1 => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:44:26.182 7 INFO nova.api.openstack.wsgi [None req-f5dd80e7-46db-488e-82a9-30292fcd56db 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/476] 199.204.45.240 () {48 vars in 1010 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:44:26 2026] GET /v2.1/flavors/6285520e-f21f-4fbb-a284-a9663aac4f37/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/479] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:44: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: 239/480] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:44:27 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/481] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:44:27 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:44:27.155 7 INFO nova.api.openstack.wsgi [None req-50da237f-a0c0-4f0c-9955-0b63b8f7d0bc 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/482] 199.204.45.240 () {48 vars in 1012 bytes} [Fri Jul 10 04:44:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:44:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:44:27 2026] GET /v2.1/flavors/08e39270-5471-4465-9afb-a7dbd32ec4b1/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/485] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:44:28 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: 242/486] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:44:28 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/487] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:44:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:44:28.175 7 INFO nova.api.openstack.wsgi [None req-30340d40-6a0f-49dc-9847-7b404bff8433 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 243/488] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:44:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:44:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:44:28 2026] GET /v2.1/flavors/a915fd9e-b25e-41e0-8164-f630f018a1a7/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:44:29 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: 246/494] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:44:29 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:44:29 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:44:29.174 7 INFO nova.api.openstack.wsgi [None req-1f05eb53-6694-44de-be60-cf42792243f6 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 247/496] 199.204.45.240 () {48 vars in 1012 bytes} [Fri Jul 10 04:44:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:44:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:44:29 2026] GET /v2.1/flavors/6e2ba194-40ef-43d4-9884-b2258947005c/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:44: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: 249/500] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:44:30 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:44:30 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:44:30.158 7 INFO nova.api.openstack.wsgi [None req-76a196da-ed79-4c93-baf8-12f6b9dc8c07 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/502] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:44:30 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: 253/503] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:44:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:44:30 2026] GET /v2.1/flavors/80bde92e-0353-49e5-972e-e316a936daab/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:45:39.421 8 INFO nova.api.openstack.wsgi [None req-f37433cb-6920-4ec4-b3ed-4f22f38a1cf1 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 262/522] 199.204.45.240 () {48 vars in 1016 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:45:39 2026] GET /v2.1/flavors/fc2df554-2fac-442a-a33a-e90d3a7ec79b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:45:47 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: 264/526] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:45:47 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:45:47 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:45:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:45:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:45:51 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/533] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:45:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.204.45.240 () {48 vars in 1072 bytes} [Fri Jul 10 04:45:51 2026] GET /v2.1/os-quota-sets/faf457310f6142019a98979f2f5a9c1c => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:46:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:46:46 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: 7|app: 0|req: 273/547] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:46:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:46:47.062 8 INFO nova.api.openstack.wsgi [None req-8f9ae93b-1729-4d0c-8bb5-b4bbed45fb82 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 275/548] 199.204.45.240 () {48 vars in 1014 bytes} [Fri Jul 10 04:46:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:46:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 199.204.45.240 () {48 vars in 1098 bytes} [Fri Jul 10 04:46:47 2026] GET /v2.1/flavors/0843cad9-62ed-4806-921e-ddcf59e2c329/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:47:03 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:47:03 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:47:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 199.204.45.240 () {48 vars in 1072 bytes} [Fri Jul 10 04:47:03 2026] GET /v2.1/os-quota-sets/f9e7582487b54031bfb35dc577fed6c1 => generated 280 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.204.45.240 () {42 vars in 704 bytes} [Fri Jul 10 04:47:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 199.204.45.240 () {44 vars in 908 bytes} [Fri Jul 10 04:47:59 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: 288/573] 199.204.45.240 () {46 vars in 981 bytes} [Fri Jul 10 04:47:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:47:59.092 7 INFO nova.api.openstack.wsgi [None req-580214e5-eb42-4f12-82fd-8dd920cc5606 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/574] 199.204.45.240 () {48 vars in 1010 bytes} [Fri Jul 10 04:47:59 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: 289/575] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jul 10 04:47:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/584] 10.0.0.184 () {32 vars in 654 bytes} [Fri Jul 10 04:48:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/585] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:48:41 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-10 04:48:41.949 8 WARNING oslo_db.sqlalchemy.utils [None req-4127f0fe-816b-470c-8229-edb4e72127c8 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 295/586] 10.0.0.184 () {32 vars in 648 bytes} [Fri Jul 10 04:48:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/587] 10.0.0.184 () {32 vars in 693 bytes} [Fri Jul 10 04:48:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:48:53 2026] GET /v2.1/flavors/6285520e-f21f-4fbb-a284-a9663aac4f37 => generated 511 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:48:54 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:48:54 2026] GET /v2.1/flavors/6285520e-f21f-4fbb-a284-a9663aac4f37 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:02.150 7 WARNING neutronclient.v2_0.client [None req-5751d1e5-c53e-455b-80c9-a74ebda5bbf1 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/595] 10.0.0.184 () {34 vars in 684 bytes} [Fri Jul 10 04:49:02 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1738 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:03.781 8 WARNING neutronclient.v2_0.client [None req-c060123e-42d9-4a9f-824b-50b9eae0fee3 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in 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/596] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:49:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:04.707 8 WARNING neutronclient.v2_0.client [None req-c060123e-42d9-4a9f-824b-50b9eae0fee3 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/597] 10.0.0.184 () {34 vars in 694 bytes} [Fri Jul 10 04:49:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 3585 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:07.387 7 WARNING neutronclient.v2_0.client [None req-f941bb2f-585e-4e45-a824-258251b1d72a 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/598] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:49:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 10.0.0.184 () {34 vars in 684 bytes} [Fri Jul 10 04:49:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:08.396 8 WARNING neutronclient.v2_0.client [None req-ab3d1ec6-b44e-4c38-ab40-b4018ac81ddd 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:09.580 8 WARNING neutronclient.v2_0.client [None req-ab3d1ec6-b44e-4c38-ab40-b4018ac81ddd 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in 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/602] 10.0.0.184 () {34 vars in 694 bytes} [Fri Jul 10 04:49:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1545 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:09.951 7 WARNING neutronclient.v2_0.client [None req-e58a6cff-c05e-4984-8efc-b4ee5cf89326 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:09.987 7 WARNING neutronclient.v2_0.client [None req-e58a6cff-c05e-4984-8efc-b4ee5cf89326 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:10.060 8 WARNING neutronclient.v2_0.client [None req-5cb3572c-f629-44dd-9c7d-7060aeec21b3 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/603] 10.0.0.184 () {34 vars in 694 bytes} [Fri Jul 10 04:49:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:10.241 7 WARNING neutronclient.v2_0.client [None req-c46d8697-6271-45f9-b110-e9d2868c5991 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/604] 10.0.0.184 () {34 vars in 684 bytes} [Fri Jul 10 04:49:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:10.362 8 WARNING neutronclient.v2_0.client [None req-f34795dc-60ad-41e3-97fe-98cca9cbfffb 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:10.393 7 WARNING neutronclient.v2_0.client [None req-c46d8697-6271-45f9-b110-e9d2868c5991 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/605] 10.0.0.184 () {32 vars in 736 bytes} [Fri Jul 10 04:49:10 2026] GET /v2.1/os-security-groups/15ee3e11-c4a5-4228-bffc-4888d0629e55 => generated 664 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:10.434 8 WARNING neutronclient.v2_0.client [None req-00b8d3c3-6182-42f2-a134-6a5bc7bcf897 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in 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/606] 10.0.0.184 () {34 vars in 684 bytes} [Fri Jul 10 04:49:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:10.669 8 WARNING neutronclient.v2_0.client [None req-bdaa741f-832c-4510-9fd0-4682fb2f467a 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:10.685 7 WARNING neutronclient.v2_0.client [None req-c46d8697-6271-45f9-b110-e9d2868c5991 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:10.699 8 WARNING neutronclient.v2_0.client [None req-bdaa741f-832c-4510-9fd0-4682fb2f467a 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:10.771 8 WARNING neutronclient.v2_0.client [None req-bdaa741f-832c-4510-9fd0-4682fb2f467a 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in 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/607] 10.0.0.184 () {32 vars in 749 bytes} [Fri Jul 10 04:49:10 2026] DELETE /v2.1/os-security-group-rules/650bf2b2-266e-4e7a-afc0-9f7b6ad20304 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 04:49:10.961 8 WARNING neutronclient.v2_0.client [None req-fd97740e-4ac8-4f1a-aae0-c06c3ee37b1c ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/608] 10.0.0.184 () {34 vars in 684 bytes} [Fri Jul 10 04:49:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:11.255 8 WARNING neutronclient.v2_0.client [None req-3b217a3d-dd87-4e96-9c74-74c8135f6ae9 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.301 8 WARNING neutronclient.v2_0.client [None req-3b217a3d-dd87-4e96-9c74-74c8135f6ae9 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/609] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:49:10 2026] POST /v2.1/servers => generated 450 bytes in 1172 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:11.335 7 WARNING neutronclient.v2_0.client [None req-0b395d55-df55-431b-a666-f4e3fe308537 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.370 7 WARNING neutronclient.v2_0.client [None req-0b395d55-df55-431b-a666-f4e3fe308537 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.504 8 WARNING neutronclient.v2_0.client [None req-3b217a3d-dd87-4e96-9c74-74c8135f6ae9 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/610] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:11 2026] DELETE /v2.1/os-security-groups/15ee3e11-c4a5-4228-bffc-4888d0629e55 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 04:49:11.542 7 WARNING neutronclient.v2_0.client [None req-b3db8d5c-ce27-4ac9-b4e6-e206dbc40204 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.597 7 WARNING neutronclient.v2_0.client [None req-b3db8d5c-ce27-4ac9-b4e6-e206dbc40204 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.642 7 WARNING neutronclient.v2_0.client [None req-b3db8d5c-ce27-4ac9-b4e6-e206dbc40204 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/611] 10.0.0.184 () {32 vars in 662 bytes} [Fri Jul 10 04:49:11 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:11.710 7 WARNING neutronclient.v2_0.client [None req-ecbd52db-5e5f-4268-b1b3-c32085114d63 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/612] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:11 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1401 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:11.776 7 WARNING neutronclient.v2_0.client [None req-ff27ba88-deca-4e01-8e4e-6e890b210e75 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:11.822 7 WARNING neutronclient.v2_0.client [None req-ff27ba88-deca-4e01-8e4e-6e890b210e75 0df02e6eb61e45df8633dc3ded3b5b8b 8fdce424f16347a59129db512015807b - - default default] The python binding code in 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/613] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:11 2026] DELETE /v2.1/os-security-groups/f0fa4195-9dd8-4849-b4dd-12629e05f211 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 04:49:11.981 7 WARNING neutronclient.v2_0.client [None req-06f5ef09-752c-4c2b-84e8-b6e6951b2cf8 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.008 7 WARNING neutronclient.v2_0.client [None req-06f5ef09-752c-4c2b-84e8-b6e6951b2cf8 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/614] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:49:11 2026] POST /v2.1/servers => generated 450 bytes in 943 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:12.160 8 WARNING neutronclient.v2_0.client [None req-c9e06039-6dac-44a4-abf0-ef6e46279233 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/615] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:11 2026] DELETE /v2.1/os-security-groups/2732d730-7434-4dff-8c08-ca2ab1183095 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 04:49:12.190 7 WARNING neutronclient.v2_0.client [None req-9ec8e2c6-ea93-4af7-9ead-c36b0fd12b90 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.211 7 INFO nova.api.openstack.wsgi [None req-9ec8e2c6-ea93-4af7-9ead-c36b0fd12b90 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 2732d730-7434-4dff-8c08-ca2ab1183095 does not exist Neutron server returns request_ids: ['req-6750f90b-0d29-466a-af74-c779d3215df2'] [pid: 7|app: 0|req: 308/616] 10.0.0.184 () {32 vars in 736 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/os-security-groups/2732d730-7434-4dff-8c08-ca2ab1183095 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1422 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:12.224 7 WARNING neutronclient.v2_0.client [None req-c4d08c85-7029-4f41-8bda-1e0069cc3003 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.253 7 WARNING neutronclient.v2_0.client [None req-c4d08c85-7029-4f41-8bda-1e0069cc3003 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in 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/618] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:12 2026] DELETE /v2.1/os-security-groups/843a31ca-613b-49c8-b183-ed5bf94532ad => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:12.398 8 WARNING neutronclient.v2_0.client [None req-72d13cce-aa85-4680-be01-810bc8460737 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.415 8 INFO nova.api.openstack.wsgi [None req-72d13cce-aa85-4680-be01-810bc8460737 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 843a31ca-613b-49c8-b183-ed5bf94532ad does not exist Neutron server returns request_ids: ['req-db255cba-ed01-46fb-93d4-443f0373a3c7'] [pid: 8|app: 0|req: 310/619] 10.0.0.184 () {32 vars in 736 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/os-security-groups/843a31ca-613b-49c8-b183-ed5bf94532ad => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 04:49:12.427 7 WARNING neutronclient.v2_0.client [None req-240f9d11-132b-424c-9821-f58e641fa1e6 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.452 7 WARNING neutronclient.v2_0.client [None req-240f9d11-132b-424c-9821-f58e641fa1e6 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in 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/620] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:12 2026] DELETE /v2.1/os-security-groups/498c78a0-d24f-4b15-8c0e-f4aedf166129 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-10 04:49:12.593 8 WARNING neutronclient.v2_0.client [None req-b0b3bd62-ada0-425d-8c3c-8a82bc7bfd01 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.610 8 INFO nova.api.openstack.wsgi [None req-b0b3bd62-ada0-425d-8c3c-8a82bc7bfd01 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 498c78a0-d24f-4b15-8c0e-f4aedf166129 does not exist Neutron server returns request_ids: ['req-8222a387-6390-4710-ade9-f94a24e70cda'] [pid: 8|app: 0|req: 311/621] 10.0.0.184 () {32 vars in 736 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/os-security-groups/498c78a0-d24f-4b15-8c0e-f4aedf166129 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 04:49:12.625 7 WARNING neutronclient.v2_0.client [None req-d802e646-bf81-418c-9e7d-43775c1d914e ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.720 7 WARNING neutronclient.v2_0.client [None req-d802e646-bf81-418c-9e7d-43775c1d914e ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.781 7 WARNING neutronclient.v2_0.client [None req-d802e646-bf81-418c-9e7d-43775c1d914e ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in 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/622] 10.0.0.184 () {32 vars in 662 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:12.858 7 WARNING neutronclient.v2_0.client [None req-7b2e2f9b-d200-4cac-9a75-37fde176fc3e ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.869 8 WARNING neutronclient.v2_0.client [None req-e7be35a9-5565-469b-a7b7-4df8fbd6d5a7 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.888 7 INFO nova.api.openstack.wsgi [None req-7b2e2f9b-d200-4cac-9a75-37fde176fc3e ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 498c78a0-d24f-4b15-8c0e-f4aedf166129 does not exist Neutron server returns request_ids: ['req-f47ff014-e4f9-4b77-b3e3-8b2061163a2e'] [pid: 7|app: 0|req: 312/623] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:12 2026] DELETE /v2.1/os-security-groups/498c78a0-d24f-4b15-8c0e-f4aedf166129 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 04:49:12.900 7 WARNING neutronclient.v2_0.client [None req-db776721-0d41-44d7-a301-c6a53ef74edb ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/624] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:12 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1397 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:12.951 7 INFO nova.api.openstack.wsgi [None req-db776721-0d41-44d7-a301-c6a53ef74edb ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 843a31ca-613b-49c8-b183-ed5bf94532ad does not exist Neutron server returns request_ids: ['req-6470418b-adf2-4ab9-982c-01de3766650a'] [pid: 7|app: 0|req: 313/625] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:12 2026] DELETE /v2.1/os-security-groups/843a31ca-613b-49c8-b183-ed5bf94532ad => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:12.966 8 WARNING neutronclient.v2_0.client [None req-f58e0379-0803-4806-ac85-ce220bfc6841 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:12.993 8 INFO nova.api.openstack.wsgi [None req-f58e0379-0803-4806-ac85-ce220bfc6841 ed24ccf8402b43f29d61a918594a1c47 b0b825504121425fa1e64a160efc530d - - default default] HTTP exception thrown: Security group 2732d730-7434-4dff-8c08-ca2ab1183095 does not exist Neutron server returns request_ids: ['req-2991799d-e990-4a8f-9cb8-2fe30c78f3da'] [pid: 8|app: 0|req: 313/626] 10.0.0.184 () {32 vars in 739 bytes} [Fri Jul 10 04:49:12 2026] DELETE /v2.1/os-security-groups/2732d730-7434-4dff-8c08-ca2ab1183095 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 04:49:13.300 7 WARNING neutronclient.v2_0.client [None req-09de864d-eb8c-4082-8964-9dbcfd76cef6 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/627] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:13 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1426 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:14.028 8 WARNING neutronclient.v2_0.client [None req-197ac2bf-5801-4a33-aa4f-32403921d3ba 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/628] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:13 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1453 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:14.833 7 WARNING neutronclient.v2_0.client [None req-1fe61072-75c9-47dd-8cc0-ea788d241a72 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/629] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:14 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1418 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:15.657 8 WARNING neutronclient.v2_0.client [None req-70d315e1-c071-4137-9549-ddbac3ea72a4 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/630] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:15 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1461 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:15.921 7 WARNING neutronclient.v2_0.client [None req-64893952-fd87-46ac-952b-21750b908891 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/631] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:15 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1474 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:16.816 8 WARNING neutronclient.v2_0.client [None req-7136f4a3-dd07-4aef-91d9-f326a9d582ab 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:16 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1461 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:17.026 7 WARNING neutronclient.v2_0.client [None req-d4796b90-8501-482d-aabc-608e3a011e77 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:16 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1474 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:17.931 8 WARNING neutronclient.v2_0.client [None req-a5a75c08-c18b-4dc4-8b39-f54f0fe125de 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:18.181 7 WARNING neutronclient.v2_0.client [None req-c644bbfc-ccf7-45d5-bc2a-b1468cdc7e6b fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/634] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:18 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1482 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:17 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 1150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:19.113 7 INFO nova.api.openstack.compute.server_external_events [req-38105b6f-3acd-49ff-8d3a-f4b6c7b11861 req-e3585679-eba6-4ba1-8fb7-3e78d8a8a3c5 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance 2026-07-10 04:49:19.127 7 INFO nova.compute.rpcapi [None req-2306d3d6-a38a-40f4-8c5f-096b67b2e234 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 321/638] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:19.592 8 WARNING neutronclient.v2_0.client [None req-e9603850-775f-424e-bf71-9f7be2ca2c3d fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:20.086 7 WARNING neutronclient.v2_0.client [None req-8bc14b54-f2dd-4178-b3c4-d921c5d3ef54 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/639] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:19 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 1423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:21.235 8 INFO nova.api.openstack.compute.server_external_events [req-4699ae58-ddc8-474b-81ba-6d55dbd1c0e3 req-3a053442-578a-4d1d-b3a1-09aea322d818 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance 2026-07-10 04:49:21.248 8 INFO nova.compute.rpcapi [None req-5dfcad20-56ce-417a-9339-13d50789eaf6 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 319/640] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:20 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 1807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:22.028 8 WARNING neutronclient.v2_0.client [None req-44feb1ef-bb80-470d-aa38-8cd2aa5e886f fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:22.902 7 WARNING neutronclient.v2_0.client [None req-e256306b-9ffd-4cc0-88f9-99e0d3e53872 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/642] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:21 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 1889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:23.903 8 INFO nova.api.openstack.compute.server_external_events [req-2367e69a-51ee-4c1f-ae22-615ace6ffaab req-26d162f3-9991-4946-99c8-8b8cc74dcfe5 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance [pid: 8|app: 0|req: 321/643] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/644] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:49:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:22 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 1601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:24.938 8 WARNING neutronclient.v2_0.client [None req-6b5693c0-9369-4958-bd7b-32a745fcba6b fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:25.522 7 WARNING neutronclient.v2_0.client [None req-5cce96fb-8165-44c6-bb4c-95bbc640728d 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/646] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:24 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:25 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 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, ' 2026-07-10 04:49:26.586 8 WARNING neutronclient.v2_0.client [None req-a084805e-223d-4848-9e4d-0482842645b2 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:26 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:26.982 7 WARNING neutronclient.v2_0.client [None req-e8e45792-0ae7-4431-b03c-e3e3f8fada08 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/649] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:26 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 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-07-10 04:49:27.894 8 WARNING neutronclient.v2_0.client [None req-ce2f85a5-bc5d-4045-87c9-6210bc98f850 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:27 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:28.280 7 WARNING neutronclient.v2_0.client [None req-6e2b4840-3476-453d-89d8-66935024b7ef 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:28 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:29.130 8 WARNING neutronclient.v2_0.client [None req-4dcfbe82-3901-4ddf-9cc0-625212dce8e0 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:29.175 7 WARNING neutronclient.v2_0.client [None req-2fd88b09-12e6-4c75-8df7-e5938423a6eb 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:29 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:29.351 7 WARNING neutronclient.v2_0.client [None req-2fd88b09-12e6-4c75-8df7-e5938423a6eb 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:29.530 8 WARNING neutronclient.v2_0.client [None req-0f9ac732-2c31-41bb-ad11-aba0b2086753 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/655] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:49:29 2026] POST /v2.1/servers => generated 424 bytes in 469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:29.555 7 WARNING neutronclient.v2_0.client [None req-28660ff2-5f83-49f0-815b-4b62a1e7e97e 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/656] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:29 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1370 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:29 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:30.313 7 WARNING neutronclient.v2_0.client [None req-1be2d390-4c04-4a60-ab58-f6a94187efd6 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] 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: 330/658] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:30 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:30.465 8 WARNING neutronclient.v2_0.client [None req-a867b96b-ad12-458e-85f9-55c71ca7a384 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:30.506 8 WARNING neutronclient.v2_0.client [None req-a867b96b-ad12-458e-85f9-55c71ca7a384 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:30.655 7 WARNING neutronclient.v2_0.client [None req-04bcbacb-9595-4c70-be02-2a2c449d8b24 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/659] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:30 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1374 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:30.733 7 WARNING neutronclient.v2_0.client [None req-8c282950-d2f6-4c1a-bece-ab9039aa454c 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:30.790 8 WARNING neutronclient.v2_0.client [None req-a867b96b-ad12-458e-85f9-55c71ca7a384 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/660] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:30 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:31.031 7 INFO nova.api.openstack.compute.server_external_events [req-2715b1b5-36e2-436d-84dd-42ec21734ceb req-61cf0464-3a8d-4a0e-881c-b70f7aabf9a5 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance [pid: 7|app: 0|req: 333/661] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:49:30 2026] POST /v2.1/servers => generated 449 bytes in 835 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:31.229 7 WARNING neutronclient.v2_0.client [None req-4e55e97d-8cd1-40cb-9077-1194618f41df e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/663] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:31 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1253 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:31.469 8 WARNING neutronclient.v2_0.client [None req-a212f686-b568-4f47-b947-bb2a427e70d0 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/664] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:31 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1547 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-07-10 04:49:31.758 7 WARNING neutronclient.v2_0.client [None req-b21d01b5-42a6-4771-9087-c08a8f6f63ed 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in 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/665] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:31 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1366 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:31.911 8 WARNING neutronclient.v2_0.client [None req-0313da8e-1d1d-480d-b36f-4f946c2b2b12 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/666] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:31 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 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-07-10 04:49:32.336 7 WARNING neutronclient.v2_0.client [None req-e3b178ff-6842-4a0b-860c-babef4a4c37e e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/667] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:32 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1303 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:32.700 8 WARNING neutronclient.v2_0.client [None req-eab583ea-0304-4e46-9d04-53e76f2a402f fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] 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: 332/668] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:32 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1725 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:32.860 7 WARNING neutronclient.v2_0.client [None req-bd5bbcc0-c991-461c-8298-bbadc8a025a5 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] 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: 337/669] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:32 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1366 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:32.929 8 WARNING neutronclient.v2_0.client [None req-9490c346-4304-45ad-804a-c4748f8a3b6b fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/670] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:49:32 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e/os-interface => generated 285 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:33.080 7 INFO nova.api.openstack.compute.server_external_events [req-20315c60-1311-45a2-8a12-484ce3615c50 req-4bae133a-a229-4c0c-9dab-52b741a41918 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance 2026-07-10 04:49:33.080 7 INFO nova.api.openstack.compute.server_external_events [req-20315c60-1311-45a2-8a12-484ce3615c50 req-4bae133a-a229-4c0c-9dab-52b741a41918 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance 2026-07-10 04:49:33.080 7 INFO nova.api.openstack.compute.server_external_events [req-20315c60-1311-45a2-8a12-484ce3615c50 req-4bae133a-a229-4c0c-9dab-52b741a41918 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 7|app: 0|req: 338/671] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:33 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:33.164 8 WARNING neutronclient.v2_0.client [None req-d6a7a24c-eecf-45bc-8a9d-0e7e9d34b25b 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/672] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:33 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1527 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:33.429 7 WARNING neutronclient.v2_0.client [None req-3d8e3685-134f-4379-83b0-e4b0577f6ae4 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in 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/673] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:33 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1295 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:33.970 8 WARNING neutronclient.v2_0.client [None req-ee954acc-d97e-438b-b1a5-15a95911a61b 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] 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: 335/674] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:33 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1366 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:34.028 7 WARNING neutronclient.v2_0.client [None req-7e1f0b36-4748-4094-9d61-76cf0d850a2a fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/675] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:33 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1725 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/676] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:49:34 2026] GET /v2.1/servers => generated 377 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:34.339 7 WARNING neutronclient.v2_0.client [None req-0d47ecf6-fa77-473e-b395-6d6409d6738b 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:34.406 8 INFO nova.api.openstack.compute.server_external_events [req-88752141-034e-472e-b92c-38947b5d9f47 req-a8db42e3-c9f8-4eb2-8292-0fc2b70c199d 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance [pid: 8|app: 0|req: 337/677] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 341/678] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:34 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1718 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:34.548 7 WARNING neutronclient.v2_0.client [None req-49a3551c-5f33-4a46-8086-f02b5112b665 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/679] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:49:34 2026] DELETE /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:34.593 8 WARNING neutronclient.v2_0.client [None req-12697c3c-1c07-409d-8366-99f5aacb4730 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:49:34 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:34.635 7 WARNING neutronclient.v2_0.client [None req-48e63c71-b376-4b25-8b72-8b635fde8e96 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/681] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:34 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1295 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:34 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1731 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:35.088 8 WARNING neutronclient.v2_0.client [None req-a4d96eb3-e72d-45e1-a69f-dfe8e621903f 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/683] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:35 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1422 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:35.394 7 WARNING neutronclient.v2_0.client [None req-66fc2835-e535-4ea6-a229-75623f3aabc1 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/684] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:35 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1718 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:35.702 8 WARNING neutronclient.v2_0.client [None req-a60c3c4a-0de2-47fa-85d8-80807f670b86 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:35.798 7 WARNING neutronclient.v2_0.client [None req-8faa9f95-2ffa-4ef3-bba8-466afbb5efc9 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/685] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:35 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1851 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:36.259 7 WARNING neutronclient.v2_0.client [None req-c9a1d558-dbdf-45f1-a14a-5c06aa6f7667 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/686] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:36 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1422 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:35 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1295 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:36.399 7 INFO nova.api.openstack.compute.server_external_events [req-c44c987c-69b1-4cc3-a06a-1b6885cff5fc req-fbf04e1a-17c5-4be4-b7ba-87fb232718a6 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance [pid: 7|app: 0|req: 347/688] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:36.462 8 INFO nova.api.openstack.compute.server_external_events [req-8f3367ab-ec2e-4812-aa77-27f7a3847653 req-554365e2-900c-4447-8ff7-cb07db4a0119 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 8|app: 0|req: 342/689] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:36 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-07-10 04:49:36.940 7 WARNING neutronclient.v2_0.client [None req-fd21b624-f78d-47e1-9b23-b5a6020b9015 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/690] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:36 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1851 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:37.358 8 WARNING neutronclient.v2_0.client [None req-27b942c7-aa61-4dcb-905b-d02e9120c81e 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:37.373 7 WARNING neutronclient.v2_0.client [None req-9afd501f-8ef9-4ab4-95c1-9b6ceb3320ba e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/691] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:37 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1351 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:37 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1472 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:38.162 7 WARNING neutronclient.v2_0.client [None req-1abf0ab7-fb91-4cc2-93b5-71c62a178ceb fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/693] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:38 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1503 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-07-10 04:49:38.442 8 INFO nova.api.openstack.compute.server_external_events [req-7350db20-77c4-4289-bd8d-1e146f7822f4 req-f8ba364e-d607-489e-9dd4-749299bb0f16 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance 2026-07-10 04:49:38.443 8 INFO nova.api.openstack.compute.server_external_events [req-7350db20-77c4-4289-bd8d-1e146f7822f4 req-f8ba364e-d607-489e-9dd4-749299bb0f16 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:6933baf7-1335-4b3e-a845-8f26312833b8 for instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e on instance 2026-07-10 04:49:38.443 8 INFO nova.api.openstack.compute.server_external_events [req-7350db20-77c4-4289-bd8d-1e146f7822f4 req-f8ba364e-d607-489e-9dd4-749299bb0f16 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 on instance [pid: 8|app: 0|req: 344/694] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:38 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:38.725 8 WARNING neutronclient.v2_0.client [None req-b83f7e89-5e62-4686-8af6-18003c74790b e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] 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: 346/697] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:38 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1359 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:38.784 7 WARNING neutronclient.v2_0.client [None req-896febfd-db79-4f70-a06e-fc4269a0f62f 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/698] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:38 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:39.315 8 WARNING neutronclient.v2_0.client [None req-af36ef5a-330c-456b-b45e-720090b316dd fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/699] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:39 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1508 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:39.829 7 WARNING neutronclient.v2_0.client [None req-70cf0eba-d5b8-4272-939a-c5b7700e660d e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] 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: 353/700] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:39 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1425 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:39.955 8 WARNING neutronclient.v2_0.client [None req-1211f699-4093-4a1e-8e5d-10068ec8d71b 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/701] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:39 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 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-07-10 04:49:40.409 7 WARNING neutronclient.v2_0.client [None req-af6ab708-193f-4725-b057-0ab2e959cbfa fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] The python binding code in 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/702] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:40 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => generated 1508 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:40.481 8 INFO nova.api.openstack.compute.server_external_events [req-661c5df2-d122-4386-b142-ea7b46f58f16 req-9d985398-5577-4765-8968-f4e6716d18f9 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance [pid: 8|app: 0|req: 349/703] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:41.001 7 WARNING neutronclient.v2_0.client [None req-85e1522b-690c-40f7-afec-78464bca388f e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/704] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:40 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1435 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:49:41.120 8 WARNING neutronclient.v2_0.client [None req-78ddb377-0164-4cf7-a646-eff1e28110b2 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/705] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:41 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:41.484 7 INFO nova.api.openstack.wsgi [None req-f0662257-5f6d-4a86-b034-1c84a7b22969 fe16631a299149aaba56493ece4d9fcc 7714ac56c7434a81823942baad764217 - - default default] HTTP exception thrown: Instance edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e could not be found. [pid: 7|app: 0|req: 356/706] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:41 2026] GET /v2.1/servers/edccf07a-ad8c-4297-bd0b-5dd5fe6f6a3e => 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: 8|app: 0|req: 351/707] 10.0.0.184 () {32 vars in 703 bytes} [Fri Jul 10 04:49:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-216538992 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:42.172 7 WARNING neutronclient.v2_0.client [None req-057c2200-d9a9-4b59-9512-6131b8231567 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:42.287 8 WARNING neutronclient.v2_0.client [None req-8796659c-a41e-4bdd-876a-0446307733df 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/708] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:42 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1435 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:42 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:43.336 7 INFO nova.api.openstack.compute.server_external_events [req-bf9adc97-0932-4ead-a2a2-bed156102db4 req-f314ddc1-8ac8-48f2-9a8e-8bf21a754999 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 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: 358/710] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:43.366 8 WARNING neutronclient.v2_0.client [None req-47c04840-8d11-4d12-a423-7d7e9114fcaf e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:43.516 7 WARNING neutronclient.v2_0.client [None req-ceb9fcc5-14a0-47ad-b6d1-9adfea97860c 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/711] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:43 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1435 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:43 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 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-07-10 04:49:44.591 8 WARNING neutronclient.v2_0.client [None req-2907bbd1-6729-4991-8cbb-91773bb5348a e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:44.714 7 WARNING neutronclient.v2_0.client [None req-c9f669a1-0ad5-4f36-9fd1-999f0061ac9b 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/713] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:44 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1435 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:44 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1470 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:45.413 8 INFO nova.api.openstack.compute.server_external_events [req-fe142a92-09d4-4cd0-b6f4-6c3a626f79d3 req-6951d44b-2355-4475-b89d-ec797eee7bb2 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 on instance [pid: 8|app: 0|req: 355/715] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:45.798 7 WARNING neutronclient.v2_0.client [None req-cb9b58b0-5d15-4c9f-ba0f-788e1169e31c e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:45.883 8 WARNING neutronclient.v2_0.client [None req-9e489e61-845f-4754-9cd5-b4eb8e9682b3 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/716] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:45 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1423 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:45 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1655 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/718] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:46 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573/ips => generated 109 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: 357/719] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:46 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573/ips => generated 109 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/720] 10.0.0.184 () {32 vars in 824 bytes} [Fri Jul 10 04:49:46 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573/ips/tempest-ServerAddressesTestJSON-1456528309-network => generated 94 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/721] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:49:46 2026] DELETE /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:46.339 7 WARNING neutronclient.v2_0.client [None req-edd21e7c-517a-4b4b-b1a3-29d4f1f8897e 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/722] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:46 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1661 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:47.052 8 WARNING neutronclient.v2_0.client [None req-8360d980-4e05-416c-a5d8-760e5dffa60e e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/723] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:47 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1423 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:47.507 7 WARNING neutronclient.v2_0.client [None req-218e09d3-6a16-4361-b2e4-052ced53d792 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:47.577 8 INFO nova.api.openstack.compute.server_external_events [req-bb955142-70ba-4069-9dd9-102bde0c3f8d req-b1cec441-f2ef-4b98-9133-563b8d34e312 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 on instance [pid: 8|app: 0|req: 360/724] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:47 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1661 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-07-10 04:49:48.227 7 INFO nova.api.openstack.compute.server_external_events [req-599b80ef-f183-444e-b96d-d5162eea10c6 req-393a2c31-1876-4aea-8ad0-a80806073b6a 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance 2026-07-10 04:49:48.228 8 WARNING neutronclient.v2_0.client [None req-9b215643-29fa-4b0d-b2f4-6394c21b8a0b e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/726] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:48 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) [pid: 8|app: 0|req: 361/727] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:48 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1423 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:48.706 8 WARNING neutronclient.v2_0.client [None req-b0ca5702-45c4-4fcd-be25-32573e3d7281 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/730] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:48 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1661 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-07-10 04:49:49.429 7 WARNING neutronclient.v2_0.client [None req-f360ab91-6c7c-4653-961c-6646070354cf e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/731] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:49 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1423 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:49.655 8 INFO nova.api.openstack.compute.server_external_events [req-7cbec9e9-17fa-4a0a-845d-70a20800c1a9 req-6e6d638c-a4fb-4054-ba7e-50bbbe43bdb0 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 on instance 2026-07-10 04:49:49.655 8 INFO nova.api.openstack.compute.server_external_events [req-7cbec9e9-17fa-4a0a-845d-70a20800c1a9 req-6e6d638c-a4fb-4054-ba7e-50bbbe43bdb0 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:77d20388-6844-40ff-ab67-287108b58a98 for instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 on instance [pid: 8|app: 0|req: 364/732] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:49 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:49.853 7 WARNING neutronclient.v2_0.client [None req-d6658390-006d-470e-8982-8cf150f2b65f 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/733] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:49 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1451 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:50.285 8 INFO nova.api.openstack.compute.server_external_events [req-685ee4c5-7fc7-46c9-9f6b-ba5606a38863 req-81d1bdaf-c96f-41f1-ba42-dcc223925fbe 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance [pid: 8|app: 0|req: 365/734] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:50.581 7 WARNING neutronclient.v2_0.client [None req-52446813-2fc7-4acd-8f8f-1fca29a3c616 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/735] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:50 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1610 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:50.738 8 WARNING neutronclient.v2_0.client [None req-2e5356c7-5d57-42ee-a359-27bcc3a85135 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/736] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:49:50 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:50.969 7 WARNING neutronclient.v2_0.client [None req-5b23edaf-f95b-44a1-95f8-935589a1aca8 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:49:50.973 8 WARNING neutronclient.v2_0.client [None req-8bc30604-c6b1-416c-bc95-22f416237d5e 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/737] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:50 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1456 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:49:50 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/os-interface => generated 284 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:51.148 7 WARNING neutronclient.v2_0.client [None req-47f6e485-cfb4-485b-9e5c-812b00d83f16 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in 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/739] 10.0.0.184 () {32 vars in 814 bytes} [Fri Jul 10 04:49:51 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/os-interface/4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf => generated 281 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/740] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:51 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/741] 10.0.0.184 () {34 vars in 749 bytes} [Fri Jul 10 04:49:51 2026] POST /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/742] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:51 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:51.790 7 WARNING neutronclient.v2_0.client [None req-c4e04eba-aba2-4ab2-9a0b-b018a00da81c e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/743] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:51 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1610 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/744] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:49:51 2026] GET /v2.1/servers => generated 388 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:52.091 7 WARNING neutronclient.v2_0.client [None req-1bcf91d3-4721-426f-9f91-e11e1db49534 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/745] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:52 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 1456 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:49:52 2026] DELETE /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:52.231 7 WARNING neutronclient.v2_0.client [None req-c8529e32-33ba-4f4e-ae98-2b85f7fd7707 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:52.358 8 INFO nova.api.openstack.compute.server_external_events [req-ca65cf3e-5c8a-4e58-ad77-fc8354e0d023 req-bc3dd995-d4be-410e-b239-88ce0e8607f1 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance [pid: 8|app: 0|req: 372/747] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/748] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:52 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1616 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:52 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:52.854 7 INFO nova.api.openstack.compute.server_external_events [req-4b3a1975-9faf-48de-9e8a-c3bc94673c20 req-b001135b-1044-494b-a857-8751ff2d4a07 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 7|app: 0|req: 377/750] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:53.201 8 INFO nova.api.openstack.wsgi [None req-1f219135-631e-463e-9cc0-6ccb7c973eec 677a0755343a4b25a2d6a95e502670d3 e85fa716a8da4d0782c5ce0cbc4e324b - - default default] HTTP exception thrown: Instance 6f4c02a3-6f73-4005-be47-8549bf9e2573 could not be found. [pid: 8|app: 0|req: 374/751] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:53 2026] GET /v2.1/servers/6f4c02a3-6f73-4005-be47-8549bf9e2573 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/752] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:53 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:49:53.466 8 WARNING neutronclient.v2_0.client [None req-1ff93b99-665a-4791-a34d-cf954d44cd0f e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/753] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:53 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1736 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:54.401 7 INFO nova.api.openstack.compute.server_external_events [req-2c95729b-6b28-4018-9d40-696ea0713614 req-2c219e33-8f87-41fe-a516-10c394d04fe8 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance 2026-07-10 04:49:54.402 7 INFO nova.api.openstack.compute.server_external_events [req-2c95729b-6b28-4018-9d40-696ea0713614 req-2c219e33-8f87-41fe-a516-10c394d04fe8 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance [pid: 7|app: 0|req: 379/754] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:54 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 376/755] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:54 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:54.558 7 WARNING neutronclient.v2_0.client [None req-8eb41341-cfeb-49b5-800d-afe54cb96f8a 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:54.795 8 WARNING neutronclient.v2_0.client [None req-fc01ec0a-2073-454e-bf62-da91d174838e e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/756] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:54 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1953 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 377/757] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:54 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1736 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.184 () {34 vars in 749 bytes} [Fri Jul 10 04:49:55 2026] POST /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/759] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:55 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:56.438 7 INFO nova.api.openstack.compute.server_external_events [req-d40be2c0-117f-4944-a77a-c19758f5614c req-eaf7dacf-3e8c-4d3c-a9a2-7fca3b764e46 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:ca7ce32e-b68c-4a78-b3e8-9283ea89d6a3 for instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b on instance [pid: 7|app: 0|req: 382/760] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:56.493 8 WARNING neutronclient.v2_0.client [None req-a68a0516-e388-4be9-9522-562107505810 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] 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: 379/761] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:56 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1380 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:56 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:57.596 8 WARNING neutronclient.v2_0.client [None req-c059ad7f-d78a-45b3-8e91-bc2c517c7857 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/763] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:57 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/764] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:57 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:57.759 7 INFO nova.api.openstack.compute.server_external_events [req-4843d9e7-f73e-4014-ba0c-64be0f4818d0 req-82ef05b2-f226-4d93-aeb3-6abe7a4f4800 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 7|app: 0|req: 385/765] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:49:57 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/768] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:49:58 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:58.712 8 WARNING neutronclient.v2_0.client [None req-d1f1da0f-ad8f-4ecf-899b-c604a18c3e3a e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/769] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:58 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => generated 1385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:49:58 2026] DELETE /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:58.877 8 WARNING neutronclient.v2_0.client [None req-a188ba9e-930c-431a-ba85-c363300c6d18 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/771] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:58 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1844 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:49:59.806 7 INFO nova.api.openstack.wsgi [None req-4bc985a0-6626-4f9d-a176-836bc623ae42 e5cd1756186f45ecbe0c7e6c0233e5a0 9fe75173bb654737be0892012280471f - - default default] HTTP exception thrown: Instance 3bca73d8-af1c-4eaf-adcc-be9d18a0950b could not be found. [pid: 7|app: 0|req: 389/772] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:49:59 2026] GET /v2.1/servers/3bca73d8-af1c-4eaf-adcc-be9d18a0950b => 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: 384/773] 10.0.0.184 () {32 vars in 703 bytes} [Fri Jul 10 04:49:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-317679225 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:00.064 7 WARNING neutronclient.v2_0.client [None req-c9bb8ec9-1272-4250-833e-a529f9277e74 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:50:00.160 8 INFO nova.api.openstack.compute.server_external_events [req-93acd257-b8f8-41e0-84f5-1b41cf463ad8 req-e5d592b7-e0e2-442f-89b4-1b919373e964 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 8|app: 0|req: 385/774] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:00 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1844 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:01.332 8 WARNING neutronclient.v2_0.client [None req-09c1763a-4bf7-452a-9884-54681704e927 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/776] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:01 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1844 bytes in 768 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:02.212 7 INFO nova.api.openstack.compute.server_external_events [req-2e1dc942-7335-419b-ae3a-27bb7089e18c req-757013cc-4d5e-4397-ad3b-1fd35d01a574 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance 2026-07-10 04:50:02.212 7 INFO nova.api.openstack.compute.server_external_events [req-2e1dc942-7335-419b-ae3a-27bb7089e18c req-757013cc-4d5e-4397-ad3b-1fd35d01a574 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:4dc3e87d-d81d-4a8d-bea8-b2e04d40cacf for instance 307a8864-65ce-4abe-9452-439e93378217 on instance [pid: 7|app: 0|req: 391/777] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:02 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:03.116 8 WARNING neutronclient.v2_0.client [None req-77a5c609-108f-4f69-b613-a832734fc6f9 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/778] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:03 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:04.251 7 WARNING neutronclient.v2_0.client [None req-02bbcc59-727b-4a11-8308-eadfd726ed27 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/779] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:04 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 1487 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:05.341 8 INFO nova.api.openstack.wsgi [None req-b6585102-70bf-40a9-bfc3-f54f23e9b2bb 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] HTTP exception thrown: Instance 307a8864-65ce-4abe-9452-439e93378217 could not be found. [pid: 8|app: 0|req: 388/780] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:05 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => 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: 7|app: 0|req: 393/781] 10.0.0.184 () {32 vars in 705 bytes} [Fri Jul 10 04:50:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1269327233 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:05.992 8 INFO nova.api.openstack.wsgi [None req-963f88d1-e151-47e1-8e45-917a95e549fb 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] HTTP exception thrown: Instance 307a8864-65ce-4abe-9452-439e93378217 could not be found. [pid: 8|app: 0|req: 389/782] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:50:05 2026] DELETE /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-10 04:50:06.030 7 INFO nova.api.openstack.wsgi [None req-58a54211-5eb1-4b7f-b4a6-a942f495579f 905cc18248c04d29a4e047960a573651 5211ac77a4114433b12e7da1a7fff631 - - default default] HTTP exception thrown: Instance 307a8864-65ce-4abe-9452-439e93378217 could not be found. [pid: 7|app: 0|req: 394/783] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:06 2026] GET /v2.1/servers/307a8864-65ce-4abe-9452-439e93378217 => 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: 391/788] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:50:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:22.137 7 WARNING neutronclient.v2_0.client [None req-faf582f3-b420-42f5-ba34-20fb3de935ab a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:50:22.876 7 WARNING neutronclient.v2_0.client [None req-faf582f3-b420-42f5-ba34-20fb3de935ab a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:50:23.830 7 WARNING neutronclient.v2_0.client [None req-faf582f3-b420-42f5-ba34-20fb3de935ab a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/789] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:50:22 2026] POST /v2.1/servers => generated 453 bytes in 2692 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 04:50:24.785 8 WARNING neutronclient.v2_0.client [None req-25985f9f-2e81-467e-98d7-5bc199f7fb38 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/790] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:24 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1431 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:26.350 7 WARNING neutronclient.v2_0.client [None req-fe6f0766-9f0b-4cfe-8651-b6c4350451d4 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/791] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:26 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1427 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:27.568 8 WARNING neutronclient.v2_0.client [None req-bc548f12-8101-46f2-acf3-b2adc1a1f2f5 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/792] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:27 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1483 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:28.852 7 WARNING neutronclient.v2_0.client [None req-530735b8-b352-4dd5-9c62-5d1fb1892fd3 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/795] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:28 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1491 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:30.032 8 WARNING neutronclient.v2_0.client [None req-e2634d2d-ab1b-4cd3-bdc9-49f61fe3fbb0 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/796] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:29 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1491 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:31.298 7 WARNING neutronclient.v2_0.client [None req-2a333785-b184-4a69-abf0-045671cfb53b a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:31.339 8 INFO nova.api.openstack.compute.server_external_events [req-665b8238-d0cd-493c-8455-9b0bb0d29d6d req-dd1d9d42-a68f-40a2-b3be-b00f57b6644e 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 8|app: 0|req: 396/797] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:31 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1557 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:32.758 8 WARNING neutronclient.v2_0.client [None req-10f9a433-ed96-4814-807a-61a8085967dd a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/799] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:32 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1557 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:34.471 7 WARNING neutronclient.v2_0.client [None req-e67cff31-d610-4020-a4f7-fd2fa7a31b0f a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/800] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:34 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1557 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:35.793 8 WARNING neutronclient.v2_0.client [None req-e7ceaaea-974f-4486-914f-98def1bb6e19 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/801] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:35 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1557 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-07-10 04:50:36.804 7 INFO nova.api.openstack.compute.server_external_events [req-c21665e6-c984-41bf-aa70-1d3684099052 req-c4f9bc5a-9a2d-44cd-a07f-e218fbb90177 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 7|app: 0|req: 404/802] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:36.940 8 WARNING neutronclient.v2_0.client [None req-fdda9f23-0d42-4414-b3dd-9ea7987e8be7 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/803] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:36 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1557 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:38.616 7 WARNING neutronclient.v2_0.client [None req-1560d0f8-9ec1-45c2-ba13-fa5ab01b07f2 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:38.854 8 INFO nova.api.openstack.compute.server_external_events [req-9a3db1d1-bef8-452b-8094-2486d8e9e00d req-9c6ff0c2-11c3-4d01-8fb4-01981989a793 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 8|app: 0|req: 402/806] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:38 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1741 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:39.030 8 WARNING neutronclient.v2_0.client [None req-f1b7f457-4ce7-4088-a8eb-942be2bc6365 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/808] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:50:38 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68/os-interface => generated 285 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:40.094 8 INFO nova.api.openstack.compute.server_external_events [req-cacfbb14-5969-4c84-a81b-daf658aa86d9 req-f184bfd8-e255-44de-80be-4107363fd0fd 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 8|app: 0|req: 404/809] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:40 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) 2026-07-10 04:50:40.115 7 WARNING neutronclient.v2_0.client [None req-34067478-bb65-423a-b3cf-010fa0835618 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/810] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:40 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1741 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 405/811] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:50:40 2026] GET /v2.1/servers => generated 383 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/812] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:50:40 2026] DELETE /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:41.036 8 WARNING neutronclient.v2_0.client [None req-b9b6c5db-429e-4663-b8d3-87e3e2278ef9 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/813] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:40 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1747 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:42.254 7 INFO nova.api.openstack.compute.server_external_events [req-6eb3d2c5-8aa1-4c18-b920-ffa804b56a32 req-873564cf-b031-4bb7-b2cd-82f284c84855 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 7|app: 0|req: 408/814] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:42.316 8 WARNING neutronclient.v2_0.client [None req-7a02fc4b-2d1c-41f6-8310-3fff80e64652 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/815] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:42 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1867 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:43.634 7 WARNING neutronclient.v2_0.client [None req-f46b382a-ca7b-42ac-aa4d-0e9d0bca5e3f a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:44.298 8 INFO nova.api.openstack.compute.server_external_events [req-99e20480-1cf1-4aab-91fe-e930ec4ca78e req-3629e462-adea-4880-ac34-d5a1ba6417d9 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 8|app: 0|req: 408/816] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:43 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1867 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:45.847 8 WARNING neutronclient.v2_0.client [None req-90d1fd05-e4b3-49ea-beb5-a73b12849ade a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:46.341 7 INFO nova.api.openstack.compute.server_external_events [req-ff9ba034-7f3f-4550-9852-de2b911bc6cb req-f7a4a814-a918-4731-80ee-f6d834d1fe4b 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:1a27ed5a-51fc-41d3-9b5b-59f7db9de20e for instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 on instance [pid: 7|app: 0|req: 410/818] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:45 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1517 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:47.573 7 WARNING neutronclient.v2_0.client [None req-b7920c82-1989-4780-ab4b-ef6fbc7cae25 a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/820] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:47 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 1517 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:49.241 7 INFO nova.api.openstack.wsgi [None req-907fc59a-489c-491a-ba26-8edb72182a7a a55d9f5a7621454293404a27f2fcb6ce 50bd1deca4e3452ebc190c8a3a4f847f - - default default] HTTP exception thrown: Instance f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 could not be found. [pid: 7|app: 0|req: 413/823] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:49 2026] GET /v2.1/servers/f571f5c7-fcd0-4ff2-80f3-90ad53eacb68 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/824] 10.0.0.184 () {32 vars in 705 bytes} [Fri Jul 10 04:50:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1784789955 => 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-07-10 04:50:50.946 7 WARNING neutronclient.v2_0.client [None req-0e53102d-1a0c-4562-8c87-4dc19c338dac 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:50:51.679 7 WARNING neutronclient.v2_0.client [None req-0e53102d-1a0c-4562-8c87-4dc19c338dac 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/825] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:50:50 2026] POST /v2.1/servers => generated 424 bytes in 1537 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 04:50:52.453 8 WARNING neutronclient.v2_0.client [None req-c3e69272-c245-44bf-8474-3f2840362125 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/826] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:52 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1368 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:53.874 7 WARNING neutronclient.v2_0.client [None req-a6a9e9ab-18e7-4338-a959-0ecb07607de3 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/827] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:53 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1364 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:55.007 8 WARNING neutronclient.v2_0.client [None req-1595964a-cf16-4420-942a-88798775de14 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/828] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:54 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1420 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:56.101 7 WARNING neutronclient.v2_0.client [None req-405e0924-7440-4bad-9340-d1389514b32c 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/829] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:56 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1420 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:57.219 8 WARNING neutronclient.v2_0.client [None req-f54e0150-fd43-466a-b6e9-ee89d25010e1 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/830] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:57 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1470 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:58.500 7 INFO nova.api.openstack.compute.server_external_events [req-9149b056-33d0-4b1a-8290-7f2a105c56e1 req-4c537ed5-5a8f-4f59-9cc7-6c0eb265fd94 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:4010c28f-0186-408d-9f66-ef31660993a1 for instance 0d498560-2c35-4701-935e-edc53191f2a1 on instance [pid: 7|app: 0|req: 417/831] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:50:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:50:59.187 7 WARNING neutronclient.v2_0.client [None req-80c8c99f-6197-4f82-ab43-4664eb80f89c 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/834] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:50:59 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1468 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:01.187 8 WARNING neutronclient.v2_0.client [None req-c281e823-9766-407e-9b4c-b6e3bf9bca59 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/835] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:01 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1468 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 420/836] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:51:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:03.101 8 WARNING neutronclient.v2_0.client [None req-93faf20a-7f33-4967-85f7-ecb5671890fc 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/837] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:03 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1468 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:51:05.110 7 WARNING neutronclient.v2_0.client [None req-0e137aa9-a114-45de-b0db-dfbf25f1ff88 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:05.192 8 INFO nova.api.openstack.compute.server_external_events [req-a97379f4-5b89-4d1e-86b2-948deb04930b req-65a1927a-cb21-47c0-b2d2-c1e68ba6ee86 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:4010c28f-0186-408d-9f66-ef31660993a1 for instance 0d498560-2c35-4701-935e-edc53191f2a1 on instance [pid: 8|app: 0|req: 418/838] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:05 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1468 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:05.854 8 WARNING neutronclient.v2_0.client [None req-1a59a346-d501-463f-81fa-29e7737e76fa a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:51:05.899 8 WARNING neutronclient.v2_0.client [None req-1a59a346-d501-463f-81fa-29e7737e76fa a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:51:06.065 8 WARNING neutronclient.v2_0.client [None req-1a59a346-d501-463f-81fa-29e7737e76fa a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/840] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:51:05 2026] POST /v2.1/servers => generated 452 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:06.318 7 WARNING neutronclient.v2_0.client [None req-67ce810c-5628-45ba-a517-108899d1bd13 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/841] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:06 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1392 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:06.617 8 WARNING neutronclient.v2_0.client [None req-70953e95-c7d1-4933-9dcf-7772b0eaac22 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/842] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:06 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1468 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:07.405 7 WARNING neutronclient.v2_0.client [None req-fcf65955-b191-48f4-8faf-04f038209921 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/843] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:07 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1396 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:07.838 8 WARNING neutronclient.v2_0.client [None req-dd2e92bf-3346-410d-a930-c54d590627b8 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:07.867 7 INFO nova.api.openstack.compute.server_external_events [req-16e2bfc0-b962-4223-a65d-2e510f42e0ce req-b51ce563-e2fc-44f3-bcc9-7d18e244834e 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:4010c28f-0186-408d-9f66-ef31660993a1 for instance 0d498560-2c35-4701-935e-edc53191f2a1 on instance [pid: 7|app: 0|req: 424/844] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:07 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) [pid: 8|app: 0|req: 421/845] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:07 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1648 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:08.511 7 WARNING neutronclient.v2_0.client [None req-d115270b-ed5f-4f86-8ed4-82c3872e8f4d a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/848] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:08 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1444 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/849] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:51:09 2026] DELETE /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:09.375 7 WARNING neutronclient.v2_0.client [None req-7969aa3a-e7c6-496f-bd76-2db0e1996e76 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/850] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:09 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1654 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:09.755 8 WARNING neutronclient.v2_0.client [None req-8ec3e955-eaa2-4691-9b96-fa46ccd5ac37 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/851] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:09 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1444 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:10.569 7 WARNING neutronclient.v2_0.client [None req-f854530d-e307-4377-ab11-98402101e697 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/852] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:10 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1654 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-07-10 04:51:10.841 8 WARNING neutronclient.v2_0.client [None req-ffaad182-081e-45ac-95e0-b95d2e0969d1 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/853] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:10 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1452 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:11.731 7 WARNING neutronclient.v2_0.client [None req-d7a036af-b35c-44b4-92aa-fb934f0fa295 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:11.934 8 WARNING neutronclient.v2_0.client [None req-601218c1-2650-4937-939d-12638ca21add a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/854] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:11 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1654 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:12.236 7 INFO nova.api.openstack.compute.server_external_events [req-8e7d5470-55ee-4f09-a06d-21df541241c6 req-d92a4821-eba1-458b-827c-5e03193db7fa 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 7|app: 0|req: 429/855] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:12.425 7 INFO nova.api.openstack.compute.server_external_events [req-28f630d4-c689-4894-b3de-329473bec267 req-8381f8d7-4953-41a0-8dfb-2832dc81eeef 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:4010c28f-0186-408d-9f66-ef31660993a1 for instance 0d498560-2c35-4701-935e-edc53191f2a1 on instance [pid: 7|app: 0|req: 430/856] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:11 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1529 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:13.262 7 WARNING neutronclient.v2_0.client [None req-e549e3b8-7aba-40a6-942b-fe24de79a50f 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/858] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:13 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1449 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:13.515 8 WARNING neutronclient.v2_0.client [None req-c70422fa-1a58-47ca-b0bd-67c79f0414eb a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/859] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:13 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1517 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:14.412 7 WARNING neutronclient.v2_0.client [None req-4b2435bd-841f-4b1c-9088-4bf56a7995ea 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/860] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:14 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1454 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:14.669 8 WARNING neutronclient.v2_0.client [None req-b6f14dfd-5675-4540-9e20-4cf8edd90d23 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/861] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:14 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:15.555 7 WARNING neutronclient.v2_0.client [None req-2e85a5e1-3221-4602-a9bd-f12f8cec40fc 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/862] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:15 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 1454 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:15.820 8 WARNING neutronclient.v2_0.client [None req-21e67367-73a0-40ab-ace4-03359ddfcc14 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/863] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:15 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1517 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:16.792 7 INFO nova.api.openstack.wsgi [None req-71cfe020-f97c-45e1-b343-e919f6afc38f 4c277df09e074789b30498af56db4ec3 635e5617436645bcbfec201865a81784 - - default default] HTTP exception thrown: Instance 0d498560-2c35-4701-935e-edc53191f2a1 could not be found. [pid: 7|app: 0|req: 434/864] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:16 2026] GET /v2.1/servers/0d498560-2c35-4701-935e-edc53191f2a1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:17.251 8 WARNING neutronclient.v2_0.client [None req-3d5830b7-bf44-44da-b81e-f665884824f3 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/865] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:17 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1517 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:17.491 7 INFO nova.api.openstack.compute.server_external_events [req-3e60825a-3abf-48f7-b20f-8f46135941c3 req-4c0a4c50-d212-40fb-952b-9ec95fdd859b 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 7|app: 0|req: 435/866] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:18.493 8 WARNING neutronclient.v2_0.client [None req-ada50514-e721-4a15-a943-bd3dcfab61f8 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:19.547 7 INFO nova.api.openstack.compute.server_external_events [req-4868d2be-4333-4e1b-9c90-e1393cc27d60 req-d37c1584-cc50-4e14-b503-5f92dc0f97bc 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 7|app: 0|req: 438/869] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/870] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:18 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1517 bytes in 1263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:20.785 7 WARNING neutronclient.v2_0.client [None req-c7408042-1b90-4df4-afc9-eeea9c629e51 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/871] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:20 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1699 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-07-10 04:51:20.944 8 WARNING neutronclient.v2_0.client [None req-ce156bff-fb2c-4938-b340-d920a15238fb a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/872] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:51:20 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08/os-interface => generated 284 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:21.890 7 INFO nova.api.openstack.compute.server_external_events [req-cd657c66-f2aa-420d-ac1a-c7c54af79c70 req-9a573df7-27a9-48dd-9a5b-65c3a9c8c46f 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 7|app: 0|req: 440/873] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:21 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, ' 2026-07-10 04:51:31.825 7 WARNING neutronclient.v2_0.client [None req-63a2e096-7a40-4812-ba9d-3063c8494271 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/876] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:31 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1819 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:32.153 8 WARNING neutronclient.v2_0.client [None req-fc3e46d7-d6db-4afa-9541-f5be22d6bb20 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/877] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:32 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1819 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/878] 10.0.0.184 () {34 vars in 749 bytes} [Fri Jul 10 04:51:32 2026] POST /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:32.737 8 WARNING neutronclient.v2_0.client [None req-1e19b0c4-32af-4a3b-a845-9f0578ac2f28 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/879] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:32 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1821 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:34.054 7 WARNING neutronclient.v2_0.client [None req-1e6e93c8-9131-4de5-9b7d-19da37afe29b a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/880] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:34 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1821 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:35.609 8 WARNING neutronclient.v2_0.client [None req-68197ec2-5ade-4f96-b6a1-7ac19c9a0a6b a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/881] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:35 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1821 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-07-10 04:51:36.869 7 WARNING neutronclient.v2_0.client [None req-f18acfbc-0439-449f-9d0a-ba4818425fa0 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/882] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:36 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1826 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:37.979 8 INFO nova.api.openstack.compute.server_external_events [req-7d4e28b7-e890-42dc-91a6-51045cfaef9a req-a9e894fe-711c-459c-ae8b-ec06e0934bbe 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 8|app: 0|req: 438/883] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:38.040 7 WARNING neutronclient.v2_0.client [None req-0e43cc99-81a4-4b3b-9b50-58fdf2cd0d7f a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/884] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:38 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1826 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:39.277 7 WARNING neutronclient.v2_0.client [None req-6e00203d-f149-4715-8ffd-3037c2150c9d a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/887] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:39 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1826 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:40.030 8 INFO nova.api.openstack.compute.server_external_events [req-54919afe-4130-444b-b177-12fee6f2ef11 req-ab7f4677-363a-4760-a2a6-15424bca9bdb 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 8|app: 0|req: 440/888] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:40.597 7 WARNING neutronclient.v2_0.client [None req-77f78609-9b18-4958-be39-20ed7b11c66e a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/889] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:40 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1826 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:42.072 8 INFO nova.api.openstack.compute.server_external_events [req-acbe047c-eaa5-4736-a6bf-b204554ba0cd req-430593ad-46ed-40c8-8c32-4de9d36adb19 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance 2026-07-10 04:51:42.072 8 INFO nova.api.openstack.compute.server_external_events [req-acbe047c-eaa5-4736-a6bf-b204554ba0cd req-430593ad-46ed-40c8-8c32-4de9d36adb19 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 8|app: 0|req: 441/890] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:42.522 7 WARNING neutronclient.v2_0.client [None req-9fdd2b07-f8cf-417a-b85f-8a3e327a3830 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/891] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:42 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1826 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:43.700 8 WARNING neutronclient.v2_0.client [None req-f04d871f-6d5b-4374-8dcd-edd42fb260f9 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/892] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:43 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1819 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:53.583 7 WARNING neutronclient.v2_0.client [None req-31e4dfd9-f8c1-4667-a778-3040e78a81c7 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/895] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:53 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1819 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: 444/896] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:51:53 2026] DELETE /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:53.973 7 WARNING neutronclient.v2_0.client [None req-4eb28fc3-4522-4d61-bb20-ed23b636c15d a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/897] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:53 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1825 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:55.174 7 INFO nova.api.openstack.compute.server_external_events [req-0c92abea-3403-49ec-b8b5-ccb8ed6ac471 req-561182b6-776a-474a-8374-4402c0207488 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 7|app: 0|req: 454/898] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:55 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) 2026-07-10 04:51:55.193 8 WARNING neutronclient.v2_0.client [None req-42b7fd66-0e67-45be-b65c-99fbb14a4628 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/899] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:55 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1825 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:56.486 7 WARNING neutronclient.v2_0.client [None req-13f9e97c-b9e8-42cc-b286-89ba2db0c705 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/900] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:56 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1758 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:57.212 8 INFO nova.api.openstack.compute.server_external_events [req-b87763e1-ff62-4980-a545-b534defc77ff req-b84b44b4-ea5d-42e7-bef3-901da272d870 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance 2026-07-10 04:51:57.213 8 INFO nova.api.openstack.compute.server_external_events [req-b87763e1-ff62-4980-a545-b534defc77ff req-b84b44b4-ea5d-42e7-bef3-901da272d870 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:c2ecbead-213f-4c5e-9c89-2c3162ca36de for instance 69f912db-629d-4091-90d6-da1b13b14e08 on instance [pid: 8|app: 0|req: 446/901] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:51:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:51:57.908 7 WARNING neutronclient.v2_0.client [None req-ddf0cd9b-663a-42ce-9109-92bd6304957b a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/902] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:57 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1478 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-07-10 04:51:59.190 7 WARNING neutronclient.v2_0.client [None req-63d53651-4af3-4e84-b161-56ca117c5662 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/905] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:51:59 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 1478 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:00.309 8 INFO nova.api.openstack.wsgi [None req-681de9fb-fd1a-44e0-8979-d186d4b3b657 a40860c7d14e4230be06c1d496a9e6d4 669b84e603c946f9abb2c859acbd9019 - - default default] HTTP exception thrown: Instance 69f912db-629d-4091-90d6-da1b13b14e08 could not be found. [pid: 8|app: 0|req: 448/906] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:00 2026] GET /v2.1/servers/69f912db-629d-4091-90d6-da1b13b14e08 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/907] 10.0.0.184 () {32 vars in 703 bytes} [Fri Jul 10 04:52:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-903828247 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/908] 10.0.0.184 () {30 vars in 412 bytes} [Fri Jul 10 04:52:06 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/909] 10.0.0.184 () {28 vars in 559 bytes} [Fri Jul 10 04:52:06 2026] GET /v2/ => generated 402 bytes in 524 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/910] 10.0.0.184 () {28 vars in 563 bytes} [Fri Jul 10 04:52:07 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/911] 10.0.0.184 () {30 vars in 412 bytes} [Fri Jul 10 04:52:07 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/914] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:52:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/915] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:52:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:52:14.349 8 WARNING neutronclient.v2_0.client [None req-81a06c1f-872d-4d66-bbfe-523e65da0fa5 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:52:14.399 8 WARNING neutronclient.v2_0.client [None req-81a06c1f-872d-4d66-bbfe-523e65da0fa5 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:52:14.440 8 WARNING neutronclient.v2_0.client [None req-81a06c1f-872d-4d66-bbfe-523e65da0fa5 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:52:14.622 8 WARNING neutronclient.v2_0.client [None req-81a06c1f-872d-4d66-bbfe-523e65da0fa5 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/916] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:52:14 2026] POST /v2.1/servers => generated 495 bytes in 576 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 04:52:14.892 7 WARNING neutronclient.v2_0.client [None req-0ba4bd7c-cf4b-4696-b696-5627b2f89787 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/917] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:14 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1456 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:15.986 8 WARNING neutronclient.v2_0.client [None req-e1979f11-6c1d-4f07-9c98-93cb0ec4e1a5 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/918] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:15 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:17.072 7 WARNING neutronclient.v2_0.client [None req-395448bf-c51c-494d-9999-c0692387cedf 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/919] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:17 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => 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-07-10 04:52:18.178 8 WARNING neutronclient.v2_0.client [None req-195c22df-df6e-4b02-b344-4e803e8fc785 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/920] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:18 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:19.277 7 WARNING neutronclient.v2_0.client [None req-cae69c03-dabe-409a-8706-9ecdaa7d74b0 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/923] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:19 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1516 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:20.419 8 WARNING neutronclient.v2_0.client [None req-35cafe54-bb38-4f6b-b2d1-8e0442730699 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:20.666 7 INFO nova.api.openstack.compute.server_external_events [req-757c94b7-1b86-46e4-a33d-af1dbedbd131 req-0d52d1b9-541a-4200-aef1-02238bb00f86 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 7|app: 0|req: 468/924] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/925] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:20 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1629 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:21.741 7 WARNING neutronclient.v2_0.client [None req-e8df64fc-d064-408e-8b2b-364f2900f5ec 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/926] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:21 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:22.922 8 WARNING neutronclient.v2_0.client [None req-3685030e-a668-4dc1-832b-10600b71fd9f 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/927] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:22 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:24.154 7 WARNING neutronclient.v2_0.client [None req-0671151e-e2b5-4cd1-9481-925dec8b1009 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/928] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:24 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:25.329 8 WARNING neutronclient.v2_0.client [None req-651fa0c3-7a06-4d85-a6c9-22e0fc43b31e 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/929] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:25 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:26.537 7 WARNING neutronclient.v2_0.client [None req-93a6483d-2156-4ebb-87d4-bf6f1c6fc812 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:26.611 8 INFO nova.api.openstack.compute.server_external_events [req-b993a741-5769-4ef5-a221-4c2d44b1c08c req-3453c17e-9a4e-433f-bc46-52199da6ef87 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 8|app: 0|req: 460/930] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:26 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) [pid: 7|app: 0|req: 471/931] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:26 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:27.745 8 WARNING neutronclient.v2_0.client [None req-c9b7ee5a-aba5-49dd-a9f6-9ab9b4795c71 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/932] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:27 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1627 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:28.649 7 INFO nova.api.openstack.compute.server_external_events [req-084c80e9-46c0-445c-b8e2-c6396e7070ee req-1c896002-214f-4faa-ad90-ed40a2b59ec8 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 7|app: 0|req: 473/935] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:28.936 8 WARNING neutronclient.v2_0.client [None req-55fe1230-72ca-4040-89df-5a345188d45a 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/936] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:28 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1807 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:29.284 7 WARNING neutronclient.v2_0.client [None req-978c697a-ece2-40d6-82f1-a928bb97a86f 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/937] 10.0.0.184 () {32 vars in 740 bytes} [Fri Jul 10 04:52:29 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:30.689 8 INFO nova.api.openstack.compute.server_external_events [req-b9ffb548-2b33-4ae5-afb3-e86120665320 req-0d92896c-8b2f-48d1-8b56-ce4b209e04ec 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 8|app: 0|req: 464/938] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:45.609 7 WARNING neutronclient.v2_0.client [None req-c9f34651-2a4c-4666-a7fd-f275f0e22389 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/941] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:45 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1927 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: 466/942] 10.0.0.184 () {32 vars in 752 bytes} [Fri Jul 10 04:52:46 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348/os-server-password => generated 116 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: 477/943] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:52:48 2026] DELETE /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:48.282 8 WARNING neutronclient.v2_0.client [None req-50bfe529-91c1-4a04-87d5-a66466246901 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/944] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:48 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1933 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:49.479 7 WARNING neutronclient.v2_0.client [None req-21ae2694-6176-4e5d-b1ab-302131071fe1 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:52:49.513 8 INFO nova.api.openstack.compute.server_external_events [req-3e5a7e71-7321-4b01-a138-53d80e484506 req-88a84e9e-023c-4c5d-8cb4-203e517f4bf6 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 8|app: 0|req: 469/947] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/948] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:49 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1933 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:50.703 8 WARNING neutronclient.v2_0.client [None req-740ee39c-fc62-401e-9dc8-9a08b4c40796 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:51.064 7 INFO nova.api.openstack.compute.server_external_events [req-b16fbbef-b0aa-4cc3-81f8-8f90cf29426d req-a69dcf30-5672-4c1f-adbe-15489f8473ab 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 7|app: 0|req: 480/949] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/950] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:50 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1820 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:51.551 7 INFO nova.api.openstack.compute.server_external_events [req-1908728e-2064-4f79-a70b-f2dda2691452 req-33726815-e724-4373-af87-351e0dc21b6a 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:601e9555-9e90-4313-bf95-4c95aa9a11f6 for instance fda1de5e-8e28-45e1-882f-eb8ab1223348 on instance [pid: 7|app: 0|req: 481/951] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:52:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:52.133 8 WARNING neutronclient.v2_0.client [None req-1c6fcfa4-1601-441b-9bb0-fdbba8e42e78 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/952] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:52 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1542 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:53.446 7 WARNING neutronclient.v2_0.client [None req-9f695bf0-0498-4b0f-a042-414d06a7ddbf 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/953] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:53 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 1542 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:55.741 8 INFO nova.api.openstack.wsgi [None req-c2cb18ab-87a9-4992-a7f7-8694d0d90679 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] HTTP exception thrown: Instance fda1de5e-8e28-45e1-882f-eb8ab1223348 could not be found. [pid: 8|app: 0|req: 472/954] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:55 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:55.775 7 INFO nova.api.openstack.wsgi [None req-7181e277-511d-4bc3-9c99-fa482dab2201 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] HTTP exception thrown: Instance fda1de5e-8e28-45e1-882f-eb8ab1223348 could not be found. [pid: 7|app: 0|req: 483/955] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:52:55 2026] DELETE /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:52:55.810 8 INFO nova.api.openstack.wsgi [None req-00cbbcbc-031c-4659-8f40-9e8e440b8987 064695618a754d71abecc8e582103ac1 c4c07a28dc0c4772ad0eed0f75250077 - - default default] HTTP exception thrown: Instance fda1de5e-8e28-45e1-882f-eb8ab1223348 could not be found. [pid: 8|app: 0|req: 473/956] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:52:55 2026] GET /v2.1/servers/fda1de5e-8e28-45e1-882f-eb8ab1223348 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/957] 10.0.0.184 () {32 vars in 703 bytes} [Fri Jul 10 04:52:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-724540549 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/958] 10.0.0.184 () {32 vars in 727 bytes} [Fri Jul 10 04:52:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1950321510 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/969] 10.0.0.164 () {30 vars in 618 bytes} [Fri Jul 10 04:53:46 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 480/970] 10.0.0.164 () {32 vars in 691 bytes} [Fri Jul 10 04:53:47 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/971] 10.0.0.164 () {34 vars in 912 bytes} [Fri Jul 10 04:53:47 2026] GET /v2.1/os-simple-tenant-usage/775572759dea44b0903511e141f6512a?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/972] 10.0.0.164 () {30 vars in 653 bytes} [Fri Jul 10 04:53:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/975] 10.0.0.164 () {30 vars in 618 bytes} [Fri Jul 10 04:53:50 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/976] 10.0.0.164 () {32 vars in 691 bytes} [Fri Jul 10 04:53:50 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/977] 10.0.0.164 () {34 vars in 912 bytes} [Fri Jul 10 04:53:50 2026] GET /v2.1/os-simple-tenant-usage/775572759dea44b0903511e141f6512a?start=2026-07-09T00:00:00&end=2026-07-10T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/978] 10.0.0.164 () {30 vars in 653 bytes} [Fri Jul 10 04:53:50 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 486/981] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:54:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:54:08.039 7 WARNING neutronclient.v2_0.client [None req-e9009b47-e1b4-4502-97fe-dd2b8afbdd2d 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:08.360 7 WARNING neutronclient.v2_0.client [None req-e9009b47-e1b4-4502-97fe-dd2b8afbdd2d 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:08.802 7 WARNING neutronclient.v2_0.client [None req-e9009b47-e1b4-4502-97fe-dd2b8afbdd2d 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/984] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:54:07 2026] POST /v2.1/servers => generated 450 bytes in 1415 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-10 04:54:09.239 8 WARNING neutronclient.v2_0.client [None req-3ae54d76-e55d-413e-83d8-fecbe19bc6c9 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/985] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:09 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1401 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:10.671 7 WARNING neutronclient.v2_0.client [None req-a4b5f5b9-1112-45c6-b7da-570e385dc171 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/986] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:10 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1397 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:11.765 8 WARNING neutronclient.v2_0.client [None req-dcf46d83-574a-49b6-8564-cb1fd42edc43 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/987] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:11 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1453 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:12.882 7 WARNING neutronclient.v2_0.client [None req-f44e8b34-6281-499c-b907-9947c27a8035 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/988] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:12 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1453 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:14.357 8 WARNING neutronclient.v2_0.client [None req-d43bd023-e7f0-4db7-bbe3-99a897c93dfa 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:14.904 7 INFO nova.api.openstack.compute.server_external_events [req-63ffeecb-8c66-4074-996b-2e487d93a8fc req-46ce0206-b87c-4450-ac05-98054d638bdd 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 7|app: 0|req: 499/989] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/990] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:14 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1529 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:15.685 7 INFO nova.api.openstack.compute.server_external_events [req-78e3fc7c-660a-48e6-bd14-2f4459279f06 req-57a4fd69-d092-46a7-a5e1-296a503b2196 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 7|app: 0|req: 500/991] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:16.142 8 WARNING neutronclient.v2_0.client [None req-c513cb9c-9640-4ca1-85a6-c4006d38704a 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/992] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:16 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:17.317 7 WARNING neutronclient.v2_0.client [None req-88ff8692-a0f4-4f1d-86f2-4defa9a5368a 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/993] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:17 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:19.060 8 WARNING neutronclient.v2_0.client [None req-72313821-6ec1-4587-84f2-beb7b69035f9 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/996] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:19 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:20.244 7 WARNING neutronclient.v2_0.client [None req-3dd23841-fb8c-4344-9614-59a94d3c7974 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/997] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:20 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:21.410 8 WARNING neutronclient.v2_0.client [None req-0ba8fd91-9207-4486-8590-9a9e542c8485 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] 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: 504/998] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:54:21 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/999] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:21 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:54:22.807 7 WARNING neutronclient.v2_0.client [None req-3ae126f8-cf3b-473a-8cb0-9594110b1ff3 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1000] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:22 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:24.189 8 WARNING neutronclient.v2_0.client [None req-4e14668a-f516-4ddf-8099-88767afc1348 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] 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: 496/1001] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:24 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:54:24.422 7 WARNING neutronclient.v2_0.client [None req-fbb9cbdc-832b-454b-9d95-cc0b6ae7f63b 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:24.472 7 WARNING neutronclient.v2_0.client [None req-fbb9cbdc-832b-454b-9d95-cc0b6ae7f63b 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:24.745 7 WARNING neutronclient.v2_0.client [None req-fbb9cbdc-832b-454b-9d95-cc0b6ae7f63b 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1002] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:54:24 2026] POST /v2.1/servers => generated 448 bytes in 630 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:25.012 8 WARNING neutronclient.v2_0.client [None req-e89ff4a2-7b49-4087-b60f-094f8a93d7f9 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1003] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:24 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:25.416 7 WARNING neutronclient.v2_0.client [None req-8b46599b-0cfd-49bd-8da4-57a6d7523557 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1004] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:25 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:26.563 8 WARNING neutronclient.v2_0.client [None req-c8f93dc4-e553-40b2-a091-200c46a2ac24 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1005] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:26 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:27.711 7 WARNING neutronclient.v2_0.client [None req-3d363baf-32ac-4f13-8c65-1324e91c8949 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1006] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:27 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:28.637 8 INFO nova.api.openstack.compute.server_external_events [req-048b6671-3bba-4caf-be08-57902f8a1309 req-defac1ab-67d6-4859-8d63-b18f7f738c78 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 8|app: 0|req: 499/1009] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:28.904 7 WARNING neutronclient.v2_0.client [None req-0a7ddf4a-4254-4c73-9218-2cb099a90342 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1010] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:28 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:30.073 8 WARNING neutronclient.v2_0.client [None req-3f98e0cf-a95c-41ba-b256-68378064ee3c 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:30.110 7 WARNING neutronclient.v2_0.client [None req-73c90ef1-97ae-4404-8563-6dcac00cd0ac 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1011] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:30 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1694 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, ' [pid: 7|app: 0|req: 512/1012] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:30 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1519 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:54:30.278 8 WARNING neutronclient.v2_0.client [None req-f1a4dca0-7670-41d1-9f73-e23eb817261c 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1013] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:30 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1694 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:30.691 7 INFO nova.api.openstack.compute.server_external_events [req-dd17d40f-6458-4ba3-a2de-378c3ce382a5 req-05c377ef-5949-4358-8c31-ebc914445b54 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 7|app: 0|req: 513/1014] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:31.777 8 INFO nova.api.openstack.compute.server_external_events [req-2c8fbc54-184c-4204-a0f6-c044403e29ac req-203dc326-b358-4f7e-b7b8-370d5f3a0b86 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 8|app: 0|req: 502/1015] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:32.733 7 INFO nova.api.openstack.compute.server_external_events [req-c7794bb6-ba09-4299-af17-7e0df874c935 req-6b415c90-b523-4365-943c-e67c18af3857 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 7|app: 0|req: 514/1016] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:34.883 8 INFO nova.api.openstack.compute.server_external_events [req-f238e8f9-c896-40e0-a73a-107cde9a9bc4 req-685cdf17-dc31-4310-bd48-229d55cb0287 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 8|app: 0|req: 503/1017] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:35.312 7 WARNING neutronclient.v2_0.client [None req-11098792-4f1c-4e79-a765-a54af9155049 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1018] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:35 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1517 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:36.927 8 INFO nova.api.openstack.compute.server_external_events [req-e02c8d28-d561-4d71-99bb-0d2688dee9b2 req-d069c613-ed5a-4f64-af4f-90a74bda2765 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 8|app: 0|req: 504/1019] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:40.531 7 WARNING neutronclient.v2_0.client [None req-79f1d5fd-624c-4964-9cdf-bd2bd957342b 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1022] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:40 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:41.995 7 WARNING neutronclient.v2_0.client [None req-20a44a70-4296-484b-a8df-c1796b8119e4 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:42.047 7 WARNING neutronclient.v2_0.client [None req-20a44a70-4296-484b-a8df-c1796b8119e4 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:42.384 7 WARNING neutronclient.v2_0.client [None req-20a44a70-4296-484b-a8df-c1796b8119e4 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1023] 10.0.0.184 () {34 vars in 749 bytes} [Fri Jul 10 04:54:41 2026] POST /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392/action => generated 34390 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:42.450 8 INFO nova.api.openstack.compute.server_external_events [req-4e0060e1-f748-46ce-889d-54fd99cef3bb req-afcb597a-320a-4690-a5e4-ec62fbab8006 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 8|app: 0|req: 507/1024] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1025] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:54:41 2026] POST /v2.1/servers => generated 448 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-07-10 04:54:42.586 8 WARNING neutronclient.v2_0.client [None req-98a59cc5-2656-4556-b7a5-dc651a358b25 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1026] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:42 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 519/1027] 10.0.0.184 () {34 vars in 670 bytes} [Fri Jul 10 04:54:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:44.498 8 INFO nova.api.openstack.compute.server_external_events [req-43df4846-b55f-422c-af7d-0e855af5a5bb req-dfbe5650-8f9a-47fb-b973-b55781d75132 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 8|app: 0|req: 509/1028] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:44 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) 2026-07-10 04:54:46.353 7 WARNING neutronclient.v2_0.client [None req-b00d6416-02eb-420d-85bf-083551901b6b 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:46.395 7 WARNING neutronclient.v2_0.client [None req-b00d6416-02eb-420d-85bf-083551901b6b 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:54:46.548 7 WARNING neutronclient.v2_0.client [None req-b00d6416-02eb-420d-85bf-083551901b6b 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1029] 10.0.0.184 () {34 vars in 662 bytes} [Fri Jul 10 04:54:46 2026] POST /v2.1/servers => generated 450 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:46.807 8 WARNING neutronclient.v2_0.client [None req-16356dc8-2fbd-4bfa-a514-caa4a4704252 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1030] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:46 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1401 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:47.679 7 WARNING neutronclient.v2_0.client [None req-163782c8-1cff-4848-b3fa-192cb27a3d51 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1031] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:47 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1521 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:47.895 8 WARNING neutronclient.v2_0.client [None req-e754c219-a0de-44f7-9db9-27e79f27dc44 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1032] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:47 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1405 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:48.289 7 INFO nova.api.openstack.compute.server_external_events [req-548a2123-f4eb-434e-a684-0d7a095b4329 req-4edcc27c-fa0c-4c05-b389-96123d98b963 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance [pid: 7|app: 0|req: 522/1033] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:48.995 7 WARNING neutronclient.v2_0.client [None req-a03e9cfc-ea51-410d-b8c6-256bc6491f64 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1036] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:48 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1453 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:50.092 8 WARNING neutronclient.v2_0.client [None req-739107fc-0446-4de2-ba96-f414457ca03a 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1037] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:50 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:51.231 7 WARNING neutronclient.v2_0.client [None req-d5ea7c00-7ac7-4095-9101-47027f279b8b 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1038] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:51 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1461 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:52.326 8 WARNING neutronclient.v2_0.client [None req-3b9afd12-1fa7-4a37-9bb2-99d387270f13 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] 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: 514/1039] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:52 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1539 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:54:52.423 7 INFO nova.api.openstack.compute.server_external_events [req-076d4457-1a69-424d-befb-3ec757ff0516 req-d49a0ee8-4235-48aa-8f53-13fdc85eef5d 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 7|app: 0|req: 526/1040] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:53.140 8 WARNING neutronclient.v2_0.client [None req-71d23d3f-5208-42a3-9936-b4347d8eb2c3 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1041] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:52 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1519 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:53.469 7 WARNING neutronclient.v2_0.client [None req-858c17c5-d7c1-4867-94c7-fbaf1e5c7568 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1042] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:53 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => 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-07-10 04:54:54.471 8 INFO nova.api.openstack.compute.server_external_events [req-6897f5a9-f407-4912-8a35-1b740df75dd5 req-43403a8d-8924-481b-9eeb-88800771f97b 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance 2026-07-10 04:54:54.472 8 INFO nova.api.openstack.compute.server_external_events [req-6897f5a9-f407-4912-8a35-1b740df75dd5 req-43403a8d-8924-481b-9eeb-88800771f97b 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance [pid: 8|app: 0|req: 516/1043] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:54.641 7 WARNING neutronclient.v2_0.client [None req-16a095b5-163d-46d1-913a-f4bb204e9c9b 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1044] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:54 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1527 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:55.829 8 WARNING neutronclient.v2_0.client [None req-5984b4a7-8a4b-4dba-9e01-22f487cceae3 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1045] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:55 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:57.003 7 WARNING neutronclient.v2_0.client [None req-1dda1504-9693-4a39-956b-0bfb6a765e54 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1046] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:56 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1527 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-07-10 04:54:57.310 8 INFO nova.api.openstack.compute.server_external_events [req-efd2c61d-bc5e-4efc-8740-eef2aa879e63 req-7ebade6e-9566-43a7-817e-aafa6178d902 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 8|app: 0|req: 518/1047] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:58.262 7 WARNING neutronclient.v2_0.client [None req-1f8488d0-9730-4945-95ce-9ca1041723c6 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] 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: 530/1048] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:58 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-10 04:54:58.382 8 WARNING neutronclient.v2_0.client [None req-8f847de5-d06b-4b1a-9810-b08862b5e39b 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1049] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:58 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1818 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:59.354 7 INFO nova.api.openstack.compute.server_external_events [req-106f14eb-9d09-430c-aff2-b420373374c2 req-d590910b-1368-468d-83e1-bb48b96e5c5d 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 7|app: 0|req: 532/1052] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:54:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:59.426 8 WARNING neutronclient.v2_0.client [None req-4d9a7438-3aec-4495-ba36-a31b2c71f215 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1053] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:59 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1695 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:54:59.591 7 WARNING neutronclient.v2_0.client [None req-58572842-9c92-4445-b12c-11bcd4a854e7 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1054] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:54:59 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1695 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:00.613 8 INFO nova.api.openstack.compute.server_external_events [req-3dbdb048-ac5e-4fb9-9fce-63d865dc5d23 req-6dabb1b5-0627-499d-99eb-b2e25a1bbe84 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 8|app: 0|req: 522/1055] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:01.414 7 INFO nova.api.openstack.compute.server_external_events [req-0d9d6d95-5a2f-4c37-991a-b83281cc66b5 req-dffcf4a8-4801-40e2-9bdc-ab2244dbf7a2 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance [pid: 7|app: 0|req: 534/1056] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1059] 10.0.0.184 () {34 vars in 749 bytes} [Fri Jul 10 04:55:10 2026] POST /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8/action => generated 32043 bytes in 542 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: 536/1060] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:55:11 2026] DELETE /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:11.384 8 WARNING neutronclient.v2_0.client [None req-d2a7efff-7f3a-4db9-b962-b045502fecaa 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1061] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:11 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:12.609 7 WARNING neutronclient.v2_0.client [None req-074c50c8-22ab-493a-84ee-423547cc1778 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:55:12.614 8 INFO nova.api.openstack.compute.server_external_events [req-afeef556-e88f-4f1b-b9f2-efe0d3eebb8c req-709d7c1f-1a07-452e-a2b6-16891bdcdb81 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 8|app: 0|req: 526/1062] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 537/1063] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:12 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1821 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:13.814 8 WARNING neutronclient.v2_0.client [None req-cba7bbcb-1a84-4a08-91db-60711e1dbf63 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1064] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:13 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1753 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:14.672 7 INFO nova.api.openstack.compute.server_external_events [req-59be8e49-f6cc-47e1-91d2-f9174e547f13 req-df4fce9a-126b-4500-b7f3-fc474e067158 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance 2026-07-10 04:55:14.673 7 INFO nova.api.openstack.compute.server_external_events [req-59be8e49-f6cc-47e1-91d2-f9174e547f13 req-df4fce9a-126b-4500-b7f3-fc474e067158 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:0e28f8d7-6cb7-48bd-9a46-525d440a8050 for instance 590264ea-930a-4e96-af60-2b8858a444b8 on instance [pid: 7|app: 0|req: 538/1065] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:14 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:15.285 8 WARNING neutronclient.v2_0.client [None req-003c743a-21fc-49e2-a867-352111153a70 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1066] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:15 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1487 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:16.384 7 WARNING neutronclient.v2_0.client [None req-59ca9daf-b4b7-4cfb-b2a3-5ce9b393c3eb 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1067] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:16 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => generated 1487 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:17.467 8 INFO nova.api.openstack.wsgi [None req-4c73ddc7-9fb6-4ac1-935c-cb053f139f6d 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] HTTP exception thrown: Instance 590264ea-930a-4e96-af60-2b8858a444b8 could not be found. [pid: 8|app: 0|req: 529/1068] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:17 2026] GET /v2.1/servers/590264ea-930a-4e96-af60-2b8858a444b8 => 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: 7|app: 0|req: 540/1069] 10.0.0.184 () {32 vars in 727 bytes} [Fri Jul 10 04:55:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-985053106 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1070] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:55:18 2026] DELETE /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-10 04:55:18.185 7 WARNING neutronclient.v2_0.client [None req-c7e4e49f-9adc-4047-8d2c-c27910c76dd8 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1071] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:18 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1700 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:19.396 8 WARNING neutronclient.v2_0.client [None req-fdea81bc-6269-4229-8329-c24df9e08f0d 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:19.470 7 INFO nova.api.openstack.compute.server_external_events [req-7ed3c797-6cc4-4cc6-a784-d0a41e71e29c req-3ceccc17-73d2-47ac-a7b8-2b2587ea7179 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 7|app: 0|req: 543/1074] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 532/1075] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:19 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1700 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:20.635 7 WARNING neutronclient.v2_0.client [None req-c910d92b-4967-4a46-ba42-dbdc05271253 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1076] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:20 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1700 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:21.514 8 INFO nova.api.openstack.compute.server_external_events [req-c91d6627-020b-4052-b27f-c5dd0fadbcfa req-045db1f1-373f-4d27-950f-590d636219b4 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance 2026-07-10 04:55:21.515 8 INFO nova.api.openstack.compute.server_external_events [req-c91d6627-020b-4052-b27f-c5dd0fadbcfa req-045db1f1-373f-4d27-950f-590d636219b4 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:5adbfe37-1dc5-4545-9034-12b5fbef6076 for instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 on instance [pid: 8|app: 0|req: 533/1077] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:21 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:21.815 7 WARNING neutronclient.v2_0.client [None req-c4497fea-f3e8-40a4-a3d8-f1596737a322 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1078] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:21 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1482 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:22.928 8 WARNING neutronclient.v2_0.client [None req-53ee3e9d-aba6-48ba-b22c-27997951158a 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1079] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:22 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:24.023 7 WARNING neutronclient.v2_0.client [None req-966bd685-055e-4ee3-9061-04cf7bc45ce7 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1080] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:23 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => generated 1487 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:25.121 8 INFO nova.api.openstack.wsgi [None req-87f365fb-3836-4b60-9708-6dad79ce6ebf 1755b01f43b742d79d938c5df690bec1 3863d06565e441aaaf162b713c2c1abd - - default default] HTTP exception thrown: Instance d2317cf7-ba80-4d26-9ba7-819dc6d3f392 could not be found. [pid: 8|app: 0|req: 535/1081] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:55:25 2026] GET /v2.1/servers/d2317cf7-ba80-4d26-9ba7-819dc6d3f392 => 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: 7|app: 0|req: 547/1082] 10.0.0.184 () {32 vars in 727 bytes} [Fri Jul 10 04:55:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-272047698 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:25.811 8 WARNING neutronclient.v2_0.client [None req-2b680555-c8f2-4be1-8933-77ebf190adc5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:55:25.856 8 WARNING neutronclient.v2_0.client [None req-2b680555-c8f2-4be1-8933-77ebf190adc5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:55:26.038 8 WARNING neutronclient.v2_0.client [None req-2b680555-c8f2-4be1-8933-77ebf190adc5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1083] 199.204.45.240 () {36 vars in 713 bytes} [Fri Jul 10 04:55:25 2026] POST /v2.1/servers => generated 453 bytes in 786 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-07-10 04:55:26.922 7 WARNING neutronclient.v2_0.client [None req-25432f82-aedf-45b9-8cdd-6cdd8fefa41e 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1084] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:26 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:26.979 8 WARNING neutronclient.v2_0.client [None req-8e4cb33e-edef-45d0-b657-db89bf3049ed 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1085] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:26 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1086] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:27 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:29.670 8 WARNING neutronclient.v2_0.client [None req-7c1c005e-3b3e-4bff-a589-33d78146da19 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1089] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:29 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2371 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:29.764 7 WARNING neutronclient.v2_0.client [None req-aa9bcfb8-1555-4212-aeed-3dcf319a1c60 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1090] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:29 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 28 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1091] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:29 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:32.139 7 INFO nova.api.openstack.compute.server_external_events [req-779b2d53-0baa-423b-bca9-a3d95416c433 req-782178dc-b9d1-4f63-af2f-926954278541 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 552/1092] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:32 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-07-10 04:55:32.816 8 WARNING neutronclient.v2_0.client [None req-1e3dd45f-9cd2-4366-9b4f-12abd5a15722 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1093] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:32 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2445 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-07-10 04:55:33.250 7 WARNING neutronclient.v2_0.client [None req-e5b79d88-2e27-48c4-8934-939fc4ed62a8 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1094] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:32 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 284 bytes in 381 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: 542/1095] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:33 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:35.975 7 WARNING neutronclient.v2_0.client [None req-4edb54dd-64a7-47e4-99cc-338b97f120ab 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1096] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:35 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:36.132 8 WARNING neutronclient.v2_0.client [None req-32135c46-6dee-44de-b188-44779e581534 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1097] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:36 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1098] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:36 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:38.114 8 INFO nova.api.openstack.compute.server_external_events [req-f1d5724d-4148-42cd-89db-0533a3d25b10 req-9e45c677-28d2-4ced-a858-03a33019817d 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 544/1099] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:38 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-10 04:55:39.282 7 WARNING neutronclient.v2_0.client [None req-54bc6a9a-fb19-47dc-bd4f-0e4bdf88b5f7 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1102] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:39 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2433 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:39.444 8 WARNING neutronclient.v2_0.client [None req-5ac866d2-9e17-494b-abe0-2306c26a722c 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1103] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:39 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 286 bytes in 105 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: 558/1104] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:39 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:40.185 8 INFO nova.api.openstack.compute.server_external_events [req-95767acb-e5ee-478f-8f3d-41a9732ad935 req-07c364d7-a05e-4575-b3e9-d5a5a05c4fba 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 547/1105] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:55:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:42.165 7 WARNING neutronclient.v2_0.client [None req-7355b24c-5736-4b52-82d4-0504f8f9a662 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1106] 199.204.45.240 () {32 vars in 732 bytes} [Fri Jul 10 04:55:42 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 2581 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:55:42.334 8 WARNING neutronclient.v2_0.client [None req-6710ef81-a208-477e-87ed-ea4a4c2f21e8 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1107] 199.204.45.240 () {32 vars in 758 bytes} [Fri Jul 10 04:55:42 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 286 bytes in 107 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: 560/1108] 199.204.45.240 () {32 vars in 776 bytes} [Fri Jul 10 04:55:42 2026] GET /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:20.037 7 WARNING neutronclient.v2_0.client [None req-e949acb1-fdac-41a2-900d-5a641adc1269 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:56:20.084 7 WARNING neutronclient.v2_0.client [None req-e949acb1-fdac-41a2-900d-5a641adc1269 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:22.662 8 INFO nova.api.openstack.compute.server_external_events [req-122581bb-5c7a-4ae0-802d-bc81b26f8f57 req-a44d5e10-4e14-4242-b435-3b4656d1030f 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 553/1117] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:25.763 8 INFO nova.api.openstack.compute.server_external_events [req-bad5df34-1292-4e79-a95e-b29a6402af52 req-d0e52427-c89e-4469-b340-b25544177644 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 554/1118] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:27.801 8 INFO nova.api.openstack.compute.server_external_events [req-16c44990-8a01-4245-929b-2a1829ac4ae7 req-81eedcaa-5ff9-48c3-a369-a5412f0de489 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 555/1119] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:56:29.172 7 WARNING neutronclient.v2_0.client [None req-e949acb1-fdac-41a2-900d-5a641adc1269 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1122] 199.204.45.240 () {36 vars in 811 bytes} [Fri Jul 10 04:56:19 2026] POST /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 281 bytes in 9252 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:29.729 8 INFO nova.api.openstack.compute.server_external_events [req-38e46b76-4ead-40a5-b49c-d48d3cb3a0f0 req-aa6c6abf-017e-4f51-b861-7d65a34707c1 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 558/1123] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:29 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, ' 2026-07-10 04:56:30.147 7 INFO nova.api.openstack.compute.server_external_events [req-4e95b168-8a24-4725-9f5a-2bfe1339fd5b req-35fccb0b-89cd-482a-ab2c-9c0e63764e00 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 566/1124] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:51.875 7 WARNING neutronclient.v2_0.client [None req-80320b49-5013-4d54-9589-c72bddad9ed5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:56:51.918 7 WARNING neutronclient.v2_0.client [None req-80320b49-5013-4d54-9589-c72bddad9ed5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:54.433 8 INFO nova.api.openstack.compute.server_external_events [req-4fe258a8-b155-4562-8e36-bed5c8117aca req-de653428-3c12-40fd-b55d-e907e5a14b12 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 561/1129] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:57.776 8 INFO nova.api.openstack.compute.server_external_events [req-9a515ece-6c95-4fb7-844c-5a4c18aa2a6e req-3c84aeb5-785d-452b-ab6a-4f769814d44a 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 562/1130] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:56:59.818 8 INFO nova.api.openstack.compute.server_external_events [req-87053970-e8ea-4f94-b70b-67cd49641fad req-e3677eba-6839-4a47-9cc9-2d54d530d90c 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 565/1133] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:56:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:57:00.961 7 WARNING neutronclient.v2_0.client [None req-80320b49-5013-4d54-9589-c72bddad9ed5 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1134] 199.204.45.240 () {36 vars in 811 bytes} [Fri Jul 10 04:56:51 2026] POST /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 377 bytes in 9268 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:10.975 8 WARNING neutronclient.v2_0.client [None req-30400e25-d43d-4568-a30b-9846155d232a 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-10 04:57:11.023 8 WARNING neutronclient.v2_0.client [None req-30400e25-d43d-4568-a30b-9846155d232a 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:13.542 7 INFO nova.api.openstack.compute.server_external_events [req-3676d093-165f-469c-8426-7357cc1c6071 req-049b9ae4-16a3-4728-9d22-f136b25a4ed6 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 571/1137] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:17.226 7 INFO nova.api.openstack.compute.server_external_events [req-fc65875c-4798-47e5-98e3-e191dca9d74d req-390a48bd-07fc-4866-a03b-63f75d881328 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 572/1138] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:19.273 7 INFO nova.api.openstack.compute.server_external_events [req-8b90ab5b-58c3-4069-9c04-bf7dd02eede8 req-75d0686b-fa11-47d8-9665-812e39a2ae77 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-plugged:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 575/1141] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:57:20.583 8 WARNING neutronclient.v2_0.client [None req-30400e25-d43d-4568-a30b-9846155d232a 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1142] 199.204.45.240 () {36 vars in 811 bytes} [Fri Jul 10 04:57:10 2026] POST /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface => generated 378 bytes in 9701 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:21.359 7 INFO nova.api.openstack.compute.server_external_events [req-b3291ffe-fcb5-41a8-834c-383be37f0e04 req-eea333f4-4b10-453d-ab44-aa42e62ccf7f 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 576/1143] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:34.773 7 INFO nova.api.openstack.compute.server_external_events [req-0f47301c-fa93-4e6a-b824-cfed89a96b35 req-06287215-c6d2-465e-84e0-2c1f45c51f8f 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 578/1146] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1147] 199.204.45.240 () {34 vars in 854 bytes} [Fri Jul 10 04:57:35 2026] DELETE /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface/3d959281-21be-46c7-a5b6-bb201d0de396 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:36.811 7 INFO nova.api.openstack.compute.server_external_events [req-4174bafe-a378-4eea-b840-0aba03825938 req-c4b51e55-d741-42c4-967e-f54385003a29 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 579/1148] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:37.924 8 INFO nova.api.openstack.compute.server_external_events [req-8750448c-f38b-4ee6-bc2f-c3d8c4748e84 req-76407565-f3ae-4880-900e-9e93c0ee2d19 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 570/1149] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:39.964 8 INFO nova.api.openstack.compute.server_external_events [req-7ff7e829-9842-4f86-aa35-150dc3e87926 req-c8e21a53-d22f-4263-9a49-975cd2d53a3b 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:3d959281-21be-46c7-a5b6-bb201d0de396 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 572/1152] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:45.157 7 INFO nova.api.openstack.compute.server_external_events [req-2d24bc74-a53b-4df5-af7f-bbbd501c97e8 req-ddfad920-9b92-4859-906d-b22591d3b957 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 581/1153] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1154] 199.204.45.240 () {34 vars in 854 bytes} [Fri Jul 10 04:57:45 2026] DELETE /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface/1a78262c-8805-4104-9660-9a7f88af8fa6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:47.339 7 INFO nova.api.openstack.compute.server_external_events [req-a36fb90e-fe30-483b-896a-65bb1604f329 req-21100109-8b44-4f6e-85ed-a57e71e5a18a 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 582/1155] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:57:49.385 7 INFO nova.api.openstack.compute.server_external_events [req-7d52eb19-2ca2-4f23-a1c6-b313fea5abcf req-db98bfaf-0588-4a93-820a-d7269c9ac260 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:1a78262c-8805-4104-9660-9a7f88af8fa6 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 584/1158] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:57:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1161] 199.204.45.240 () {34 vars in 854 bytes} [Fri Jul 10 04:58:06 2026] DELETE /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7/os-interface/fed3e416-27bf-4a0f-a845-bf208c27c592 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:07.996 7 INFO nova.api.openstack.compute.server_external_events [req-459bf717-47cc-470d-b2f2-e050ef63fe85 req-7fa9f17b-3104-455b-82e2-49f8a444fa91 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 586/1162] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:10.043 8 INFO nova.api.openstack.compute.server_external_events [req-d9dbc6b3-2e5c-4b54-bf51-e6bb978b9e56 req-76ae283a-29ee-4b79-8a3c-dc246fbc5fe5 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:fed3e416-27bf-4a0f-a845-bf208c27c592 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 578/1165] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1166] 10.0.0.82 () {28 vars in 452 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1167] 10.0.0.82 () {30 vars in 656 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1 => generated 0 bytes in 67 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: 589/1168] 10.0.0.82 () {32 vars in 729 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-10 04:58:12.547 8 WARNING neutronclient.v2_0.client [None req-22088aab-4e54-4b13-b0f9-b21b286184d2 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1169] 10.0.0.82 () {34 vars in 804 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8164 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1170] 10.0.0.82 () {28 vars in 452 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1171] 10.0.0.82 () {30 vars in 656 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 591/1172] 10.0.0.82 () {32 vars in 729 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1173] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:12 2026] GET /v2.1/servers/detail?project_id=11edf3a4883642ea94a8fb7402f82de9&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1174] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=358a6afd71c64a439c34ed3fdde0a1e6&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1175] 199.204.45.240 () {34 vars in 754 bytes} [Fri Jul 10 04:58:13 2026] DELETE /v2.1/servers/8919753c-02dc-41fe-886b-a2e80dcbe0e7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) 2026-07-10 04:58:13.299 7 WARNING neutronclient.v2_0.client [None req-0f795e83-4526-46d9-8249-94d7e3e8b4d4 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1176] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=5d0015d337eb4d93b60a1788a95c2b20&all_tenants=True => generated 5451 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 584/1177] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=719baf44bb454dbab86396727c261093&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 594/1178] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=8493436c1dcd40fda76ac2267e1c734c&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1179] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=a7aa0d99630d4602b74c04660cc0a96b&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1180] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=be7ba016d57745fea88df04eae92003c&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1181] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=bf882be2787d466b90faf1cd17790987&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=ced6b9bf1e7045be9480861832f26f9f&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1183] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=f9e7582487b54031bfb35dc577fed6c1&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-10 04:58:13.815 7 WARNING neutronclient.v2_0.client [None req-30284f9c-65b3-49ea-84a6-a1d92a2afb77 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1184] 10.0.0.82 () {34 vars in 892 bytes} [Fri Jul 10 04:58:13 2026] GET /v2.1/servers/detail?project_id=faf457310f6142019a98979f2f5a9c1c&all_tenants=True => generated 2798 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-07-10 04:58:14.487 8 INFO nova.api.openstack.compute.server_external_events [req-a17c8d60-e02d-4892-8eb9-560f6de5442b req-2b0a7332-7c8d-4700-a2fd-4638517fe254 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 588/1185] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:15.566 7 INFO nova.api.openstack.compute.server_external_events [req-af70921e-63f8-4bcc-841f-e2cfeaa05cc2 req-86784b09-3e14-4baa-933c-7b32661583dc 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf 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: 598/1186] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1187] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:58:15 2026] DELETE /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:15.707 7 WARNING neutronclient.v2_0.client [None req-3ff62a72-e08b-4975-8759-250d1629f904 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1188] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:15 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1944 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:16.526 8 INFO nova.api.openstack.compute.server_external_events [req-e808187a-f7cc-4928-b046-d5c78d72dda2 req-c089a82f-3fd9-4a24-8bb9-bafe4663b3ed 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 8|app: 0|req: 590/1189] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:17.619 7 INFO nova.api.openstack.compute.server_external_events [req-f760ba81-609c-413f-9dc6-f329a9698891 req-50a2377e-9b38-4a3a-8b6e-ead186460717 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:efea1740-0ceb-48e2-8c5b-983511dea093 for instance 8919753c-02dc-41fe-886b-a2e80dcbe0e7 on instance [pid: 7|app: 0|req: 600/1190] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:18.561 8 INFO nova.api.openstack.compute.server_external_events [req-f2df9969-35a1-4a01-b587-0c2fb2eff138 req-a26287a9-4b46-4e28-a604-bab6545c1500 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance 2026-07-10 04:58:18.562 8 INFO nova.api.openstack.compute.server_external_events [req-f2df9969-35a1-4a01-b587-0c2fb2eff138 req-a26287a9-4b46-4e28-a604-bab6545c1500 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance [pid: 8|app: 0|req: 591/1191] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:18 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:19.675 8 INFO nova.api.openstack.compute.server_external_events [req-79f9fb62-fbc6-4e87-86ca-f1d8581768b7 req-ebc72266-129a-45a6-9afb-0143e9a34672 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:ed73fdc3-e579-4740-bf6c-e5849b7ad2a1 for instance f568bd36-66dd-4f19-95c5-3c6a48118ccf on instance [pid: 8|app: 0|req: 593/1194] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:20.953 7 WARNING neutronclient.v2_0.client [None req-0924a257-4c58-45a0-b848-b36b71d5a3e8 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1195] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:20 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 1481 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:26.041 8 INFO nova.api.openstack.wsgi [None req-46f5cd27-6e83-4913-a179-f2fa91ed8f95 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] HTTP exception thrown: Instance f568bd36-66dd-4f19-95c5-3c6a48118ccf could not be found. [pid: 8|app: 0|req: 594/1196] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:26 2026] GET /v2.1/servers/f568bd36-66dd-4f19-95c5-3c6a48118ccf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:26.470 7 INFO nova.api.openstack.compute.server_external_events [req-971b52ca-63a5-42e2-b026-c11a341dadff req-5b54781a-edda-49ac-a2d9-29a7b7833c81 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-changed:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 7|app: 0|req: 603/1197] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1198] 10.0.0.184 () {32 vars in 717 bytes} [Fri Jul 10 04:58:26 2026] DELETE /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:26.639 7 WARNING neutronclient.v2_0.client [None req-9f700612-8a20-44c4-a78a-9356a58f7698 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1199] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:26 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1942 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:27.866 8 INFO nova.api.openstack.compute.server_external_events [req-23574603-0f9a-4dae-b7eb-2e76fb9eaa7f req-5beb44d8-3343-44b8-b604-859637e3d783 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 8|app: 0|req: 596/1200] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:29.357 8 INFO nova.api.openstack.compute.server_external_events [req-31a85307-f2cb-44a8-a1cf-928f0e866188 req-9422e9c1-9320-4a62-b00b-fd57cefb8b67 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-deleted:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 8|app: 0|req: 598/1203] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:29.911 7 INFO nova.api.openstack.compute.server_external_events [req-0a0603aa-21ac-4cc2-af63-3e2cafe67c43 req-ee55c631-5db4-4b50-951e-0ba50afc884f 31d7e581f7c54bab8acbeaee885e1ed1 f9e7582487b54031bfb35dc577fed6c1 - - c173d9a0f3fe4216b1acddf28bd95c34 c173d9a0f3fe4216b1acddf28bd95c34] Creating event network-vif-unplugged:96724777-7c1f-48b5-b95f-a8a3646bf04a for instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a on instance [pid: 7|app: 0|req: 606/1204] 10.0.0.203 () {38 vars in 814 bytes} [Fri Jul 10 04:58:29 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-07-10 04:58:31.860 8 WARNING neutronclient.v2_0.client [None req-1d7c9d37-dfc7-48db-8411-d9996f7f5c56 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1205] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:31 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 1479 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 04:58:36.951 7 INFO nova.api.openstack.wsgi [None req-86f8cc4f-8934-4077-b542-2a46b3458895 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] HTTP exception thrown: Instance dfec5cb9-3267-4dc9-9045-3cdc5f55c80a could not be found. [pid: 7|app: 0|req: 607/1206] 10.0.0.184 () {32 vars in 714 bytes} [Fri Jul 10 04:58:36 2026] GET /v2.1/servers/dfec5cb9-3267-4dc9-9045-3cdc5f55c80a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1209] 10.0.0.184 () {32 vars in 725 bytes} [Fri Jul 10 04:58:38 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1013169995 => 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-07-10 04:58:38.898 8 INFO nova.api.openstack.wsgi [None req-30002758-5cd6-4410-9a91-c6b8c3605771 4e94e183d6dc48a1bfae2bb1dbc82695 5d0015d337eb4d93b60a1788a95c2b20 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1013169995 not found for user 4e94e183d6dc48a1bfae2bb1dbc82695 [pid: 8|app: 0|req: 601/1210] 10.0.0.184 () {32 vars in 722 bytes} [Fri Jul 10 04:58:38 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1013169995 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1213] 10.0.0.184 () {32 vars in 654 bytes} [Fri Jul 10 04:58:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1214] 10.0.0.184 () {32 vars in 640 bytes} [Fri Jul 10 04:58:54 2026] GET /v2.1/servers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-10 04:58:54.842 8 WARNING oslo_db.sqlalchemy.utils [None req-b75a579e-163a-4851-85d8-6ac574f6714c 4b375d4464d142cc928d3c75c3eb2460 faf457310f6142019a98979f2f5a9c1c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 604/1215] 10.0.0.184 () {32 vars in 648 bytes} [Fri Jul 10 04:58:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1216] 10.0.0.184 () {32 vars in 693 bytes} [Fri Jul 10 04:58:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1231] 10.0.0.165 () {28 vars in 453 bytes} [Fri Jul 10 05:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1232] 10.0.0.165 () {30 vars in 657 bytes} [Fri Jul 10 05:00:08 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 621/1233] 10.0.0.165 () {32 vars in 730 bytes} [Fri Jul 10 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1234] 10.0.0.165 () {34 vars in 764 bytes} [Fri Jul 10 05:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1237] 10.0.0.165 () {28 vars in 453 bytes} [Fri Jul 10 05:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1238] 10.0.0.165 () {30 vars in 657 bytes} [Fri Jul 10 05:00:12 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 624/1239] 10.0.0.165 () {32 vars in 730 bytes} [Fri Jul 10 05:00:12 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1240] 10.0.0.165 () {34 vars in 764 bytes} [Fri Jul 10 05:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1241] 10.0.0.165 () {28 vars in 453 bytes} [Fri Jul 10 05:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1242] 10.0.0.165 () {30 vars in 657 bytes} [Fri Jul 10 05:00:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 626/1243] 10.0.0.165 () {32 vars in 730 bytes} [Fri Jul 10 05:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1244] 10.0.0.165 () {34 vars in 807 bytes} [Fri Jul 10 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1247] 10.0.0.165 () {28 vars in 453 bytes} [Fri Jul 10 05:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1248] 10.0.0.165 () {30 vars in 657 bytes} [Fri Jul 10 05:00:21 2026] GET /v2.1 => generated 0 bytes in 56 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: 621/1249] 10.0.0.165 () {32 vars in 730 bytes} [Fri Jul 10 05:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1250] 10.0.0.165 () {34 vars in 807 bytes} [Fri Jul 10 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)