+ 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 [Mon May 18 04:11:25 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-597999d5d6-nsrjr 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 0x7f8588026668 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-05-18 04:11:29.873 7 INFO nova.utils [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-18 04:11:29.914 8 INFO nova.utils [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-18 04:11:31.498 7 WARNING keystonemiddleware._common.config [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:11:31.506 7 WARNING oslo_config.cfg [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 04:11:31.520 8 WARNING keystonemiddleware._common.config [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:11:31.530 8 WARNING oslo_config.cfg [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 04:11:31.582 7 WARNING keystonemiddleware._common.config [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 04:11:31.597 7 WARNING oslo_config.cfg [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] 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-05-18 04:11:31.608 7 WARNING oslo_config.cfg [None req-b4c5e698-cb8e-4060-84e4-6f78eff6915a - - - - - -] 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. 2026-05-18 04:11:31.608 8 WARNING keystonemiddleware._common.config [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8588026668 pid: 7 (default app) 2026-05-18 04:11:31.623 8 WARNING oslo_config.cfg [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] 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-05-18 04:11:31.635 8 WARNING oslo_config.cfg [None req-a84bef68-1bf1-48a5-8fb9-1dbb34ca3543 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8588026668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:11:45 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:11:45.772 8 WARNING oslo_policy.policy [None req-d737982b-1ca7-4f57-86e0-50f636d71e54 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - 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-05-18 04:11:45.773 8 WARNING oslo_policy.policy [None req-d737982b-1ca7-4f57-86e0-50f636d71e54 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - 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] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:11:45 2026] GET /v2.1 => generated 0 bytes in 574 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-05-18 04:11:45.873 7 WARNING oslo_policy.policy [req-d737982b-1ca7-4f57-86e0-50f636d71e54 req-13ff8aa5-3fcc-456c-8ea5-c8d25c7f4b43 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - 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-05-18 04:11:45.874 7 WARNING oslo_policy.policy [req-d737982b-1ca7-4f57-86e0-50f636d71e54 req-13ff8aa5-3fcc-456c-8ea5-c8d25c7f4b43 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - 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] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:11:45 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:11:45.971 8 INFO nova.api.openstack.wsgi [None req-d7922e64-4db9-491b-921e-54517046e16d 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.186 () {48 vars in 1010 bytes} [Mon May 18 04:11:45 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] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:11:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.186 () {52 vars in 1047 bytes} [Mon May 18 04:11:46 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:11: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: 5/10] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:11: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: 6/11] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:11:46 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:11:46.950 8 INFO nova.api.openstack.wsgi [None req-91f73fc3-47aa-4dac-b643-e314a7c8ab94 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.186 () {48 vars in 1012 bytes} [Mon May 18 04:11:46 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] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:11:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.186 () {52 vars in 1047 bytes} [Mon May 18 04:11:46 2026] POST /v2.1/flavors => 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: 9/17] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:11: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: 7|app: 0|req: 9/18] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:11:47 2026] GET /v2.1 => generated 0 bytes in 359 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:11:48 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-05-18 04:11:48.259 7 INFO nova.api.openstack.wsgi [None req-ec2e12e7-e294-4a38-a1a8-56c33c27f4ec 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:11:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:11:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.186 () {52 vars in 1047 bytes} [Mon May 18 04:11:48 2026] POST /v2.1/flavors => generated 533 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:11:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:11:49 2026] GET /v2.1 => generated 0 bytes in 22 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:11:49 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-05-18 04:11:49.186 7 INFO nova.api.openstack.wsgi [None req-89b8ee09-13be-4285-9ab4-c0852eff60c8 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 162.253.55.186 () {48 vars in 1012 bytes} [Mon May 18 04:11:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:11:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.186 () {52 vars in 1047 bytes} [Mon May 18 04:11:49 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:11:50 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: 15/30] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:11:50 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:11:50 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-05-18 04:11:50.117 7 INFO nova.api.openstack.wsgi [None req-7d5eee50-1b29-4c57-b581-5b0d6ea9083b 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:11:50 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: 8|app: 0|req: 17/33] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:11:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.186 () {52 vars in 1047 bytes} [Mon May 18 04:11:50 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.27 () {28 vars in 453 bytes} [Mon May 18 04:17: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/104] 10.0.0.27 () {30 vars in 657 bytes} [Mon May 18 04:17:30 2026] GET /v2.1 => generated 0 bytes in 94 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: 53/105] 10.0.0.27 () {32 vars in 730 bytes} [Mon May 18 04:17:30 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.27 () {34 vars in 803 bytes} [Mon May 18 04:17:30 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:20:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:20:31 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:20:31 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:20:32.019 8 INFO nova.api.openstack.wsgi [None req-a8f3e620-c3d6-47d3-aa18-613d49f0de78 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 162.253.55.186 () {48 vars in 1016 bytes} [Mon May 18 04:20:32 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: 74/147] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:20:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 162.253.55.186 () {52 vars in 1048 bytes} [Mon May 18 04:20:32 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:21: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: 7|app: 0|req: 80/160] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:21:26 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/161] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:21: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-05-18 04:21:26.506 7 INFO nova.api.openstack.wsgi [None req-f3b17173-3429-48a9-a65e-f7a9ac295efb 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 26367b202ab549549d0b0c42f3d2918f [pid: 7|app: 0|req: 81/162] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:21:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-18 04:21:26.521 8 WARNING oslo_db.sqlalchemy.utils [None req-bd383331-311f-4e5e-836b-289fcc42026c 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/163] 162.253.55.186 () {48 vars in 1015 bytes} [Mon May 18 04:21:26 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 162.253.55.186 () {52 vars in 1056 bytes} [Mon May 18 04:21:26 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:21: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: 8|app: 0|req: 84/168] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:21:30 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:21:30 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 162.253.55.186 () {48 vars in 1072 bytes} [Mon May 18 04:21:30 2026] GET /v2.1/os-quota-sets/720c5247504342729af3e1898f27e735 => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 162.253.55.186 () {52 vars in 1124 bytes} [Mon May 18 04:21:30 2026] PUT /v2.1/os-quota-sets/720c5247504342729af3e1898f27e735 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:29:23 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:29:23 2026] GET /v2.1 => generated 0 bytes in 209 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/268] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:29: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-05-18 04:29:23.329 8 INFO nova.api.openstack.wsgi [None req-04399f4b-e3e6-4fdc-8fb8-c7c9f924ac72 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 134/269] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:29:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:29:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 162.253.55.186 () {52 vars in 1048 bytes} [Mon May 18 04:29:23 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:32: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: 156/311] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:32:27 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 156/312] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:32:27 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: 157/313] 162.253.55.186 () {48 vars in 1072 bytes} [Mon May 18 04:32:27 2026] GET /v2.1/os-quota-sets/e47513450ccd457a84d280ecbddb9f45 => generated 283 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 162.253.55.186 () {52 vars in 1124 bytes} [Mon May 18 04:32:28 2026] PUT /v2.1/os-quota-sets/e47513450ccd457a84d280ecbddb9f45 => generated 238 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:43:01 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: 221/442] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:43:01 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 222/443] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:43:01 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-05-18 04:43:01.160 8 INFO nova.api.openstack.wsgi [None req-5741e5fa-ae2e-4df2-bcaf-5ddd676d86ac 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 222/444] 162.253.55.186 () {48 vars in 1010 bytes} [Mon May 18 04:43:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:43:01 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: 223/446] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:43:01 2026] GET /v2.1/flavors/2930c099-01ee-469e-858b-b4f35c530581/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:43: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) [pid: 8|app: 0|req: 224/448] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:43:02 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: 225/449] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:43:02 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-05-18 04:43:02.107 8 INFO nova.api.openstack.wsgi [None req-83088604-a2ff-4cc9-811c-18f461bee0ec 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 225/450] 162.253.55.186 () {48 vars in 1012 bytes} [Mon May 18 04:43:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:43:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:43:02 2026] GET /v2.1/flavors/c2c09f1d-51d0-44df-869f-403208bf1098/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:43: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) [pid: 8|app: 0|req: 227/454] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:43:02 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/455] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:43:03 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-05-18 04:43:03.041 8 INFO nova.api.openstack.wsgi [None req-56bce3e9-4a5b-4b7d-963d-db88b17080db 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 228/456] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:43:03 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:43:03 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: 229/458] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:43:03 2026] GET /v2.1/flavors/761bd161-823e-435e-97ac-4b094d5a6aa9/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:43: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: 8|app: 0|req: 230/460] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:43:03 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/461] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:43:03 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-05-18 04:43:03.984 8 INFO nova.api.openstack.wsgi [None req-80ff8fa5-bc44-4113-b191-50c6d72c1973 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 231/462] 162.253.55.186 () {48 vars in 1012 bytes} [Mon May 18 04:43:03 2026] GET /v2.1/flavors/m1.large => 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: 232/463] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:43:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:43:04 2026] GET /v2.1/flavors/11fc993c-9982-4bc2-8085-a82e887ac7fc/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:43:04 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: 233/466] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:43:04 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: 234/467] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:43:04 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-05-18 04:43:04.912 8 INFO nova.api.openstack.wsgi [None req-d12b893b-e7e2-4875-9441-d325fde6ced1 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 234/468] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:43:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:43:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:43:04 2026] GET /v2.1/flavors/96fca816-5e6e-4553-9a99-158b5915e794/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:44:06 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: 242/484] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:44:06 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: 243/485] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:44:06 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:44:06.799 8 INFO nova.api.openstack.wsgi [None req-4f64489b-5cee-46da-97d0-9fbaa24eb4ea 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 243/486] 162.253.55.186 () {48 vars in 1016 bytes} [Mon May 18 04:44:06 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: 244/487] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:44:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:44:06 2026] GET /v2.1/flavors/625e495d-2647-4dc1-8fa7-cdcd945f88c8/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:44:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:44:13 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/493] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:44:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:44:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:44:16 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: 248/496] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:44:16 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: 249/497] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:44:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 162.253.55.186 () {48 vars in 1072 bytes} [Mon May 18 04:44:16 2026] GET /v2.1/os-quota-sets/720c5247504342729af3e1898f27e735 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:45:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:45:05 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/511] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:45:05 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-05-18 04:45:05.246 7 INFO nova.api.openstack.wsgi [None req-de20b8c7-97d8-4eed-a846-268b5ba4bd4d 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 256/512] 162.253.55.186 () {48 vars in 1014 bytes} [Mon May 18 04:45:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:45:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 162.253.55.186 () {48 vars in 1098 bytes} [Mon May 18 04:45:05 2026] GET /v2.1/flavors/3c4d47e3-54a5-48d0-8ecd-1f02ef1efc01/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:45:19 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: 260/520] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:45:19 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:45:19 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: 261/522] 162.253.55.186 () {48 vars in 1072 bytes} [Mon May 18 04:45:19 2026] GET /v2.1/os-quota-sets/e47513450ccd457a84d280ecbddb9f45 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 162.253.55.186 () {42 vars in 704 bytes} [Mon May 18 04:46:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 162.253.55.186 () {44 vars in 908 bytes} [Mon May 18 04:46:06 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/533] 162.253.55.186 () {46 vars in 981 bytes} [Mon May 18 04:46:06 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-05-18 04:46:06.849 7 INFO nova.api.openstack.wsgi [None req-35e53c02-3926-4e3a-965e-71d538312e0a 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 267/534] 162.253.55.186 () {48 vars in 1010 bytes} [Mon May 18 04:46:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 162.253.55.186 () {48 vars in 1050 bytes} [Mon May 18 04:46:06 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: 273/546] 10.0.0.10 () {32 vars in 654 bytes} [Mon May 18 04:46:48 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 274/547] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:46:48 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 04:46:48.632 7 WARNING oslo_db.sqlalchemy.utils [None req-21457e9d-5c3c-48a1-8686-d4a95ce4a61a 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 274/548] 10.0.0.10 () {32 vars in 648 bytes} [Mon May 18 04:46:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.10 () {32 vars in 693 bytes} [Mon May 18 04:46:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:46:59 2026] GET /v2.1/flavors/2930c099-01ee-469e-858b-b4f35c530581 => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:46:59 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:46:59 2026] GET /v2.1/flavors/2930c099-01ee-469e-858b-b4f35c530581 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:47:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:05.933 7 WARNING neutronclient.v2_0.client [None req-12d9eb1e-d506-48ee-8282-dfd7d07d7059 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:06.264 8 WARNING neutronclient.v2_0.client [None req-82688bd2-6fc1-42d4-85ff-d7d1f0142264 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:06.669 7 WARNING neutronclient.v2_0.client [None req-12d9eb1e-d506-48ee-8282-dfd7d07d7059 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/556] 10.0.0.10 () {34 vars in 684 bytes} [Mon May 18 04:47:06 2026] POST /v2.1/os-security-groups => generated 247 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:06.851 8 WARNING neutronclient.v2_0.client [None req-df5047fb-7b02-4098-aeba-273c915bd437 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:06.883 8 WARNING neutronclient.v2_0.client [None req-df5047fb-7b02-4098-aeba-273c915bd437 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/557] 10.0.0.10 () {34 vars in 694 bytes} [Mon May 18 04:47:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:07.074 8 WARNING neutronclient.v2_0.client [None req-8fa143d1-343b-4b28-91dc-ea7b67346ccf 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:07.126 8 WARNING neutronclient.v2_0.client [None req-8fa143d1-343b-4b28-91dc-ea7b67346ccf 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/558] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:47:05 2026] POST /v2.1/servers => generated 424 bytes in 1868 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-05-18 04:47:07.268 7 WARNING neutronclient.v2_0.client [None req-7dd2dd6b-c52f-4bba-b9c9-31a455c9aed7 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:07.326 8 WARNING neutronclient.v2_0.client [None req-8fa143d1-343b-4b28-91dc-ea7b67346ccf 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/559] 10.0.0.10 () {34 vars in 684 bytes} [Mon May 18 04:47:07 2026] POST /v2.1/os-security-groups => generated 246 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:07.450 7 WARNING neutronclient.v2_0.client [None req-21080002-4ffd-49b2-a615-2a8d28bbd179 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/562] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:07 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:07.515 7 WARNING neutronclient.v2_0.client [None req-24e91416-5eb5-43eb-ae2e-e27f10c1c62e c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:07.548 7 WARNING neutronclient.v2_0.client [None req-24e91416-5eb5-43eb-ae2e-e27f10c1c62e c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/563] 10.0.0.10 () {34 vars in 694 bytes} [Mon May 18 04:47:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:07.687 7 WARNING neutronclient.v2_0.client [None req-2cb13a24-10ea-4718-93d8-66442009091e c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:07.739 7 WARNING neutronclient.v2_0.client [None req-2cb13a24-10ea-4718-93d8-66442009091e c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/564] 10.0.0.10 () {34 vars in 694 bytes} [Mon May 18 04:47:07 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:07.887 7 WARNING neutronclient.v2_0.client [None req-699a1fe0-c318-473e-b272-327dbef7f426 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/565] 10.0.0.10 () {32 vars in 736 bytes} [Mon May 18 04:47:07 2026] GET /v2.1/os-security-groups/35b37c43-1a51-4b1c-b3ec-ee42c2144ac4 => generated 663 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:07.950 7 WARNING neutronclient.v2_0.client [None req-765919ac-f6ee-490e-aefc-8fac058ae608 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:07.976 7 WARNING neutronclient.v2_0.client [None req-765919ac-f6ee-490e-aefc-8fac058ae608 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/566] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:47:06 2026] POST /v2.1/servers => generated 453 bytes in 1023 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:47:08.017 7 WARNING neutronclient.v2_0.client [None req-765919ac-f6ee-490e-aefc-8fac058ae608 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] 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-05-18 04:47:08.039 8 WARNING neutronclient.v2_0.client [None req-6c892bb3-5a1d-4da8-931b-d497b822ddfd 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/567] 10.0.0.10 () {32 vars in 749 bytes} [Mon May 18 04:47:07 2026] DELETE /v2.1/os-security-group-rules/49cac062-574c-4e5f-a2ee-7442129a6b78 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:47:08.121 7 WARNING neutronclient.v2_0.client [None req-ff832318-f857-4213-8e5a-5dbbb2f3ab88 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/568] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:08 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1392 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:08.170 7 WARNING neutronclient.v2_0.client [None req-ff832318-f857-4213-8e5a-5dbbb2f3ab88 c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/569] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:08 2026] DELETE /v2.1/os-security-groups/35b37c43-1a51-4b1c-b3ec-ee42c2144ac4 => generated 0 bytes in 184 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-05-18 04:47:08.317 8 WARNING neutronclient.v2_0.client [None req-da2ca40d-5565-487e-977c-1386f6e29cbf c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:08.391 8 WARNING neutronclient.v2_0.client [None req-da2ca40d-5565-487e-977c-1386f6e29cbf c42c99bfe709482d86c6ba143c4d285f c46a17d57c2047518f878a6a35d287d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/570] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:08 2026] DELETE /v2.1/os-security-groups/84389fd1-2ca1-4917-a9c0-89edef9fe310 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:47:08.591 7 WARNING neutronclient.v2_0.client [None req-7fd89cbd-02f0-4e37-8d63-f057ebe531fa 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/571] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:08 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1375 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:08.660 8 WARNING neutronclient.v2_0.client [None req-239ea930-1294-474f-b8a0-5639421d7335 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/572] 10.0.0.10 () {34 vars in 684 bytes} [Mon May 18 04:47:08 2026] POST /v2.1/os-security-groups => generated 242 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:08.841 7 WARNING neutronclient.v2_0.client [None req-286340db-910f-400e-8a02-b24d2e93e8d5 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/573] 10.0.0.10 () {34 vars in 684 bytes} [Mon May 18 04:47:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:08.962 8 WARNING neutronclient.v2_0.client [None req-3151e91b-b6f8-4c4d-8498-00399a2550d6 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/574] 10.0.0.10 () {34 vars in 684 bytes} [Mon May 18 04:47:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:09.119 7 WARNING neutronclient.v2_0.client [None req-8f469865-fcf2-4f3d-9296-873b1633df3a 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.280 8 WARNING neutronclient.v2_0.client [None req-620315d6-7ecc-4a42-89ad-716bbf910520 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.431 7 WARNING neutronclient.v2_0.client [None req-8f469865-fcf2-4f3d-9296-873b1633df3a 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/575] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1396 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:09.480 7 WARNING neutronclient.v2_0.client [None req-8f469865-fcf2-4f3d-9296-873b1633df3a 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/576] 10.0.0.10 () {32 vars in 662 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:09.543 8 WARNING neutronclient.v2_0.client [None req-d102bb59-0965-4a4b-b5b9-e3885b1fe51f 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.575 8 WARNING neutronclient.v2_0.client [None req-d102bb59-0965-4a4b-b5b9-e3885b1fe51f 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/577] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:09 2026] DELETE /v2.1/os-security-groups/f36d3047-7fd0-48b2-bccd-fd8ae77c2be0 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:47:09.682 8 WARNING neutronclient.v2_0.client [None req-7e56a6bd-c45f-4c04-a280-30c39593d676 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.702 8 INFO nova.api.openstack.wsgi [None req-7e56a6bd-c45f-4c04-a280-30c39593d676 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group f36d3047-7fd0-48b2-bccd-fd8ae77c2be0 does not exist Neutron server returns request_ids: ['req-283c09af-e64c-4d49-bce5-7863d98f5d49'] [pid: 8|app: 0|req: 288/578] 10.0.0.10 () {32 vars in 736 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/os-security-groups/f36d3047-7fd0-48b2-bccd-fd8ae77c2be0 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:09.724 7 WARNING neutronclient.v2_0.client [None req-12655bec-b426-4e56-b37b-871c6e1bb6a0 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.725 8 WARNING neutronclient.v2_0.client [None req-6dc9fc71-8b1d-4cd4-b992-eaf28338db86 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.765 8 WARNING neutronclient.v2_0.client [None req-6dc9fc71-8b1d-4cd4-b992-eaf28338db86 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/579] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1423 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:09 2026] DELETE /v2.1/os-security-groups/2338082f-677f-4d52-ac2d-6bc11e538915 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:09.893 7 WARNING neutronclient.v2_0.client [None req-72bb5683-47aa-4221-a85a-824465aead52 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.924 7 INFO nova.api.openstack.wsgi [None req-72bb5683-47aa-4221-a85a-824465aead52 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group 2338082f-677f-4d52-ac2d-6bc11e538915 does not exist Neutron server returns request_ids: ['req-2e36d9f6-f64b-4ade-b9d4-4b4fa2d58580'] [pid: 7|app: 0|req: 292/581] 10.0.0.10 () {32 vars in 736 bytes} [Mon May 18 04:47:09 2026] GET /v2.1/os-security-groups/2338082f-677f-4d52-ac2d-6bc11e538915 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:09.935 8 WARNING neutronclient.v2_0.client [None req-cc6561c7-9338-4745-aa08-944cd250d27d 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:09.982 8 WARNING neutronclient.v2_0.client [None req-cc6561c7-9338-4745-aa08-944cd250d27d 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/582] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:09 2026] DELETE /v2.1/os-security-groups/02b5afd8-7cfc-4cea-a9d2-f0d71dfc9c65 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-18 04:47:10.108 7 WARNING neutronclient.v2_0.client [None req-670f384a-f89a-4953-ac9a-caecd52e6835 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.127 7 INFO nova.api.openstack.wsgi [None req-670f384a-f89a-4953-ac9a-caecd52e6835 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group 02b5afd8-7cfc-4cea-a9d2-f0d71dfc9c65 does not exist Neutron server returns request_ids: ['req-49b005e4-86a1-4565-b890-16c6399de27d'] [pid: 7|app: 0|req: 293/583] 10.0.0.10 () {32 vars in 736 bytes} [Mon May 18 04:47:10 2026] GET /v2.1/os-security-groups/02b5afd8-7cfc-4cea-a9d2-f0d71dfc9c65 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:10.138 8 WARNING neutronclient.v2_0.client [None req-add58b17-bae9-4d79-82fd-689e37c883b7 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.189 8 WARNING neutronclient.v2_0.client [None req-add58b17-bae9-4d79-82fd-689e37c883b7 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.231 8 WARNING neutronclient.v2_0.client [None req-add58b17-bae9-4d79-82fd-689e37c883b7 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/584] 10.0.0.10 () {32 vars in 662 bytes} [Mon May 18 04:47:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:47:10.287 7 WARNING neutronclient.v2_0.client [None req-17f63804-527c-4414-9613-e30b0543037a 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.307 7 INFO nova.api.openstack.wsgi [None req-17f63804-527c-4414-9613-e30b0543037a 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group 02b5afd8-7cfc-4cea-a9d2-f0d71dfc9c65 does not exist Neutron server returns request_ids: ['req-35da4d95-6eb9-416d-b5af-bf8676a6556e'] [pid: 7|app: 0|req: 294/585] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:10 2026] DELETE /v2.1/os-security-groups/02b5afd8-7cfc-4cea-a9d2-f0d71dfc9c65 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:10.323 8 WARNING neutronclient.v2_0.client [None req-517b7711-9a8a-47ca-b9e0-67854331bf0b 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.344 8 INFO nova.api.openstack.wsgi [None req-517b7711-9a8a-47ca-b9e0-67854331bf0b 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group 2338082f-677f-4d52-ac2d-6bc11e538915 does not exist Neutron server returns request_ids: ['req-932bba25-49a6-4526-8088-f907ca6dece0'] [pid: 8|app: 0|req: 292/586] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:10 2026] DELETE /v2.1/os-security-groups/2338082f-677f-4d52-ac2d-6bc11e538915 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:10.361 7 WARNING neutronclient.v2_0.client [None req-5372b5f4-885d-4c20-9b57-c55a9b372ab0 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.379 7 INFO nova.api.openstack.wsgi [None req-5372b5f4-885d-4c20-9b57-c55a9b372ab0 635eee570c174248ab0313015fb20172 abb64bdacf3545dba09309e9f88cde82 - - default default] HTTP exception thrown: Security group f36d3047-7fd0-48b2-bccd-fd8ae77c2be0 does not exist Neutron server returns request_ids: ['req-e76678c1-9ccf-4785-8ed5-e37cba7ad549'] [pid: 7|app: 0|req: 295/587] 10.0.0.10 () {32 vars in 739 bytes} [Mon May 18 04:47:10 2026] DELETE /v2.1/os-security-groups/f36d3047-7fd0-48b2-bccd-fd8ae77c2be0 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:47:10.515 8 WARNING neutronclient.v2_0.client [None req-af7e2aff-6aa6-4dc9-a33c-f9871fb454cb 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:10.828 7 WARNING neutronclient.v2_0.client [None req-125f23fd-88ea-43b5-a492-f7cf31c08945 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/588] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:10 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1388 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:10 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1423 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:11.915 8 WARNING neutronclient.v2_0.client [None req-6503c44c-e486-4a19-a6b3-22e23880da43 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/590] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:11 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1444 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-05-18 04:47:12.066 7 WARNING neutronclient.v2_0.client [None req-6372d5de-dff8-47de-bc53-e182efc005b1 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/591] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:12 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1431 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:13.016 8 WARNING neutronclient.v2_0.client [None req-ae1531f8-1f9e-4741-9835-d6febad85617 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/592] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:12 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1444 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-05-18 04:47:13.188 7 WARNING neutronclient.v2_0.client [None req-551518c3-2b9a-4309-8a21-001017d98698 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/593] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:13 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1483 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:14.106 8 WARNING neutronclient.v2_0.client [None req-9b71db72-5847-491a-ab65-0a214112bec2 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/594] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:14 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:14.342 7 INFO nova.api.openstack.compute.server_external_events [req-61e82719-580f-48b2-87ef-a342f1bfb6ac req-14b53a31-2396-4d03-821c-8eccad74188a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:eb82f777-2195-4abc-b6c5-ab9abb4ab4b0 for instance 18bf1456-f9b9-4e62-92d1-9f43879fceee on instance 2026-05-18 04:47:14.356 7 INFO nova.compute.rpcapi [None req-e820b43a-0f4a-4e87-94ad-e8b72cd8034d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 299/595] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:14.446 8 WARNING neutronclient.v2_0.client [None req-1ecea28e-abac-4a31-8dbe-c65ca22e4dd0 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] 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-05-18 04:47:15.213 7 WARNING neutronclient.v2_0.client [None req-31623edd-f59c-4f8b-ba63-5b46e6cb2e4a 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/596] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:14 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 1416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 300/597] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:15 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1520 bytes in 1021 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:16.209 8 INFO nova.api.openstack.compute.server_external_events [req-76e3361d-b874-4cc9-bc04-a98e34eeca02 req-1fb51504-43d6-4d62-bf9e-963d4ab95b93 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance 2026-05-18 04:47:16.235 8 INFO nova.compute.rpcapi [None req-220823e6-c79d-4f99-a59f-d27da4acc8d7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 298/598] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:16.878 7 WARNING neutronclient.v2_0.client [None req-67d72d37-84b6-47cc-990d-0c0ab2c91992 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] 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-05-18 04:47:17.229 8 WARNING neutronclient.v2_0.client [None req-a68dc923-3c5a-406f-9148-0ca2529407eb 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/601] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:16 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/602] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:17 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:47:17 2026] POST /v2.1/os-keypairs => generated 384 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:18.956 8 WARNING neutronclient.v2_0.client [None req-5762ede2-a444-4c91-8500-272b06f32bb6 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:18.999 7 WARNING neutronclient.v2_0.client [None req-27d07437-b4e1-47ae-b625-2fdf123939e7 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/604] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:18 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:18 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/606] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:47:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:20.341 8 WARNING neutronclient.v2_0.client [None req-927b7280-0232-46a3-92ec-a79aa769eda6 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:20.389 7 WARNING neutronclient.v2_0.client [None req-fee5c648-4674-4651-8e20-7fb65ad43bd4 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/607] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:20 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:20 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:21.024 8 WARNING neutronclient.v2_0.client [None req-45329df3-6016-474f-b8bf-fb2980edce80 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:21.070 8 WARNING neutronclient.v2_0.client [None req-45329df3-6016-474f-b8bf-fb2980edce80 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:21.284 8 WARNING neutronclient.v2_0.client [None req-45329df3-6016-474f-b8bf-fb2980edce80 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/609] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:47:20 2026] POST /v2.1/servers => generated 449 bytes in 506 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-05-18 04:47:21.498 7 WARNING neutronclient.v2_0.client [None req-e72e8bb2-d55a-4ed3-852a-c621f29b28a6 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] 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: 306/610] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:21 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1399 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:21.572 8 WARNING neutronclient.v2_0.client [None req-40b96616-c827-4cf3-9506-cb17aadfb19f 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:21.594 7 WARNING neutronclient.v2_0.client [None req-55ca2558-71af-4dc7-ae9a-652b751b87b0 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/611] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:21 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:21 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:22.599 8 WARNING neutronclient.v2_0.client [None req-0427390f-f7d3-4a55-bf35-082a902e96ee b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/613] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:22 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1403 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:22.697 7 WARNING neutronclient.v2_0.client [None req-a2585145-0bdb-4e19-9078-5c0a3168a890 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] 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-05-18 04:47:22.745 8 WARNING neutronclient.v2_0.client [None req-de162f44-55ae-4009-b8a4-c5548779d4fa 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/614] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:22 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:22 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 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-05-18 04:47:23.699 7 WARNING neutronclient.v2_0.client [None req-a7c3d211-dd92-4981-a3ca-b9c0be36da69 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] 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: 309/616] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:23 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1451 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:23.809 8 WARNING neutronclient.v2_0.client [None req-a56d567b-fcf1-4986-bb80-264a0810e437 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] 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-05-18 04:47:23.865 7 WARNING neutronclient.v2_0.client [None req-40d4014a-46ea-4b95-bf8d-05a11e9cfd3a 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:23.882 8 WARNING neutronclient.v2_0.client [None req-a56d567b-fcf1-4986-bb80-264a0810e437 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/617] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:23 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:24.021 7 WARNING neutronclient.v2_0.client [None req-6e85c176-57e4-4e11-bd7b-ce4e2f2e0976 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:24.077 8 WARNING neutronclient.v2_0.client [None req-a56d567b-fcf1-4986-bb80-264a0810e437 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/618] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:23 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:47:23 2026] POST /v2.1/servers => generated 451 bytes in 754 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-05-18 04:47:24.506 7 WARNING neutronclient.v2_0.client [None req-3ec7daa0-34da-4f8f-baa3-f9d910ec2012 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/620] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:24 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1252 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-05-18 04:47:24.795 8 WARNING neutronclient.v2_0.client [None req-2c79fa18-1d28-44e7-8c15-196fcb88528c b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/621] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:24 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1451 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-05-18 04:47:24.881 7 INFO nova.api.openstack.compute.server_external_events [req-9e94db0f-10c3-49df-8a24-4d37986bb03c req-03e2ffdc-343b-46df-895f-6a89b471f7c7 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance [pid: 7|app: 0|req: 313/622] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:47:24 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-05-18 04:47:25.044 8 WARNING neutronclient.v2_0.client [None req-791eb718-3b3c-49e1-85e7-b4b981929741 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/623] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:25 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1518 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:25.205 7 WARNING neutronclient.v2_0.client [None req-a417be95-b80c-441e-8bbe-dc39908efd97 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/624] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:25 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:25.600 8 WARNING neutronclient.v2_0.client [None req-e095883d-0343-438b-ad92-5a3eaea07e53 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/625] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:25 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1302 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-05-18 04:47:25.872 7 WARNING neutronclient.v2_0.client [None req-4817aa12-aba0-42d2-8bdb-ca17a26ee60c b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/626] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:25 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1459 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:26.221 8 WARNING neutronclient.v2_0.client [None req-8c274021-c4a1-4248-ba78-55b99eadf9a1 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/627] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:26 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1700 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:26.386 7 WARNING neutronclient.v2_0.client [None req-3d7cbf23-0455-4bb6-bf77-acef2cc3268c 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:26.416 8 WARNING neutronclient.v2_0.client [None req-93310c0b-5ba5-4e21-b7e3-1390b4fa8d87 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/628] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:47:26 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82/os-interface => generated 284 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:26 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:26.707 8 WARNING neutronclient.v2_0.client [None req-daceefba-2f66-4328-8c04-ca84a5bdc6c8 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] 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-05-18 04:47:26.736 7 INFO nova.api.openstack.compute.server_external_events [req-ca9b203e-0191-481b-bc77-800476393377 req-2bc0e76c-74ae-4fda-862f-dbaf36f5e29b deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance [pid: 8|app: 0|req: 314/630] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:26 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:26 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-05-18 04:47:26.919 8 INFO nova.api.openstack.compute.server_external_events [req-ac756d09-5d39-45a6-8108-022e24da6c98 req-0b61a0f5-93c7-4d9b-b2e6-e9727ed5dc29 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:eb82f777-2195-4abc-b6c5-ab9abb4ab4b0 for instance 18bf1456-f9b9-4e62-92d1-9f43879fceee on instance [pid: 8|app: 0|req: 315/632] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:47:26 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-05-18 04:47:26.963 7 WARNING neutronclient.v2_0.client [None req-860c6075-dfbb-42b3-8258-539cc43ace8b b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/635] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:26 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1536 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-05-18 04:47:27.290 8 INFO nova.api.openstack.compute.server_external_events [req-b65750a9-1ff9-473d-a1c0-fdb4505863c4 req-ed958aba-fd34-48a9-8129-77038b19e37e deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance [pid: 8|app: 0|req: 318/636] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:27.564 7 WARNING neutronclient.v2_0.client [None req-d62f7f07-19ee-4763-a095-2e70475076f2 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:27 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:27.795 8 WARNING neutronclient.v2_0.client [None req-0986da60-f555-402a-bf4f-aa25fd68fddd d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/638] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:27 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1350 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:28.122 7 WARNING neutronclient.v2_0.client [None req-7f4b4bbb-e653-42dc-ac1a-df2128aa0811 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/639] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1524 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-05-18 04:47:28.736 8 WARNING neutronclient.v2_0.client [None req-f4047002-81b3-4177-9ebb-818618f83640 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/640] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1656 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:28.878 7 WARNING neutronclient.v2_0.client [None req-d703622e-ba3e-4469-baf8-821c3f746360 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1358 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/643] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/644] 10.0.0.10 () {32 vars in 822 bytes} [Mon May 18 04:47:28 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee/ips/tempest-ServerAddressesTestJSON-869917227-network => generated 94 bytes in 49 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: 323/645] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:47:29 2026] DELETE /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 0 bytes in 120 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-05-18 04:47:29.189 7 WARNING neutronclient.v2_0.client [None req-6c46873a-c669-43bf-8a70-2f483495a6a3 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/646] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:29 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1662 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-05-18 04:47:29.331 8 WARNING neutronclient.v2_0.client [None req-6fab087a-a339-43bf-8330-fa967440e2e0 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/647] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:29 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1524 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:29.715 7 INFO nova.api.openstack.compute.server_external_events [req-c99b54ec-dc80-4bf7-a48f-27d43814cac3 req-9536fc87-0dfa-4d22-b114-ef40a9f4674a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:cb749b9f-1619-4b6c-be5a-1b80b0e6432a for instance 7acb8ac9-8ad8-4626-a60c-cc74a340af2e on instance [pid: 7|app: 0|req: 324/648] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:29.965 8 WARNING neutronclient.v2_0.client [None req-155e1fc7-c344-445f-bfc5-3beaf8915be1 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/649] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:29 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1436 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:30.345 7 WARNING neutronclient.v2_0.client [None req-2d9ae56c-2123-4328-bee9-2c39bccc7f45 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/650] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:30 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1662 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-05-18 04:47:30.507 8 WARNING neutronclient.v2_0.client [None req-be3e49d7-6ee3-4881-95fa-bc18fc1c173d b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/651] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:30 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1524 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-05-18 04:47:31.097 7 WARNING neutronclient.v2_0.client [None req-6e7f5eb2-fb19-4369-bb38-7470930b24dc d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/652] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:31 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1436 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:31.484 8 WARNING neutronclient.v2_0.client [None req-9be3f67d-3f31-48f1-b5b9-2fb6b84c235f 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/653] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:31 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1662 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:31.666 7 WARNING neutronclient.v2_0.client [None req-b58d5117-a7b7-46b6-99d0-a4150072e8a2 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/654] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:31 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1524 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-05-18 04:47:32.186 8 INFO nova.api.openstack.compute.server_external_events [req-5265e7e7-b026-43eb-bfa0-fb53a7032d39 req-0f4b6400-472f-4ba9-a9d6-9d8ef7a4ba0d deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:eb82f777-2195-4abc-b6c5-ab9abb4ab4b0 for instance 18bf1456-f9b9-4e62-92d1-9f43879fceee on instance [pid: 8|app: 0|req: 328/655] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:32 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-05-18 04:47:32.308 7 WARNING neutronclient.v2_0.client [None req-61f6ba15-a7c7-4992-b6b8-ea908a07e69e d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/656] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:32 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1436 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-05-18 04:47:32.678 8 WARNING neutronclient.v2_0.client [None req-2d2c9305-9034-440d-b155-88d5b9e83a30 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/657] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:32 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1452 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-05-18 04:47:32.809 7 INFO nova.api.openstack.compute.server_external_events [req-b8afa78b-6c05-4471-a70e-e55d450ccfb5 req-dda60b71-6c1d-4900-b5f8-0aff119ae446 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance [pid: 7|app: 0|req: 329/658] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:47:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:32.880 8 WARNING neutronclient.v2_0.client [None req-8cb3089f-a410-4dd1-a1f6-758baf11f374 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/659] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:32 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1524 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:33.471 7 WARNING neutronclient.v2_0.client [None req-47235566-f815-4a5f-9250-6e50b4bf0724 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/660] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:33 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1436 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-05-18 04:47:33.775 8 WARNING neutronclient.v2_0.client [None req-719cf07f-e792-4148-86f4-1a715eaf2145 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/661] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:33 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1457 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-05-18 04:47:34.019 7 WARNING neutronclient.v2_0.client [None req-26910bcc-1f60-43fa-8054-ace023bb0bcf b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/662] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:33 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1715 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:34.217 8 WARNING neutronclient.v2_0.client [None req-2720ae98-e5aa-4324-9668-cf2172dc3e8a b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/663] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:47:34 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:34.618 7 WARNING neutronclient.v2_0.client [None req-e5596a2a-6f12-43fb-8e90-99f3ac368cd1 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/664] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:34 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1436 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:34.893 8 WARNING neutronclient.v2_0.client [None req-9a5d5774-056a-4499-b887-6fd2111037d0 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] The python binding code in 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/665] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:34 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => generated 1457 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:35.351 8 INFO nova.api.openstack.compute.server_external_events [req-02982ea3-ba13-416a-b771-4d3530d4ed45 req-bf502735-7e8b-4080-a511-01f63a109ea3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance 2026-05-18 04:47:35.356 7 WARNING neutronclient.v2_0.client [None req-252080ac-ce1b-4bb5-b497-7851e7083abe b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/666] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/667] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:35 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1715 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:35.776 8 WARNING neutronclient.v2_0.client [None req-a46c9564-ddae-4057-8ea4-e2650807b173 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/668] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:35 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1424 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:35.985 7 INFO nova.api.openstack.wsgi [None req-c2e269b8-498e-4634-8b05-b86743033ffc 8d8af99e54964b9396f14ba630d370eb a01994f22f65470e8c5b0824f66647b2 - - default default] HTTP exception thrown: Instance 18bf1456-f9b9-4e62-92d1-9f43879fceee could not be found. [pid: 7|app: 0|req: 334/669] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:35 2026] GET /v2.1/servers/18bf1456-f9b9-4e62-92d1-9f43879fceee => 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, ' 2026-05-18 04:47:36.899 8 WARNING neutronclient.v2_0.client [None req-5d1176bc-45e6-4f0b-aac9-7e360fe66213 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:36 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1424 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:37.220 7 INFO nova.api.openstack.compute.server_external_events [req-40c8e14b-190f-41bd-bfb2-ad9a73ded1f3 req-39d042be-d267-48cd-831b-9efa59b3f9f4 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:cb749b9f-1619-4b6c-be5a-1b80b0e6432a for instance 7acb8ac9-8ad8-4626-a60c-cc74a340af2e on instance [pid: 7|app: 0|req: 337/673] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:47:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:38.103 8 WARNING neutronclient.v2_0.client [None req-6789cd82-4609-493c-826d-f1cafffc877f d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/674] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:38 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:39.285 7 WARNING neutronclient.v2_0.client [None req-830bd0f2-3606-4d47-9ae4-fa6d1040c40c d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/675] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:39 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:40.448 8 WARNING neutronclient.v2_0.client [None req-a5efb574-763d-44fc-9ae4-9f4f41c02376 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/676] 10.0.0.10 () {30 vars in 412 bytes} [Mon May 18 04:47:40 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:40 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1611 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:40.607 8 WARNING neutronclient.v2_0.client [None req-0c3855ae-5efd-4625-86c0-e01dd8db1fb8 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/678] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:47:40 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/679] 10.0.0.10 () {28 vars in 559 bytes} [Mon May 18 04:47:40 2026] GET /v2/ => generated 402 bytes in 443 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: 340/680] 10.0.0.10 () {28 vars in 563 bytes} [Mon May 18 04:47:40 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: 341/681] 10.0.0.10 () {30 vars in 412 bytes} [Mon May 18 04:47:40 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-18 04:47:41.406 8 WARNING neutronclient.v2_0.client [None req-305a34f2-3fe2-43fd-82de-2d5fe11d821b d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:47:41.409 7 INFO nova.api.openstack.compute.server_external_events [req-8d63215e-1747-4b3c-af0c-094fb489f720 req-97d07934-99f3-437a-9343-8fb32e852e2d deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:cb749b9f-1619-4b6c-be5a-1b80b0e6432a for instance 7acb8ac9-8ad8-4626-a60c-cc74a340af2e on instance [pid: 7|app: 0|req: 342/682] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:41 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1611 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, ' [pid: 7|app: 0|req: 343/684] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:47:41 2026] GET /v2.1/servers => generated 388 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/685] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:47:41 2026] DELETE /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 0 bytes in 139 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-05-18 04:47:41.840 7 WARNING neutronclient.v2_0.client [None req-da99c696-cedb-4ec2-96c9-cab549cc767b d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/686] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:41 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1617 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:42.965 8 WARNING neutronclient.v2_0.client [None req-8c4845a3-7680-4678-87ab-4ef2053d1a15 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/687] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:42 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1737 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:44.146 7 WARNING neutronclient.v2_0.client [None req-2d1f2561-4816-457a-a55f-d26c87350820 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/688] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:44 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1737 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:45.047 8 INFO nova.api.openstack.compute.server_external_events [req-9a6d0b11-48c9-4f88-b6df-25737e47570c req-7d197119-5d33-4995-8e65-0fc6d40d3395 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:cb749b9f-1619-4b6c-be5a-1b80b0e6432a for instance 7acb8ac9-8ad8-4626-a60c-cc74a340af2e on instance [pid: 8|app: 0|req: 344/689] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:47:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:47:45.305 7 WARNING neutronclient.v2_0.client [None req-3faa72aa-f38d-4ae5-b0e9-83687cd4047d d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/690] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:45 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1379 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-05-18 04:47:46.394 8 WARNING neutronclient.v2_0.client [None req-3e931de6-d5c4-46b5-8dcb-c1689b53dabb d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/691] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:46 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1379 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-05-18 04:47:47.519 7 WARNING neutronclient.v2_0.client [None req-57bb8187-8232-4dc1-84c1-9b3de2daa49f d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/694] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:47 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1384 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-05-18 04:47:48.633 8 WARNING neutronclient.v2_0.client [None req-21cccb68-17bf-489e-a2f5-28bf67623254 d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] The python binding code in 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/695] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:48 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 1384 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-05-18 04:47:49.703 7 INFO nova.api.openstack.wsgi [None req-8c1e7c80-5bbf-4e49-864e-ce9c9d6d20ef d8ae89f047514bd6b9b210877ed846e4 2f1a56ca73b34cc8a729c51c9e4959d9 - - default default] HTTP exception thrown: Instance 7acb8ac9-8ad8-4626-a60c-cc74a340af2e could not be found. [pid: 7|app: 0|req: 349/696] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:49 2026] GET /v2.1/servers/7acb8ac9-8ad8-4626-a60c-cc74a340af2e => generated 111 bytes in 20 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: 348/697] 10.0.0.10 () {32 vars in 701 bytes} [Mon May 18 04:47:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-71646894 => 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-05-18 04:47:56.710 7 WARNING neutronclient.v2_0.client [None req-348fe8db-1d26-44c0-a98f-a0a7631f79d3 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/698] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:56 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1820 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:47:56.880 8 WARNING neutronclient.v2_0.client [None req-83c39fa9-e362-49fc-96ad-0195fa6340e2 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/699] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:56 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1820 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/702] 10.0.0.10 () {34 vars in 749 bytes} [Mon May 18 04:47:57 2026] POST /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82/action => generated 0 bytes in 88 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-05-18 04:47:57.318 8 WARNING neutronclient.v2_0.client [None req-ef15da00-9e5b-46be-a78c-7f4d29ec08b8 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/703] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:57 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1822 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-05-18 04:47:58.515 7 WARNING neutronclient.v2_0.client [None req-41f2291d-3127-47fc-8a5b-eb2ffd3bc143 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/704] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:58 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1822 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-05-18 04:47:59.659 8 WARNING neutronclient.v2_0.client [None req-c53e5d51-ae05-4deb-9bdf-73fb4bdebf8a 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/705] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:47:59 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1822 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:00.805 7 WARNING neutronclient.v2_0.client [None req-245a06f1-7452-4df7-b686-eadfa1fb81d8 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/706] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:00 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:01.942 8 WARNING neutronclient.v2_0.client [None req-022f14e4-7454-438a-9a0f-15e88dcc7429 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/707] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:01 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:02.683 7 INFO nova.api.openstack.compute.server_external_events [req-ad269a29-bda5-479d-96c3-87113ee1e156 req-3dd81899-2bc5-401e-b9db-2a577e6d107b deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-unplugged:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance [pid: 7|app: 0|req: 355/708] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:48:02 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-05-18 04:48:03.149 8 WARNING neutronclient.v2_0.client [None req-3e00b8a7-86d4-48b8-8042-929e2a9b689e 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/709] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:03 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 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-05-18 04:48:03.837 7 WARNING neutronclient.v2_0.client [None req-66627e2d-64e2-4d9e-ac23-1b8ad2fbd580 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/710] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:48:03 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:03.986 8 WARNING neutronclient.v2_0.client [None req-d4dde4b7-94bf-4d52-8dcd-7e14f3120094 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/711] 10.0.0.10 () {32 vars in 814 bytes} [Mon May 18 04:48:03 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/os-interface/4740081f-e206-4dd0-8ad5-5ca492d44ade => generated 281 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/712] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:04 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 156 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/713] 10.0.0.10 () {34 vars in 749 bytes} [Mon May 18 04:48:04 2026] POST /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/714] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:04 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 156 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-05-18 04:48:04.332 8 WARNING neutronclient.v2_0.client [None req-d690e2cd-0e6f-457b-a97e-f1e0a375e732 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/715] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:04 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/716] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:05 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:05.485 8 WARNING neutronclient.v2_0.client [None req-40a5d9be-e37a-4d58-8f6d-0bfae74c8634 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/717] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:05 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 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-05-18 04:48:05.872 7 INFO nova.api.openstack.compute.server_external_events [req-f49ceedd-c5a1-4a39-9581-a5befb68ca87 req-455db7e1-5895-49e5-8717-65c1f75f3503 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance [pid: 7|app: 0|req: 360/718] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:06 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/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-05-18 04:48:06.647 7 WARNING neutronclient.v2_0.client [None req-6284faba-dace-44b7-a9a0-c38d3362e0f2 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in 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/720] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:06 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1827 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:07.287 8 INFO nova.api.openstack.compute.server_external_events [req-577fc386-f09c-4c11-8e53-0b56658d29da req-dfc5fb48-be6e-44e4-8393-3ea9b58aaf92 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance [pid: 8|app: 0|req: 361/723] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:48:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/724] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:07 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 194 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-05-18 04:48:07.429 8 WARNING neutronclient.v2_0.client [None req-af17a9ff-7071-4f3d-beda-5d6bc125b495 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:07 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1949 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, ' [pid: 7|app: 0|req: 364/726] 10.0.0.10 () {34 vars in 749 bytes} [Mon May 18 04:48:07 2026] POST /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/727] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:07 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 194 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-05-18 04:48:07.829 7 WARNING neutronclient.v2_0.client [None req-0670158e-2205-4c15-b415-fe094f0634d6 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/728] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:07 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1820 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, ' [pid: 8|app: 0|req: 364/729] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:08 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 194 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/730] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:09 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:48:09.731 8 INFO nova.api.openstack.compute.server_external_events [req-061630c2-5317-4e34-a08f-b49047588c56 req-fc7d5bdd-9807-4b1f-b028-930ed572a275 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance [pid: 8|app: 0|req: 365/731] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/732] 10.0.0.10 () {32 vars in 722 bytes} [Mon May 18 04:48:10 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4/ips => generated 156 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: 366/733] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:48:10 2026] DELETE /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:10.892 7 WARNING neutronclient.v2_0.client [None req-cd5a474a-5612-4e01-b902-797bb76d531d b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/734] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:10 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1841 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-05-18 04:48:12.062 8 WARNING neutronclient.v2_0.client [None req-d2ef7b63-1275-42e3-a0fe-5ea827d9e652 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/735] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:12 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1841 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-05-18 04:48:13.197 7 WARNING neutronclient.v2_0.client [None req-26e5973b-0255-48fa-8f02-0c92b443ac54 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/736] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:13 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1841 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:14.404 8 WARNING neutronclient.v2_0.client [None req-86fa1bdc-30a3-417f-8b3d-38cbfadd4acb b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] 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-05-18 04:48:14.509 7 INFO nova.api.openstack.compute.server_external_events [req-972933ef-c746-4845-ba20-a2c8ddd75f5a req-1efe36e1-e2b2-448c-bc6a-019a4d86cfc3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:4740081f-e206-4dd0-8ad5-5ca492d44ade for instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 on instance [pid: 7|app: 0|req: 370/737] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:14 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) [pid: 8|app: 0|req: 368/738] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:14 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1774 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-05-18 04:48:15.600 7 WARNING neutronclient.v2_0.client [None req-1de46465-1420-4c6e-a799-00d5e96faaf1 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in 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/739] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:15 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1485 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:16.733 8 WARNING neutronclient.v2_0.client [None req-d703ddfe-b241-4234-8990-e6f77252df1b b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/740] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:16 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 1485 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-05-18 04:48:17.810 8 INFO nova.api.openstack.wsgi [None req-f7c17f5e-a4a9-45b6-ad74-89be63c53999 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] HTTP exception thrown: Instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 could not be found. [pid: 8|app: 0|req: 371/743] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:17 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/744] 10.0.0.10 () {32 vars in 703 bytes} [Mon May 18 04:48:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-595081526 => 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, ' 2026-05-18 04:48:18.285 8 INFO nova.api.openstack.wsgi [None req-ba0daebe-cc13-4882-94f7-72dbf2e0bdd9 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] HTTP exception thrown: Instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 could not be found. [pid: 8|app: 0|req: 372/745] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:48:18 2026] DELETE /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-18 04:48:18.313 7 INFO nova.api.openstack.wsgi [None req-ba94cc26-7dba-42f9-a94c-abc7d49166d5 b1387f97b5e24ac683c54de753f1016a 48a9ddc7a25040419aabbf2504000303 - - default default] HTTP exception thrown: Instance 1c7f0c11-ae4f-41de-b742-acf4c84629a4 could not be found. [pid: 7|app: 0|req: 374/746] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:18 2026] GET /v2.1/servers/1c7f0c11-ae4f-41de-b742-acf4c84629a4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/749] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:48:26 2026] POST /v2.1/os-keypairs => generated 384 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-05-18 04:48:28.379 7 WARNING neutronclient.v2_0.client [None req-a8150f6e-cfb7-410d-82cc-0a3a8db2050c 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:28.428 7 WARNING neutronclient.v2_0.client [None req-a8150f6e-cfb7-410d-82cc-0a3a8db2050c 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:28.642 7 WARNING neutronclient.v2_0.client [None req-a8150f6e-cfb7-410d-82cc-0a3a8db2050c 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/750] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:48:28 2026] POST /v2.1/servers => generated 450 bytes in 582 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:48:28.925 8 WARNING neutronclient.v2_0.client [None req-d7e8f9c4-5e64-4856-950a-e7027df48149 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/751] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:28 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1422 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:29.554 7 WARNING neutronclient.v2_0.client [None req-62a00aa4-c339-4df9-a16f-c97fc61db19a 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/752] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:29 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1820 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, ' [pid: 8|app: 0|req: 375/753] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:48:29 2026] DELETE /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => 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-05-18 04:48:29.875 7 WARNING neutronclient.v2_0.client [None req-def970b1-67a8-4bc0-8868-3e9b431e3e3d 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/754] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:29 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1826 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:30.013 8 WARNING neutronclient.v2_0.client [None req-bf3181b9-413f-4ca6-8ef9-0bb5ca22880a 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/755] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:29 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1426 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-05-18 04:48:31.019 7 WARNING neutronclient.v2_0.client [None req-f70c7624-17e9-4be4-b961-d149463df03f 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] 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-05-18 04:48:31.103 8 WARNING neutronclient.v2_0.client [None req-fc420925-a35c-4d68-8093-c7a0a4b2094d 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in 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.10 () {32 vars in 714 bytes} [Mon May 18 04:48:30 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1826 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:31 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1474 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:32.199 8 WARNING neutronclient.v2_0.client [None req-14cf728d-349a-4cd5-98de-c33dc2a83c6f 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:32.209 7 WARNING neutronclient.v2_0.client [None req-889b117a-7c77-482e-9e44-7171c0a309e1 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/758] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:32 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1474 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:32 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1826 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:33.296 8 WARNING neutronclient.v2_0.client [None req-68f92497-6c8d-4c44-a2b1-b1dda0bf1108 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] 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-05-18 04:48:33.325 7 INFO nova.api.openstack.compute.server_external_events [req-d9a6d1d9-dccb-4251-9cb5-69ed991e901b req-e71e7b07-1ea0-40bd-845a-664fec5efd83 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:2458d05a-34c5-4aa0-af62-c8ce5708396c for instance 0da06e69-d99e-4c85-9adc-46acd18cad82 on instance [pid: 7|app: 0|req: 382/760] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:33 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-05-18 04:48:33.374 7 WARNING neutronclient.v2_0.client [None req-dd6fe302-cd6c-478b-94e4-ec119c264998 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/761] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:33 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1482 bytes in 136 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.10 () {32 vars in 714 bytes} [Mon May 18 04:48:33 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1758 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:34.211 8 INFO nova.api.openstack.compute.server_external_events [req-f030c31a-daf8-4d33-98fe-47ad6122d8a5 req-f1a5d8ce-9c8b-45a1-9a1a-4b5d9a295b7a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:bb7fd3bb-3374-4345-80f9-9a73e2678071 for instance 7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf on instance [pid: 8|app: 0|req: 380/763] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:34.444 7 WARNING neutronclient.v2_0.client [None req-c3fedd4a-5c10-43b7-b6f8-e5c95dcc15a7 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] 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-05-18 04:48:34.490 8 WARNING neutronclient.v2_0.client [None req-2ea60463-25bd-47e0-ac8b-1071b67b221a 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/764] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:34 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1478 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:34 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1559 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:35.631 8 WARNING neutronclient.v2_0.client [None req-cae6f7ea-addf-48b5-b09d-aa26e1040747 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:35.644 7 WARNING neutronclient.v2_0.client [None req-544466d1-8be7-44a8-b73f-a4abc2208e06 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in 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/766] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:35 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 1478 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:35 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1547 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-05-18 04:48:36.724 8 INFO nova.api.openstack.wsgi [None req-d1527d1d-a93d-480f-9c8c-6475cd148346 9a94440bc22a42e391229d7c719fa857 a693955b9891487daf3741c6ccd0f783 - - default default] HTTP exception thrown: Instance 0da06e69-d99e-4c85-9adc-46acd18cad82 could not be found. [pid: 8|app: 0|req: 383/768] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:36 2026] GET /v2.1/servers/0da06e69-d99e-4c85-9adc-46acd18cad82 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/769] 10.0.0.10 () {32 vars in 705 bytes} [Mon May 18 04:48:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1493237321 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:36.798 8 WARNING neutronclient.v2_0.client [None req-90a40f35-4e54-478a-9f62-3e38bffec7ef 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/770] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:36 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1547 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:37.933 7 WARNING neutronclient.v2_0.client [None req-911da407-88e0-404e-97bf-fe6c84cf0cef 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/773] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:37 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1547 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:39.189 8 WARNING neutronclient.v2_0.client [None req-54b28055-2396-4367-9e0c-b8a6ccdf7985 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] 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-05-18 04:48:39.390 7 INFO nova.api.openstack.compute.server_external_events [req-b0d1794f-b00d-4a0e-87c3-aa48ea84c930 req-a70335a0-b855-40d0-b381-95a49196a523 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:bb7fd3bb-3374-4345-80f9-9a73e2678071 for instance 7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf on instance [pid: 7|app: 0|req: 389/774] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:48:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:39 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1547 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:40.672 7 WARNING neutronclient.v2_0.client [None req-bc74d56f-006b-4186-ae12-247ac7b702ad 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/776] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:40 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1723 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:40.906 8 WARNING neutronclient.v2_0.client [None req-dee81960-fe62-4b0a-a22c-9474b7925c14 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in 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/777] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:48:40 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-18 04:48:41.753 8 INFO nova.api.openstack.compute.server_external_events [req-c29579f1-e6b7-451e-8618-4a740b8bc436 req-e5769275-12b1-4df8-8747-066e074ec46a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:bb7fd3bb-3374-4345-80f9-9a73e2678071 for instance 7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf on instance [pid: 8|app: 0|req: 388/778] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:48:41.774 7 WARNING neutronclient.v2_0.client [None req-19e281e5-9578-4d04-9a7c-037f508e3447 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/779] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:41 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1723 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/780] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:48:42 2026] GET /v2.1/servers => generated 378 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 392/781] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:48:42 2026] DELETE /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 0 bytes in 127 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-05-18 04:48:42.423 8 WARNING neutronclient.v2_0.client [None req-6383974c-a4c7-4c3e-b894-8450271f9bf0 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/782] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:42 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1729 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:43.623 7 WARNING neutronclient.v2_0.client [None req-8e197aad-063c-496a-a819-3bae20837c05 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/783] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:43 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1849 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:44.817 8 WARNING neutronclient.v2_0.client [None req-d074fd7d-42be-4bbd-a547-4f45ed48ecea 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/784] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:44 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1849 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:45.688 7 INFO nova.api.openstack.compute.server_external_events [req-9e91e1d7-7a2d-4133-9dfa-c523a9b6501a req-521edeae-f424-4c3c-8ce8-8f8fb8990eac deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:bb7fd3bb-3374-4345-80f9-9a73e2678071 for instance 7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf on instance [pid: 7|app: 0|req: 394/785] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:48:45 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-18 04:48:46.080 8 WARNING neutronclient.v2_0.client [None req-202d40f0-020c-4f6e-aa21-f48c226003c8 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in 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/786] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:46 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1503 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-05-18 04:48:47.179 7 WARNING neutronclient.v2_0.client [None req-b59c4861-5ff2-466a-8f0b-f7ab303e279c 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/789] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:47 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1508 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-05-18 04:48:48.275 8 WARNING neutronclient.v2_0.client [None req-1502ce0e-159e-40fa-9bb9-ba092e460902 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/790] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:48 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => generated 1508 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/791] 10.0.0.125 () {30 vars in 619 bytes} [Mon May 18 04:48:48 2026] GET /v2.1 => generated 0 bytes in 208 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: 395/792] 10.0.0.125 () {32 vars in 692 bytes} [Mon May 18 04:48:49 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.125 () {34 vars in 913 bytes} [Mon May 18 04:48:49 2026] GET /v2.1/os-simple-tenant-usage/187b763cca5b41458b43eaf75312fd20?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:48:49.356 8 INFO nova.api.openstack.wsgi [None req-73e8463e-fe67-4a91-958d-fa2ba5959938 7ef72528cff94a62ab52e366f7d0db3a 06389b50f9304408a083af3cf94aa905 - - default default] HTTP exception thrown: Instance 7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf could not be found. [pid: 8|app: 0|req: 396/794] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:48:49 2026] GET /v2.1/servers/7b4d90c4-ef63-43b7-afbb-c2ff84b4d3bf => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/795] 10.0.0.10 () {32 vars in 701 bytes} [Mon May 18 04:48:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-79813145 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 10.0.0.125 () {30 vars in 654 bytes} [Mon May 18 04:48:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.125 () {30 vars in 619 bytes} [Mon May 18 04:48:52 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.125 () {32 vars in 692 bytes} [Mon May 18 04:48:52 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.125 () {34 vars in 913 bytes} [Mon May 18 04:48:52 2026] GET /v2.1/os-simple-tenant-usage/187b763cca5b41458b43eaf75312fd20?start=2026-05-17T00:00:00&end=2026-05-18T23:59:59 => generated 20 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.125 () {30 vars in 654 bytes} [Mon May 18 04:48:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:48:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:48:59.535 7 WARNING neutronclient.v2_0.client [None req-6226f9a8-a80a-4bc6-b86b-0cc88af7cb53 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:59.640 7 WARNING neutronclient.v2_0.client [None req-6226f9a8-a80a-4bc6-b86b-0cc88af7cb53 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:48:59.942 7 WARNING neutronclient.v2_0.client [None req-6226f9a8-a80a-4bc6-b86b-0cc88af7cb53 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/804] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:48:59 2026] POST /v2.1/servers => generated 453 bytes in 806 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:49:00.288 8 WARNING neutronclient.v2_0.client [None req-95720040-159a-4ab4-b7bc-22af690d8c48 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/805] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:00 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1430 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-05-18 04:49:01.412 7 WARNING neutronclient.v2_0.client [None req-2b356fd9-3858-487e-9695-d2b8e862d041 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/806] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:01 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1434 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-05-18 04:49:02.584 8 WARNING neutronclient.v2_0.client [None req-c08cc1a5-9eed-47f7-a244-201c11b26639 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/807] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:02 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1482 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-05-18 04:49:03.661 7 WARNING neutronclient.v2_0.client [None req-384d4002-cfc3-4559-aa02-4399a112a220 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/808] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:03 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1482 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-05-18 04:49:04.792 8 WARNING neutronclient.v2_0.client [None req-94313a6e-f7e8-4e98-b502-749b52bd3c06 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] 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-05-18 04:49:05.594 7 INFO nova.api.openstack.compute.server_external_events [req-0cac2bd9-3905-4e1e-9460-5886475db201 req-e3909777-d461-43a9-9bb8-32e7959ae9fc deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:dd4f2d5c-dfef-4866-8aff-c4cd2e909d31 for instance b5727fca-59f3-45d7-a89d-349d9eb9a19a on instance [pid: 7|app: 0|req: 406/809] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:04 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1558 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:06.703 7 WARNING neutronclient.v2_0.client [None req-de6c7a71-aabc-4fd6-932b-88eaa35db305 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/813] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:06 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1556 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 407/814] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:49:07 2026] POST /v2.1/os-keypairs => generated 397 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:08.293 7 WARNING neutronclient.v2_0.client [None req-73ee09c3-ab6c-4efb-b63a-0d31817cc661 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/815] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:08 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1556 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:49:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:09.686 7 WARNING neutronclient.v2_0.client [None req-d77c4ace-50e8-4be6-9dfb-95973456b216 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:09 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1556 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:10.608 8 WARNING neutronclient.v2_0.client [None req-3fcd7cc9-6c5b-4688-aca2-ee51da18216b 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:10.745 8 WARNING neutronclient.v2_0.client [None req-3fcd7cc9-6c5b-4688-aca2-ee51da18216b 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:10.806 8 WARNING neutronclient.v2_0.client [None req-3fcd7cc9-6c5b-4688-aca2-ee51da18216b 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:10.936 8 WARNING neutronclient.v2_0.client [None req-3fcd7cc9-6c5b-4688-aca2-ee51da18216b 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/818] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:49:10 2026] POST /v2.1/servers => generated 497 bytes in 599 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-05-18 04:49:11.163 7 WARNING neutronclient.v2_0.client [None req-51a9cf68-1223-4d05-8add-c94ffbeb8d25 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/819] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:11 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1457 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, ' 2026-05-18 04:49:11.651 8 WARNING neutronclient.v2_0.client [None req-9d7092e6-0994-4f9e-b187-03d991d7af88 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:11 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1556 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, ' [pid: 7|app: 0|req: 411/821] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:49:11 2026] POST /v2.1/os-keypairs => generated 397 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:12.091 8 INFO nova.api.openstack.compute.server_external_events [req-d11f7e44-df75-4a4b-aa95-a659300dbf17 req-ae92c2af-114f-4bc7-8965-3708e619071e deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:dd4f2d5c-dfef-4866-8aff-c4cd2e909d31 for instance b5727fca-59f3-45d7-a89d-349d9eb9a19a on instance [pid: 8|app: 0|req: 411/822] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:49:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:49:12.248 7 WARNING neutronclient.v2_0.client [None req-9f7d1197-06c3-4622-99ad-2648a34fb4d0 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/823] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:12 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1461 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-05-18 04:49:12.812 8 WARNING neutronclient.v2_0.client [None req-47dc454f-fd99-4374-9031-bd34285c9098 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/824] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:12 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:13.354 7 WARNING neutronclient.v2_0.client [None req-cccbada1-26c8-4be5-b356-c020cca2b308 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] 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: 413/825] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:13 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1509 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:13.513 8 WARNING neutronclient.v2_0.client [None req-78154489-85cf-4a2e-8907-fc4372154b6f 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:13.552 8 WARNING neutronclient.v2_0.client [None req-78154489-85cf-4a2e-8907-fc4372154b6f 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:13.695 8 WARNING neutronclient.v2_0.client [None req-78154489-85cf-4a2e-8907-fc4372154b6f 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/826] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:49:13 2026] POST /v2.1/servers => generated 450 bytes in 471 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-05-18 04:49:13.930 7 WARNING neutronclient.v2_0.client [None req-830210a3-d6b7-4b4f-baf9-d665f326b356 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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: 414/827] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:13 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:13.989 8 WARNING neutronclient.v2_0.client [None req-b468f963-2579-43e3-9aee-a4641d3557ee 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/828] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:13 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1740 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-05-18 04:49:14.196 7 WARNING neutronclient.v2_0.client [None req-4066f700-62a4-451b-97cf-3eb1cd70dc64 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/829] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:49:14 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:14.521 8 WARNING neutronclient.v2_0.client [None req-2cd92a5d-e44a-43d8-a6a1-a678beada5b2 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:14 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:15.042 7 WARNING neutronclient.v2_0.client [None req-48d3502a-cb03-404b-bf5b-31f00847ce3a 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:15.050 8 WARNING neutronclient.v2_0.client [None req-14d0db46-2c64-4748-a227-3db227f71c13 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/831] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:14 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1406 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:15.118 7 INFO nova.api.openstack.compute.server_external_events [req-8615554e-8da6-46cf-8eba-bc5ffb240745 req-2c681541-dbfd-4301-a865-7626b1db5b01 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:dd4f2d5c-dfef-4866-8aff-c4cd2e909d31 for instance b5727fca-59f3-45d7-a89d-349d9eb9a19a on instance [pid: 7|app: 0|req: 417/832] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49: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: 416/833] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:15 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1740 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/834] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:49:15 2026] GET /v2.1/servers => generated 383 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/835] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:49:15 2026] DELETE /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:15.397 7 WARNING neutronclient.v2_0.client [None req-910f7764-fa40-45eb-8a9e-bf659e6a9c4a 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/836] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:15 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1746 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-05-18 04:49:15.633 8 WARNING neutronclient.v2_0.client [None req-d1c740aa-e452-4839-af3b-a2b9206e3e78 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/837] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:15 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1517 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:16.171 7 WARNING neutronclient.v2_0.client [None req-55293864-8646-43b8-8816-f002437622e8 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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-05-18 04:49:16.602 8 WARNING neutronclient.v2_0.client [None req-10d2956a-f8ee-4936-8c16-4cd5817bf569 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/838] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:16 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1454 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:16.963 7 WARNING neutronclient.v2_0.client [None req-49f66fa0-5b0a-4adf-8dbc-bfd777267e09 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/839] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:16 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1746 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:17.166 8 INFO nova.api.openstack.compute.server_external_events [req-3cb94e5a-d689-4b90-a8f2-48a73dae6e27 req-716bd7fe-014e-4b8b-98fc-646424b8ee95 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:13168d7c-b437-472c-974f-ccd37d9d583b for instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 on instance [pid: 7|app: 0|req: 421/842] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:16 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1642 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/843] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:17 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-05-18 04:49:17.964 7 WARNING neutronclient.v2_0.client [None req-719ed7af-f79a-4db4-a41b-ed27806edea7 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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-05-18 04:49:18.052 8 WARNING neutronclient.v2_0.client [None req-039a879f-903f-4d98-8d3f-7d88b6cc1daf 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in 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/844] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:17 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1462 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: 423/845] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:18 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1798 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:18.726 7 WARNING neutronclient.v2_0.client [None req-a9b72189-4179-4e6c-b94d-8ce4d248bae1 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] 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-05-18 04:49:19.224 8 INFO nova.api.openstack.compute.server_external_events [req-ebb26f81-7622-46fc-a2de-b3c32a69ea52 req-cafa1c0e-e14f-4fa5-aa05-6e9446fe59d3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:dd4f2d5c-dfef-4866-8aff-c4cd2e909d31 for instance b5727fca-59f3-45d7-a89d-349d9eb9a19a on instance [pid: 8|app: 0|req: 424/846] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/847] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:18 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-18 04:49:19.727 8 WARNING neutronclient.v2_0.client [None req-d555f915-dc0f-4421-b803-6c2afdd3a11b 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:19.748 7 WARNING neutronclient.v2_0.client [None req-e1027208-1e4b-419c-8198-dab04cbfe08e 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:19 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1516 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:19 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1540 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-05-18 04:49:20.323 7 WARNING neutronclient.v2_0.client [None req-d8c03dba-179d-4c39-86c9-2065b4a78982 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/850] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:20 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:20.876 8 WARNING neutronclient.v2_0.client [None req-14448f8f-4c46-4bd8-b7e4-78dd5ad31dc4 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:20.917 7 WARNING neutronclient.v2_0.client [None req-6ba05c4c-4682-4d47-a636-07ea2cdb2a03 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/851] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:20 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => generated 1516 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/852] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:20 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:21.269 8 INFO nova.api.openstack.compute.server_external_events [req-f020e162-7c9a-4867-8504-c43efa7ee52d req-1b0d922b-d672-4f90-a38a-ba658833e9a3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 8|app: 0|req: 427/853] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:21.557 7 WARNING neutronclient.v2_0.client [None req-c5cb093b-c3e3-4765-9229-ff1ce51558f8 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/854] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:21 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 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-05-18 04:49:21.963 8 INFO nova.api.openstack.wsgi [None req-aa1994a1-9eac-4df4-a8c9-3965771ed302 7894ab7a0723463598f29db65beeeebe 2dc14983e08b4d729ccb74a5360ec956 - - default default] HTTP exception thrown: Instance b5727fca-59f3-45d7-a89d-349d9eb9a19a could not be found. [pid: 8|app: 0|req: 428/855] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:21 2026] GET /v2.1/servers/b5727fca-59f3-45d7-a89d-349d9eb9a19a => 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: 428/856] 10.0.0.10 () {32 vars in 703 bytes} [Mon May 18 04:49:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-964836678 => generated 0 bytes in 16 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-05-18 04:49:22.093 8 WARNING neutronclient.v2_0.client [None req-55735c0a-ebd6-495a-a2a9-b2465de6de28 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:22.122 7 WARNING neutronclient.v2_0.client [None req-c00c3018-e769-43f4-9bb5-8569beaabc1c 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/857] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:22 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:22.321 8 WARNING neutronclient.v2_0.client [None req-55735c0a-ebd6-495a-a2a9-b2465de6de28 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/858] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:49:22 2026] POST /v2.1/servers => generated 424 bytes in 505 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-05-18 04:49:22.554 7 WARNING neutronclient.v2_0.client [None req-884e8ee2-0124-46ad-97e1-3db1e74eeb13 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/859] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:22 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1368 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:22.719 8 WARNING neutronclient.v2_0.client [None req-8e30739c-b887-4fa9-8fd7-da42aac0d8eb 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/860] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:22 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:23.302 7 WARNING neutronclient.v2_0.client [None req-8381210a-6bd0-4b77-a3e2-13c351d9a291 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/861] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:23 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 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-05-18 04:49:23.635 8 WARNING neutronclient.v2_0.client [None req-cf5bd421-233c-4133-a85d-4c746dcf770e 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/862] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:23 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1372 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:23.918 7 WARNING neutronclient.v2_0.client [None req-cfea5a7c-36f5-4758-a40e-1ee1ffc7199f 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/863] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:23 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:24.456 8 WARNING neutronclient.v2_0.client [None req-9fb794ff-6b1e-4400-82d5-8c108af410e3 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/864] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:24 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 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-05-18 04:49:24.731 7 WARNING neutronclient.v2_0.client [None req-bb29577b-a5c0-479e-a861-db4e0d3b5d28 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/865] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:24 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1420 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:24.957 8 INFO nova.api.openstack.compute.server_external_events [req-0a9b8446-6564-436b-a42f-c72b23e734cd req-c659b32a-8aff-4936-8df6-fd86c710903d deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:13168d7c-b437-472c-974f-ccd37d9d583b for instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 on instance [pid: 8|app: 0|req: 433/866] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:49:24 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-05-18 04:49:25.086 7 WARNING neutronclient.v2_0.client [None req-1653bd5f-9ca4-407f-9654-267e47a455a5 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/867] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:25 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1630 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-05-18 04:49:25.654 8 WARNING neutronclient.v2_0.client [None req-57f5cc3a-a076-4c38-af22-2bf5e5478551 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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: 434/868] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:25 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:25.814 7 WARNING neutronclient.v2_0.client [None req-f4b819eb-e840-404e-87ce-68ac62723c80 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/869] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:25 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1420 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-05-18 04:49:26.286 8 WARNING neutronclient.v2_0.client [None req-c77f2c6d-d512-48f3-8364-f0f6f2ab5458 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/870] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:26 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1810 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:26.527 7 WARNING neutronclient.v2_0.client [None req-a254df52-c71e-4dcb-ad03-a9ed4a618815 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/871] 10.0.0.10 () {32 vars in 740 bytes} [Mon May 18 04:49:26 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:26.836 8 WARNING neutronclient.v2_0.client [None req-c75f5167-f860-49bf-bd08-86814acf0ff5 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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-05-18 04:49:26.914 7 WARNING neutronclient.v2_0.client [None req-df4e7466-f369-4aa2-8d7c-74c94138e492 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/872] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:26 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1428 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:27.013 7 INFO nova.api.openstack.compute.server_external_events [req-10f7c99a-c943-4417-924c-bc9a7108aefd req-7873559b-fe4a-42fd-9bf7-657c98e0931b deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 7|app: 0|req: 438/873] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:49:26 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: 436/876] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:26 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:27.384 7 INFO nova.api.openstack.compute.server_external_events [req-dc9c50a4-e622-4da9-aa4b-ce915df38e30 req-4885e3de-9681-49db-b248-4fe7cec524e3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:13168d7c-b437-472c-974f-ccd37d9d583b for instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 on instance [pid: 7|app: 0|req: 441/877] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:28.013 8 WARNING neutronclient.v2_0.client [None req-3507fd9c-8d72-4065-8e39-ea6f1bb4a248 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] 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: 437/878] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:27 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1480 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:28.142 7 WARNING neutronclient.v2_0.client [None req-1d7a6555-5289-4d9c-8c14-9385158a18bd 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/879] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:28 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1528 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-05-18 04:49:29.182 8 WARNING neutronclient.v2_0.client [None req-6aa37dd1-5fe8-405e-9d19-5ed4d1f406c4 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] 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: 438/880] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:29 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1468 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:29.323 7 WARNING neutronclient.v2_0.client [None req-0aecc1c8-1e97-4d92-b43c-2d09037fc8f6 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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: 443/881] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:29 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1695 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-18 04:49:29.426 8 INFO nova.api.openstack.compute.server_external_events [req-4ed09f7e-5846-47b7-9eb6-1cb79d00c84e req-7bc86a68-f80b-45e4-b00a-f46a34f8da2f deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:2e56815d-b5aa-4a7d-b484-59b79a6c9e97 for instance 4ebdd05a-037c-4a52-957a-60c105c7d63e on instance [pid: 8|app: 0|req: 439/882] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:29.473 7 WARNING neutronclient.v2_0.client [None req-06a6e986-69e6-40bb-b289-6d3c5dcc78be 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/883] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:29 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1695 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-05-18 04:49:30.380 8 WARNING neutronclient.v2_0.client [None req-3b898dfa-fd84-4bf8-81b2-66347e12f92b 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/884] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:30 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1468 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:31.468 7 INFO nova.api.openstack.compute.server_external_events [req-9ba2387b-b447-4599-860e-4555471bf5da req-48d3c992-30b7-4b9c-acb1-ee94f3f4c101 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 7|app: 0|req: 445/885] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:31.534 8 WARNING neutronclient.v2_0.client [None req-51424544-9bf1-4405-9542-167a36a10494 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/886] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:31 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1468 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:32.768 7 WARNING neutronclient.v2_0.client [None req-714b34ee-2401-411e-ac7e-48597996b3e1 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/887] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:32 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1468 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:33.903 8 WARNING neutronclient.v2_0.client [None req-1bd5171d-54e9-41e4-ba09-edc166828212 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] 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-05-18 04:49:33.937 7 INFO nova.api.openstack.compute.server_external_events [req-cba9eb17-64fc-4554-b50d-194b229c15d7 req-ac6edbc3-e3fe-4abd-8a0d-17644efb077f deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:2e56815d-b5aa-4a7d-b484-59b79a6c9e97 for instance 4ebdd05a-037c-4a52-957a-60c105c7d63e on instance [pid: 7|app: 0|req: 447/888] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:49:33 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) [pid: 8|app: 0|req: 442/889] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:33 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1468 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:35.072 7 WARNING neutronclient.v2_0.client [None req-8fbb8322-631a-4308-af20-af1a15a44330 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/890] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:35 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1648 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/891] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:49:36 2026] DELETE /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:36.547 7 WARNING neutronclient.v2_0.client [None req-cba492da-7ef4-456c-8df4-ebfda7783e24 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/892] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:36 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1654 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-05-18 04:49:37.693 8 WARNING neutronclient.v2_0.client [None req-0300cae5-9ea7-446e-91df-ec7465b734ca 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] 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: 445/895] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:37 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1654 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/896] 10.0.0.10 () {34 vars in 749 bytes} [Mon May 18 04:49:37 2026] POST /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87/action => generated 31892 bytes in 563 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-05-18 04:49:38.891 8 WARNING neutronclient.v2_0.client [None req-ad62e18b-88c6-473e-9d8f-69e09d731cec 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/897] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:38 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:39.325 7 INFO nova.api.openstack.compute.server_external_events [req-b71f4183-e668-49ea-ac2a-9cea5c390292 req-aebb1076-49c3-48c5-b9cd-a0b33d2e03b2 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:2e56815d-b5aa-4a7d-b484-59b79a6c9e97 for instance 4ebdd05a-037c-4a52-957a-60c105c7d63e on instance [pid: 7|app: 0|req: 452/898] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:39 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-05-18 04:49:40.074 8 WARNING neutronclient.v2_0.client [None req-d378cd82-ec49-4614-9def-50dd058b07e0 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/899] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:40 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1449 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-05-18 04:49:41.175 7 WARNING neutronclient.v2_0.client [None req-604b5ac6-dd01-4f25-9590-038aa461e684 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in 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/900] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:41 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1454 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-05-18 04:49:41.256 8 WARNING neutronclient.v2_0.client [None req-ff2e8cfa-a7cd-4905-af8e-082a6c2d6cdc 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/901] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:41 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1930 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-05-18 04:49:42.266 7 WARNING neutronclient.v2_0.client [None req-4dfa92cf-fb2c-44dd-aa27-f6d2686d0a64 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/902] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:42 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 1454 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, ' [pid: 8|app: 0|req: 449/903] 10.0.0.10 () {32 vars in 752 bytes} [Mon May 18 04:49:43 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719/os-server-password => generated 116 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-05-18 04:49:43.350 7 INFO nova.api.openstack.wsgi [None req-5e676bf1-2d3f-4501-a14d-4f2c0bd57bff 49c1a407929f478cb894fc79dd88abeb 6524e930c2b04302b3825385d05ef781 - - default default] HTTP exception thrown: Instance 4ebdd05a-037c-4a52-957a-60c105c7d63e could not be found. [pid: 7|app: 0|req: 455/904] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:43 2026] GET /v2.1/servers/4ebdd05a-037c-4a52-957a-60c105c7d63e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/905] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:49:44 2026] DELETE /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 0 bytes in 81 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-05-18 04:49:44.886 7 WARNING neutronclient.v2_0.client [None req-1d0b5b3a-faf4-497f-aee7-970ee5ffbf78 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in 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/906] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:44 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1936 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:46.731 8 WARNING neutronclient.v2_0.client [None req-941a44e4-18fa-4e40-aadc-4c0cc7e459fa 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/909] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:46 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1936 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-05-18 04:49:47.903 7 INFO nova.api.openstack.compute.server_external_events [req-af701378-18fc-4c32-bd2d-d54a4977bb41 req-73275dad-f1ab-4e27-a3cb-9c754824c536 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:13168d7c-b437-472c-974f-ccd37d9d583b for instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 on instance [pid: 7|app: 0|req: 459/910] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:48.112 8 WARNING neutronclient.v2_0.client [None req-5eda5e3a-9999-41f3-845f-7393df42eddf 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/911] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:48 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1538 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-05-18 04:49:49.208 7 WARNING neutronclient.v2_0.client [None req-041e1ab9-07ed-46ef-a998-6321f4a2af31 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/912] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:49 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1543 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:49.945 8 INFO nova.api.openstack.compute.server_external_events [req-f9f930ea-fdb0-4467-bfbe-078e80c5f566 req-a5be52bf-e4ee-4790-b543-46ff7b2cc7a2 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 8|app: 0|req: 453/913] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:49:49 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-05-18 04:49:50.302 7 WARNING neutronclient.v2_0.client [None req-0d9d3999-552e-4d3b-8e40-149f7eb40a40 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/914] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:50 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 1543 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-05-18 04:49:51.380 8 INFO nova.api.openstack.wsgi [None req-df0d71ef-ac3c-4232-99fa-822ffb8ba1d8 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] HTTP exception thrown: Instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 could not be found. [pid: 8|app: 0|req: 454/915] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:51 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:51.407 7 INFO nova.api.openstack.wsgi [None req-607d4bd6-91ec-420f-ab2d-47375142d12c 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] HTTP exception thrown: Instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 could not be found. [pid: 7|app: 0|req: 462/916] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:49:51 2026] DELETE /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:51.440 8 INFO nova.api.openstack.wsgi [None req-07ba3bac-1eca-4ee4-9975-a5d353732f09 2ffc4a0e82b047a5ba9baa024a5a5986 dad8737d5f1e40418710ccff0726fad1 - - default default] HTTP exception thrown: Instance 5e7985dc-34d2-40a7-89b2-6f4f55bcf719 could not be found. [pid: 8|app: 0|req: 455/917] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:51 2026] GET /v2.1/servers/5e7985dc-34d2-40a7-89b2-6f4f55bcf719 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/918] 10.0.0.10 () {32 vars in 705 bytes} [Mon May 18 04:49:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1518553954 => 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: 456/919] 10.0.0.10 () {32 vars in 727 bytes} [Mon May 18 04:49:52 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1529163592 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/920] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:49:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:49:54.508 8 WARNING neutronclient.v2_0.client [None req-a746f5b9-05b6-4035-84cd-fd0feac3aee3 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:54.746 8 WARNING neutronclient.v2_0.client [None req-a746f5b9-05b6-4035-84cd-fd0feac3aee3 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:49:55.152 8 WARNING neutronclient.v2_0.client [None req-a746f5b9-05b6-4035-84cd-fd0feac3aee3 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/921] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:49:54 2026] POST /v2.1/servers => generated 449 bytes in 1030 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:49:55.493 7 WARNING neutronclient.v2_0.client [None req-caf0aae6-2d91-4fe7-b15b-3e5292fcb9a4 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/922] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:55 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1403 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-05-18 04:49:56.604 8 WARNING neutronclient.v2_0.client [None req-0dff339c-e6ad-44bc-a462-9c8bad79e96f 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/923] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:56 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1407 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:57.680 7 WARNING neutronclient.v2_0.client [None req-30d92452-d105-4339-8e6d-e3a23b6b6340 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/926] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:57 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1455 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:49:58.914 8 WARNING neutronclient.v2_0.client [None req-bab4e271-3cbe-475e-8bfb-7bc4732731e1 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/927] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:58 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1455 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-05-18 04:50:00.013 7 WARNING neutronclient.v2_0.client [None req-a5e57637-6fe8-48bb-8c11-eb2b4b87250c 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/928] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:49:59 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1463 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-05-18 04:50:00.824 8 INFO nova.api.openstack.compute.server_external_events [req-7cc9ed2d-e853-42e3-a1bd-c54e38dd5413 req-02dbaedf-85d1-44b0-b12b-c0be4eb77707 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4628bc0f-e9d4-4817-aeb0-602b941ee712 for instance e7bba8c0-9443-4edc-8624-3eaaccc85c95 on instance [pid: 8|app: 0|req: 461/929] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:50:00 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-05-18 04:50:01.099 7 WARNING neutronclient.v2_0.client [None req-d58a8a96-23e8-4601-aec5-e87d2cfd6968 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/930] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:01 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1540 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-05-18 04:50:02.276 8 WARNING neutronclient.v2_0.client [None req-23342e90-3b29-44bc-b9f8-d8f4a70f3eb4 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/931] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:02 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1528 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:03.917 7 WARNING neutronclient.v2_0.client [None req-ba3ffcaa-f043-457b-a239-2a1eca88258b 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/932] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:03 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1528 bytes in 1181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:06.114 8 WARNING neutronclient.v2_0.client [None req-1971d8a1-a41b-4f8c-ae8e-0b80f1b6b62e 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/933] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:06 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1528 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:07.462 7 WARNING neutronclient.v2_0.client [None req-3f114c5e-2e43-4710-8d28-8db9f0f58d76 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] 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-05-18 04:50:07.948 8 INFO nova.api.openstack.compute.server_external_events [req-c9cf4315-6698-4b52-b1f4-8bd566284272 req-838b2f10-8368-4f14-88f1-22b6049eef87 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:4628bc0f-e9d4-4817-aeb0-602b941ee712 for instance e7bba8c0-9443-4edc-8624-3eaaccc85c95 on instance [pid: 8|app: 0|req: 465/936] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:50:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/937] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:07 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1528 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:09.084 8 WARNING neutronclient.v2_0.client [None req-6e1daea6-406a-4a4f-95b3-b2931d32666f 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/938] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:09 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1528 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:10.723 7 WARNING neutronclient.v2_0.client [None req-45120372-2940-42b9-b623-ccd89e990dd4 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/939] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:10 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1695 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:11.484 8 WARNING neutronclient.v2_0.client [None req-941066b6-da83-44b1-a7dc-a61ed04ccd21 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in 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/940] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:11 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1695 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:12.610 7 INFO nova.api.openstack.compute.server_external_events [req-1c712d11-6d71-440f-b969-3988aef53c83 req-dc2e6bdd-31ba-40d8-b5d5-7a12ec400a78 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:4628bc0f-e9d4-4817-aeb0-602b941ee712 for instance e7bba8c0-9443-4edc-8624-3eaaccc85c95 on instance [pid: 7|app: 0|req: 474/941] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/944] 10.0.0.10 () {34 vars in 749 bytes} [Mon May 18 04:50:19 2026] POST /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95/action => generated 31907 bytes in 537 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: 470/947] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:50:30 2026] DELETE /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:31.047 7 WARNING neutronclient.v2_0.client [None req-5ed3d84d-388c-4bc6-a3dd-80ab41066bfd 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/948] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:31 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1821 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-05-18 04:50:32.216 8 WARNING neutronclient.v2_0.client [None req-606eda4c-ebe2-424e-a5a1-d712cb9106ca 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/949] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:32 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1821 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:33.441 7 WARNING neutronclient.v2_0.client [None req-aa249ec1-f5db-4129-8cc9-bd86b9b420a1 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/950] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:33 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1821 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-05-18 04:50:34.177 8 INFO nova.api.openstack.compute.server_external_events [req-80dffea8-cbc0-42ed-9a14-01603ef9b93a req-be0c0bd3-5767-4efe-96d0-ed5734ea04a3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:4628bc0f-e9d4-4817-aeb0-602b941ee712 for instance e7bba8c0-9443-4edc-8624-3eaaccc85c95 on instance [pid: 8|app: 0|req: 472/951] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:50:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:34.630 7 WARNING neutronclient.v2_0.client [None req-7f9db14d-e526-42b0-84d5-072306840990 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/952] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:34 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1484 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-05-18 04:50:35.749 8 WARNING neutronclient.v2_0.client [None req-1e01df54-183d-44e9-8181-e0ab3d10f7fb 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/953] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:35 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1489 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:36.848 7 WARNING neutronclient.v2_0.client [None req-1a73008f-7650-424c-a39b-ab0509bc6245 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/954] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:36 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 1489 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-05-18 04:50:37.921 8 INFO nova.api.openstack.wsgi [None req-c8e32ea2-ec45-4f24-af09-97a87914f38d 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] HTTP exception thrown: Instance e7bba8c0-9443-4edc-8624-3eaaccc85c95 could not be found. [pid: 8|app: 0|req: 475/957] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:37 2026] GET /v2.1/servers/e7bba8c0-9443-4edc-8624-3eaaccc85c95 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/958] 10.0.0.10 () {32 vars in 729 bytes} [Mon May 18 04:50:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1008017989 => 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: 476/959] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:50:38 2026] DELETE /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-18 04:50:38.481 7 WARNING neutronclient.v2_0.client [None req-183dba9e-e2d2-43fb-9d44-c1897ca23244 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/960] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:38 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1701 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:39.674 8 WARNING neutronclient.v2_0.client [None req-c83e771b-e20b-4433-b08c-8a0edf642fad 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/961] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:39 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:40.810 7 WARNING neutronclient.v2_0.client [None req-ffd84a65-3e3f-49af-b17b-68f6db4342c5 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:50:40.815 8 INFO nova.api.openstack.compute.server_external_events [req-075dceed-3a4c-41df-82b9-07d1f96427b1 req-2129ac20-868c-4fc6-a59b-0bb10ae3cb43 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-unplugged:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 8|app: 0|req: 478/962] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:50:40 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) [pid: 7|app: 0|req: 485/963] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:40 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1701 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:41.259 8 INFO nova.api.openstack.compute.server_external_events [req-fd8d6ae9-c25b-4e22-9275-4035e34938e7 req-8a389b98-e5f5-45ff-82fb-906b7bc7ab40 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:ebb94742-23da-4752-8313-8e047d2bd2ba for instance 5d10a328-0ede-4094-ab10-05638228aa87 on instance [pid: 8|app: 0|req: 479/964] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:50:41 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-05-18 04:50:41.989 7 WARNING neutronclient.v2_0.client [None req-1f8e0c5c-15fd-4711-a555-268a2de35840 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/965] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:41 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1483 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-05-18 04:50:43.099 8 WARNING neutronclient.v2_0.client [None req-cd25a977-5d3d-4315-86f5-c6c67009876a 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/966] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:43 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:44.180 7 WARNING neutronclient.v2_0.client [None req-bef9e670-aaaa-4e1a-8d44-b37a3e6359d9 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/967] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:44 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:50:45.258 8 INFO nova.api.openstack.wsgi [None req-5734d882-cbd6-48a4-a14f-5d0c7f1619d1 96088b88f4524a8fb7945a251a1da9a7 664dc315574847958821847bace6a5f6 - - default default] HTTP exception thrown: Instance 5d10a328-0ede-4094-ab10-05638228aa87 could not be found. [pid: 8|app: 0|req: 481/968] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:50:45 2026] GET /v2.1/servers/5d10a328-0ede-4094-ab10-05638228aa87 => 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: 488/969] 10.0.0.10 () {32 vars in 727 bytes} [Mon May 18 04:50:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-983217588 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/978] 10.0.0.10 () {34 vars in 670 bytes} [Mon May 18 04:51:24 2026] POST /v2.1/os-keypairs => generated 394 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-05-18 04:51:25.927 8 WARNING neutronclient.v2_0.client [None req-67dcaff2-51fc-4c9b-99bc-f1b3ee8c6ba7 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:51:25.967 8 WARNING neutronclient.v2_0.client [None req-67dcaff2-51fc-4c9b-99bc-f1b3ee8c6ba7 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:51:26.216 8 WARNING neutronclient.v2_0.client [None req-67dcaff2-51fc-4c9b-99bc-f1b3ee8c6ba7 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/979] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:51:25 2026] POST /v2.1/servers => generated 447 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-18 04:51:26.447 7 WARNING neutronclient.v2_0.client [None req-556a3a8a-d9b6-4f04-af1d-fa88ee8577b8 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/980] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:26 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:31.529 7 WARNING neutronclient.v2_0.client [None req-441a7d6e-2c8b-40e4-b7af-a0b483e872e0 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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/983] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:31 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1518 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-05-18 04:51:31.712 8 INFO nova.api.openstack.compute.server_external_events [req-beb3a157-14bf-4091-8073-4b0ceb74e380 req-194c0be0-42ef-4a28-83dd-ab3489bc6691 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 on instance [pid: 8|app: 0|req: 488/984] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:51:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:36.657 7 WARNING neutronclient.v2_0.client [None req-2a01dcb4-1dfa-4933-83e3-fe452e144c1b 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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/985] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:36 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1516 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:37.290 8 INFO nova.api.openstack.compute.server_external_events [req-714524d5-dcee-44b3-8b16-473474505072 req-9e2a74e3-38d8-4595-a605-f4994574550b deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 on instance [pid: 8|app: 0|req: 490/988] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:51:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:41.858 7 WARNING neutronclient.v2_0.client [None req-178eddfd-0ef6-4cad-83ea-694d213e8938 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/989] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:41 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:43.123 8 INFO nova.api.openstack.compute.server_external_events [req-d4755eb7-4d63-4324-a779-3c0f435cc44f req-3130caa0-d911-4482-afdd-42149309f00a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 on instance [pid: 8|app: 0|req: 491/990] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:51:43 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) 2026-05-18 04:51:43.173 7 WARNING neutronclient.v2_0.client [None req-bc2d8d5a-86fb-4a41-bf4b-da34d5e4c130 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:51:43.214 7 WARNING neutronclient.v2_0.client [None req-bc2d8d5a-86fb-4a41-bf4b-da34d5e4c130 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:51:43.459 7 WARNING neutronclient.v2_0.client [None req-bc2d8d5a-86fb-4a41-bf4b-da34d5e4c130 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/991] 10.0.0.10 () {34 vars in 662 bytes} [Mon May 18 04:51:43 2026] POST /v2.1/servers => generated 447 bytes in 537 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-05-18 04:51:43.669 8 WARNING neutronclient.v2_0.client [None req-a03c9516-4e38-4e47-a980-4801d96f1cd4 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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.10 () {32 vars in 714 bytes} [Mon May 18 04:51:43 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 1393 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:48.784 7 WARNING neutronclient.v2_0.client [None req-4452d059-70ae-4f47-a895-5d05d94c45e1 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/995] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:48 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 1518 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-05-18 04:51:48.936 8 INFO nova.api.openstack.compute.server_external_events [req-757be8f0-0ada-4b8c-9fef-026f3ae8ef97 req-52c4fca8-8b4a-4e9f-9094-eee470812453 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:3479a2b2-ba54-44e5-a6cc-f7118ed915ea for instance 2aa651de-17a4-45cc-a671-15bb0bfd536d on instance [pid: 8|app: 0|req: 494/996] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:51:48 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-05-18 04:51:52.789 7 INFO nova.api.openstack.compute.server_external_events [req-75580f3a-f18d-47b3-b281-2778ffcf8d35 req-4e341c14-15ff-4f30-b7cb-2854067bad13 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:3479a2b2-ba54-44e5-a6cc-f7118ed915ea for instance 2aa651de-17a4-45cc-a671-15bb0bfd536d on instance [pid: 7|app: 0|req: 503/997] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:51:52 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-05-18 04:51:53.945 8 WARNING neutronclient.v2_0.client [None req-49b45160-b1d0-4c3d-b4e2-8a1a59c88712 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/998] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:53 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 1516 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:51:59.117 7 WARNING neutronclient.v2_0.client [None req-2242b6d1-eb79-4318-b7db-8fcc3dbf410a 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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/1001] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:51:59 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 1816 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-05-18 04:52:00.384 8 INFO nova.api.openstack.compute.server_external_events [req-2de8250b-350b-426d-b87b-8ceaaaa4d844 req-b1a34918-bc76-483f-b7bc-e56a1d0d6632 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:3479a2b2-ba54-44e5-a6cc-f7118ed915ea for instance 2aa651de-17a4-45cc-a671-15bb0bfd536d on instance [pid: 8|app: 0|req: 497/1002] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:52:00 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-05-18 04:52:30.468 8 WARNING neutronclient.v2_0.client [None req-58adc505-3e43-4bd4-9561-e02d6f44a233 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:52:30.501 8 WARNING neutronclient.v2_0.client [None req-58adc505-3e43-4bd4-9561-e02d6f44a233 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:52:30.634 8 WARNING neutronclient.v2_0.client [None req-58adc505-3e43-4bd4-9561-e02d6f44a233 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1009] 162.253.55.186 () {36 vars in 714 bytes} [Mon May 18 04:52:30 2026] POST /v2.1/servers => generated 453 bytes in 722 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:31.358 7 WARNING neutronclient.v2_0.client [None req-b0727bf7-6e90-4bd7-bbe6-e52651224abc 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1010] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:31 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2213 bytes in 81 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-05-18 04:52:31.448 8 WARNING neutronclient.v2_0.client [None req-74665c3d-2691-463c-bb09-454bb0980f89 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1011] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:31 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1012] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:31 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:34.281 8 WARNING neutronclient.v2_0.client [None req-10a6c740-6b95-453c-82a9-af5166515b70 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1013] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:34 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2371 bytes in 267 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-05-18 04:52:34.377 7 WARNING neutronclient.v2_0.client [None req-e5c28b57-a29e-4ea4-b68c-94f067d92cc2 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1014] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:34 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 504/1015] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:34 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-volume_attachments => generated 197 bytes in 50 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-05-18 04:52:36.208 7 INFO nova.api.openstack.compute.server_external_events [req-ca6a34fa-c30d-4464-9265-25f03fde0a9a req-f5909c51-87db-4649-84af-cec20206f2fa deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:10c0751e-6c64-4863-bfba-e48d6fb8cee8 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 512/1016] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:52:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:37.225 8 WARNING neutronclient.v2_0.client [None req-a053f45c-65d1-4e2d-9b08-3d10e906a88e 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1019] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:37 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2445 bytes in 117 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-05-18 04:52:37.358 7 WARNING neutronclient.v2_0.client [None req-fe0ecae6-fa3d-46e6-9fd7-4405ebd7784a 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1020] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:37 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1021] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:37 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/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-05-18 04:52:40.282 7 WARNING neutronclient.v2_0.client [None req-3bf35e92-441b-4f78-82ac-c726b84bc336 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1022] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:40 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2433 bytes in 330 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-05-18 04:52:40.409 8 WARNING neutronclient.v2_0.client [None req-c482d1c4-3c18-4e28-af25-dcc79f3c753f 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1023] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:40 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 284 bytes in 83 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: 516/1024] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:40 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:41.338 8 INFO nova.api.openstack.compute.server_external_events [req-fd13134f-32e9-4703-8595-eef6e815c220 req-b1322b4a-d1fe-4cd8-927b-f3db1e72c18a deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:10c0751e-6c64-4863-bfba-e48d6fb8cee8 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 509/1025] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:52:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:43.384 7 WARNING neutronclient.v2_0.client [None req-79f3de26-42f2-487c-98e2-c543ef817d09 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1026] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:43 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2433 bytes in 124 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-05-18 04:52:43.513 8 WARNING neutronclient.v2_0.client [None req-4fb9fc56-d2e2-44c4-9639-8f3ac251cb21 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1027] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:43 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 286 bytes in 86 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: 518/1028] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:43 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-volume_attachments => generated 197 bytes in 53 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-05-18 04:52:46.206 8 WARNING neutronclient.v2_0.client [None req-9e1f10fc-faff-430d-aa41-bd5391b3c9dd 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1029] 162.253.55.186 () {32 vars in 733 bytes} [Mon May 18 04:52:46 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 2581 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:52:46.341 7 WARNING neutronclient.v2_0.client [None req-7ab8599b-41f3-430f-bf45-87ec0495ad8f 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1030] 162.253.55.186 () {32 vars in 759 bytes} [Mon May 18 04:52:46 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1031] 162.253.55.186 () {32 vars in 777 bytes} [Mon May 18 04:52:46 2026] GET /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:22.838 8 WARNING neutronclient.v2_0.client [None req-ff77abd0-a0a4-4dab-a2cb-d9abb6bf65a2 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:53:22.882 8 WARNING neutronclient.v2_0.client [None req-ff77abd0-a0a4-4dab-a2cb-d9abb6bf65a2 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] 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-05-18 04:53:25.151 7 INFO nova.api.openstack.compute.server_external_events [req-716d0e57-4d1d-4bf7-b27b-dd89a00e1280 req-80b52c21-7673-4179-ace5-bca0a037ead0 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:c29a627b-222b-4d85-b13c-0406cf7b84f3 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 524/1040] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:53:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:28.841 7 INFO nova.api.openstack.compute.server_external_events [req-81ebf3f8-5921-48ad-9fac-4651e40518f5 req-6e916c57-b9c8-494d-8e20-53010a01d4bb deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:c29a627b-222b-4d85-b13c-0406cf7b84f3 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 527/1043] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:53:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:53:31.448 8 WARNING neutronclient.v2_0.client [None req-ff77abd0-a0a4-4dab-a2cb-d9abb6bf65a2 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1044] 162.253.55.186 () {36 vars in 812 bytes} [Mon May 18 04:53:22 2026] POST /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 281 bytes in 8690 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-05-18 04:53:31.832 7 INFO nova.api.openstack.compute.server_external_events [req-0632dfe1-c922-427f-a0a2-20b7e12699cd req-270da028-9232-416d-8447-aca63e1a9085 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:c29a627b-222b-4d85-b13c-0406cf7b84f3 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 528/1045] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:53:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:53:32.120 8 INFO nova.api.openstack.compute.server_external_events [req-dadd56c8-cfb7-488d-ab4e-b6fe22d44b68 req-5b64294c-461d-4e93-bfed-13e886fe3b08 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:c29a627b-222b-4d85-b13c-0406cf7b84f3 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 518/1046] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:53:32 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-05-18 04:53:55.361 8 WARNING neutronclient.v2_0.client [None req-1c903cad-19d9-4937-b244-d00335d9e526 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:53:55.407 8 WARNING neutronclient.v2_0.client [None req-1c903cad-19d9-4937-b244-d00335d9e526 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] 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-05-18 04:53:57.649 7 INFO nova.api.openstack.compute.server_external_events [req-95711b2b-3916-4c0d-ac79-0069045f8a5e req-5d05b10f-8c34-4f46-8ab0-b9eff9c47a3c deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:8bf6cb6e-62fc-446b-a293-da2d3d315128 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 533/1053] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:53:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:54:04.361 7 INFO nova.api.openstack.compute.server_external_events [req-1b5d6de6-844d-4b6f-8d9e-35f98e6d07d8 req-cb9c990f-2a73-41c0-94dc-4709bd0e5fa7 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:8bf6cb6e-62fc-446b-a293-da2d3d315128 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 534/1054] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:54:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:54:04.442 8 WARNING neutronclient.v2_0.client [None req-1c903cad-19d9-4937-b244-d00335d9e526 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in 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/1055] 162.253.55.186 () {36 vars in 812 bytes} [Mon May 18 04:53:55 2026] POST /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 375 bytes in 9173 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-05-18 04:54:16.781 7 WARNING neutronclient.v2_0.client [None req-34755d6a-867f-4db1-8afd-02ae14a3ac6f 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-18 04:54:16.831 7 WARNING neutronclient.v2_0.client [None req-34755d6a-867f-4db1-8afd-02ae14a3ac6f 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] 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-05-18 04:54:19.099 8 INFO nova.api.openstack.compute.server_external_events [req-697565ae-5996-493a-8b55-13f4b8785e04 req-3dc8caf4-a6f9-4cd5-806c-1f65f51cea39 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:dee42802-2769-486b-872f-204a8b9e0f05 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 525/1060] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:54:19 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-05-18 04:54:23.078 8 INFO nova.api.openstack.compute.server_external_events [req-cbd7f660-fedd-41f8-8a23-2ca962c85b3c req-86693a21-a890-49f7-b33c-08fa4fbc0b1d deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-plugged:dee42802-2769-486b-872f-204a8b9e0f05 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 526/1061] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:54:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-18 04:54:25.898 7 WARNING neutronclient.v2_0.client [None req-34755d6a-867f-4db1-8afd-02ae14a3ac6f 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1062] 162.253.55.186 () {36 vars in 812 bytes} [Mon May 18 04:54:16 2026] POST /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface => generated 377 bytes in 9204 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-05-18 04:54:26.332 8 INFO nova.api.openstack.compute.server_external_events [req-03685cb0-a861-4a38-b3df-3671ad5e2f86 req-cf59bd04-c2fe-45e1-8c0c-12777798d0aa deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:8bf6cb6e-62fc-446b-a293-da2d3d315128 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 527/1063] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:54:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:54:40.176 7 INFO nova.api.openstack.compute.server_external_events [req-396b867c-5701-4073-89f3-9eff77d6df1f req-8fe237a0-013f-4539-bd4d-c6f59364bee2 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:dee42802-2769-486b-872f-204a8b9e0f05 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 539/1068] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:54:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1069] 162.253.55.186 () {34 vars in 855 bytes} [Mon May 18 04:54:40 2026] DELETE /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface/dee42802-2769-486b-872f-204a8b9e0f05 => generated 0 bytes in 55 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-05-18 04:54:42.218 7 INFO nova.api.openstack.compute.server_external_events [req-1ab332e6-bef6-4bef-824a-7d47a3315764 req-2a0eae42-ffd4-43d1-bd6e-818aae3e7830 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:dee42802-2769-486b-872f-204a8b9e0f05 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 540/1070] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:54:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:54:50.325 8 INFO nova.api.openstack.compute.server_external_events [req-5f06967f-9822-4089-82e6-db5701facd08 req-76cdad3b-14bd-4707-b818-e7cd1c1aa3d3 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:8bf6cb6e-62fc-446b-a293-da2d3d315128 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 8|app: 0|req: 532/1073] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:54:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1074] 162.253.55.186 () {34 vars in 855 bytes} [Mon May 18 04:54:50 2026] DELETE /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface/8bf6cb6e-62fc-446b-a293-da2d3d315128 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1079] 162.253.55.186 () {34 vars in 855 bytes} [Mon May 18 04:55:11 2026] DELETE /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db/os-interface/c29a627b-222b-4d85-b13c-0406cf7b84f3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1080] 162.253.55.186 () {34 vars in 755 bytes} [Mon May 18 04:55:16 2026] DELETE /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:18.551 8 INFO nova.compute.api [None req-230c2cd8-9384-4e58-94c6-f31e80788698 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] [instance: 3120365a-3010-44b2-8c26-a49b00f6e9db] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 537/1083] 162.253.55.186 () {34 vars in 755 bytes} [Mon May 18 04:55:18 2026] DELETE /v2.1/servers/3120365a-3010-44b2-8c26-a49b00f6e9db => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:19.676 7 INFO nova.api.openstack.compute.server_external_events [req-b0946cd1-d629-4321-a56a-b4bc9787faf5 req-06bed447-afdd-43d7-959f-b12495aef144 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:10c0751e-6c64-4863-bfba-e48d6fb8cee8 for instance 3120365a-3010-44b2-8c26-a49b00f6e9db on instance [pid: 7|app: 0|req: 547/1084] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:55:19 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-05-18 04:55:21.430 8 INFO nova.api.openstack.compute.server_external_events [req-acec6f14-aac6-4d61-b9e3-c7909886c96c req-2be245fc-9cf4-4f86-8704-dc1c5eaae24f deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:3479a2b2-ba54-44e5-a6cc-f7118ed915ea for instance 2aa651de-17a4-45cc-a671-15bb0bfd536d on instance [pid: 8|app: 0|req: 538/1085] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:55:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1086] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:55:21 2026] DELETE /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 0 bytes in 90 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-05-18 04:55:21.567 8 WARNING neutronclient.v2_0.client [None req-42fd44bd-96dc-4339-9c76-81d2e9305b68 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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/1087] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:21 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => 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-05-18 04:55:24.345 7 INFO nova.api.openstack.compute.server_external_events [req-0950dcdf-b7a5-4c65-a8d8-8041cf56a4d8 req-a4677482-82bf-438b-b22f-b6a516bf5d90 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:3479a2b2-ba54-44e5-a6cc-f7118ed915ea for instance 2aa651de-17a4-45cc-a671-15bb0bfd536d on instance [pid: 7|app: 0|req: 549/1088] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:55:24 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-05-18 04:55:26.787 8 WARNING neutronclient.v2_0.client [None req-9c723635-8d1a-4684-ae34-9001172556ec 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1089] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:26 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 1479 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:31.862 8 INFO nova.api.openstack.wsgi [None req-62ff70dd-8197-4dd4-8502-4f9329cedfd6 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] HTTP exception thrown: Instance 2aa651de-17a4-45cc-a671-15bb0bfd536d could not be found. [pid: 8|app: 0|req: 542/1092] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:31 2026] GET /v2.1/servers/2aa651de-17a4-45cc-a671-15bb0bfd536d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:32.547 7 INFO nova.api.openstack.compute.server_external_events [req-057965d4-c61b-460e-a32a-637848095350 req-a754d4d2-b5f9-40f7-b7f6-8ff3f4f7136e deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-changed:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 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: 551/1093] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:55:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1094] 10.0.0.10 () {32 vars in 717 bytes} [Mon May 18 04:55:32 2026] DELETE /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 0 bytes in 82 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-05-18 04:55:32.670 7 WARNING neutronclient.v2_0.client [None req-0f324338-c00a-4cf7-b558-30092e00160e 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1095] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:32 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1940 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-05-18 04:55:35.058 8 INFO nova.api.openstack.compute.server_external_events [req-d4ec5bbb-8d70-41be-88d6-16840f8b26ca req-f294c31d-02e6-45ca-abaa-b0351462fdfa deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-unplugged:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 on instance [pid: 8|app: 0|req: 544/1096] 10.0.0.90 () {38 vars in 814 bytes} [Mon May 18 04:55:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:35.460 7 INFO nova.api.openstack.compute.server_external_events [req-07cc38ca-5c9e-43a7-8736-d6638acb1e9e req-064d4a84-c023-4309-9512-35d9987bb3e2 deec806494c1442db1100aca2494b2ef e47513450ccd457a84d280ecbddb9f45 - - d18fbb76a8d54fad8e785a001d984427 d18fbb76a8d54fad8e785a001d984427] Creating event network-vif-deleted:ed7a7e94-fc74-4046-8df1-0503d2970526 for instance dd622379-8617-407f-9313-4fc2f1bf4114 on instance [pid: 7|app: 0|req: 553/1097] 10.0.0.25 () {38 vars in 814 bytes} [Mon May 18 04:55:35 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-05-18 04:55:37.854 8 WARNING neutronclient.v2_0.client [None req-b64d6646-e417-4f6d-b2a5-b455e7662895 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] The python binding code in 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/1100] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:37 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => generated 1479 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 04:55:42.929 7 INFO nova.api.openstack.wsgi [None req-115bd1b2-01c5-481a-b4f4-3523c59ebc7a 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] HTTP exception thrown: Instance dd622379-8617-407f-9313-4fc2f1bf4114 could not be found. [pid: 7|app: 0|req: 555/1101] 10.0.0.10 () {32 vars in 714 bytes} [Mon May 18 04:55:42 2026] GET /v2.1/servers/dd622379-8617-407f-9313-4fc2f1bf4114 => 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: 547/1102] 10.0.0.10 () {32 vars in 721 bytes} [Mon May 18 04:55:43 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-25144781 => 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-05-18 04:55:43.945 7 INFO nova.api.openstack.wsgi [None req-8a32a834-2b2f-4d0f-ade0-6f9b870cea3e 2f39a9ca1afa4b4a93f75088377308af c8a5164200ce487193a40d1099597d95 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-25144781 not found for user 2f39a9ca1afa4b4a93f75088377308af [pid: 7|app: 0|req: 556/1103] 10.0.0.10 () {32 vars in 718 bytes} [Mon May 18 04:55:43 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-25144781 => generated 140 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1108] 10.0.0.10 () {32 vars in 654 bytes} [Mon May 18 04:55:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1109] 10.0.0.10 () {32 vars in 640 bytes} [Mon May 18 04:55:57 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-18 04:55:57.702 7 WARNING oslo_db.sqlalchemy.utils [None req-5c9bc893-fc9d-4c58-a908-bd50edc3e53d 26367b202ab549549d0b0c42f3d2918f 720c5247504342729af3e1898f27e735 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 560/1110] 10.0.0.10 () {32 vars in 648 bytes} [Mon May 18 04:55:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1111] 10.0.0.10 () {32 vars in 693 bytes} [Mon May 18 04:55:57 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1158] 10.0.0.3 () {28 vars in 452 bytes} [Mon May 18 04:59:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1159] 10.0.0.3 () {30 vars in 656 bytes} [Mon May 18 04:59:55 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 585/1160] 10.0.0.3 () {32 vars in 729 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1161] 10.0.0.3 () {34 vars in 804 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1162] 10.0.0.3 () {28 vars in 452 bytes} [Mon May 18 04:59:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1163] 10.0.0.3 () {30 vars in 656 bytes} [Mon May 18 04:59:56 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1164] 10.0.0.3 () {32 vars in 729 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1165] 10.0.0.3 () {34 vars in 892 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/servers/detail?project_id=720c5247504342729af3e1898f27e735&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1166] 10.0.0.3 () {34 vars in 892 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/servers/detail?project_id=8049637e74324f0db9a3d44c1f2fba29&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1167] 10.0.0.3 () {34 vars in 892 bytes} [Mon May 18 04:59:56 2026] GET /v2.1/servers/detail?project_id=e47513450ccd457a84d280ecbddb9f45&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1172] 10.0.0.5 () {28 vars in 452 bytes} [Mon May 18 05:00:08 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1173] 10.0.0.5 () {30 vars in 656 bytes} [Mon May 18 05:00:08 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 583/1174] 10.0.0.5 () {32 vars in 729 bytes} [Mon May 18 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1175] 10.0.0.5 () {34 vars in 763 bytes} [Mon May 18 05:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1176] 10.0.0.5 () {28 vars in 452 bytes} [Mon May 18 05:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1177] 10.0.0.5 () {30 vars in 656 bytes} [Mon May 18 05:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 585/1178] 10.0.0.5 () {32 vars in 729 bytes} [Mon May 18 05:00: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) [pid: 7|app: 0|req: 594/1179] 10.0.0.5 () {34 vars in 763 bytes} [Mon May 18 05:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1180] 10.0.0.5 () {28 vars in 452 bytes} [Mon May 18 05:00:16 2026] GET /v2.1 => generated 114 bytes in 0 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: 595/1181] 10.0.0.5 () {30 vars in 656 bytes} [Mon May 18 05:00:16 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 587/1182] 10.0.0.5 () {32 vars in 729 bytes} [Mon May 18 05:00:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1183] 10.0.0.5 () {34 vars in 806 bytes} [Mon May 18 05:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1186] 10.0.0.5 () {28 vars in 452 bytes} [Mon May 18 05:00:21 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: 589/1187] 10.0.0.5 () {30 vars in 656 bytes} [Mon May 18 05:00:21 2026] GET /v2.1 => generated 0 bytes in 31 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: 599/1188] 10.0.0.5 () {32 vars in 729 bytes} [Mon May 18 05:00:21 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: 590/1189] 10.0.0.5 () {34 vars in 806 bytes} [Mon May 18 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)