+ 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 Apr 27 16:36:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-76459d7659-h4565 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 0x7fafcbc9c668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-27 16:37:01.815 7 INFO nova.utils [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 16:37:01.877 8 INFO nova.utils [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-27 16:37:03.492 7 WARNING keystonemiddleware._common.config [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:37:03.502 7 WARNING oslo_config.cfg [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 16:37:03.582 7 WARNING keystonemiddleware._common.config [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:37:03.585 8 WARNING keystonemiddleware._common.config [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:37:03.594 8 WARNING oslo_config.cfg [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 16:37:03.597 7 WARNING oslo_config.cfg [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-27 16:37:03.609 7 WARNING oslo_config.cfg [None req-d00f4a32-7527-440d-be86-db845bc72257 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fafcbc9c668 pid: 7 (default app) 2026-04-27 16:37:03.672 8 WARNING keystonemiddleware._common.config [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 16:37:03.686 8 WARNING oslo_config.cfg [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-27 16:37:03.699 8 WARNING oslo_config.cfg [None req-0f7c5613-c975-40bb-a4af-8638bce09da6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fafcbc9c668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:37:09 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:37:10.414 8 WARNING oslo_policy.policy [None req-f24e00a8-ecdd-456e-ba72-cca5bc844da0 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 16:37:10.415 8 WARNING oslo_policy.policy [None req-f24e00a8-ecdd-456e-ba72-cca5bc844da0 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:37:09 2026] GET /v2.1 => generated 0 bytes in 525 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:37:10.508 7 WARNING oslo_policy.policy [req-f24e00a8-ecdd-456e-ba72-cca5bc844da0 req-389012ae-fcc2-40ba-8bdb-24784193253e 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-27 16:37:10.508 7 WARNING oslo_policy.policy [req-f24e00a8-ecdd-456e-ba72-cca5bc844da0 req-389012ae-fcc2-40ba-8bdb-24784193253e 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - 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: 4/5] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:37:10 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:37:10.605 8 INFO nova.api.openstack.wsgi [None req-8f131341-69fb-4ec4-929f-70564c7e6123 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.226 () {48 vars in 1010 bytes} [Mon Apr 27 16:37:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:37:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.226 () {52 vars in 1047 bytes} [Mon Apr 27 16:37:10 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:37:11 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: 4/10] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:37:11 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:37:11 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:37:11.660 8 INFO nova.api.openstack.wsgi [None req-893df4ca-ca72-4c0c-8dde-00a9d4b2d16b 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.226 () {48 vars in 1012 bytes} [Mon Apr 27 16:37:11 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: 8/13] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:37:11 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: 6/14] 199.19.213.226 () {52 vars in 1047 bytes} [Mon Apr 27 16:37:11 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:37:12 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: 7/16] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:37:12 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:37:12 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:37:12.715 8 INFO nova.api.openstack.wsgi [None req-86096c84-c097-470a-a409-755f7cdb62be 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/18] 199.19.213.226 () {48 vars in 1014 bytes} [Mon Apr 27 16:37:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:37:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/22] 199.19.213.226 () {52 vars in 1047 bytes} [Mon Apr 27 16:37:12 2026] POST /v2.1/flavors => generated 533 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/23] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:37:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/24] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:37:13 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: 7|app: 0|req: 15/25] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:37:13 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:37:13.820 8 INFO nova.api.openstack.wsgi [None req-d1b9981f-1821-4c7e-b300-aad345bae4b5 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 11/26] 199.19.213.226 () {48 vars in 1012 bytes} [Mon Apr 27 16:37:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/27] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:37:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/28] 199.19.213.226 () {52 vars in 1047 bytes} [Mon Apr 27 16:37:13 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/29] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:37:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/30] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:37:14 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/31] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:37:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:37:14.923 8 INFO nova.api.openstack.wsgi [None req-0dbfad78-848e-43ac-9f3d-a69af742e56a 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 14/32] 199.19.213.226 () {48 vars in 1014 bytes} [Mon Apr 27 16:37:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/33] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:37:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/34] 199.19.213.226 () {52 vars in 1047 bytes} [Mon Apr 27 16:37:14 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/37] 10.0.0.66 () {28 vars in 453 bytes} [Mon Apr 27 16:37:28 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: 17/38] 10.0.0.66 () {30 vars in 657 bytes} [Mon Apr 27 16:37:28 2026] GET /v2.1 => generated 0 bytes in 138 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: 22/39] 10.0.0.66 () {32 vars in 730 bytes} [Mon Apr 27 16:37:28 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/40] 10.0.0.66 () {34 vars in 805 bytes} [Mon Apr 27 16:37:28 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:40: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: 40/84] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:40:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:40:56 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.19.213.226 () {48 vars in 1072 bytes} [Mon Apr 27 16:40:56 2026] GET /v2.1/os-quota-sets/9753b33df2b54c549a21d0bae3eafe0b => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.19.213.226 () {52 vars in 1124 bytes} [Mon Apr 27 16:40:56 2026] PUT /v2.1/os-quota-sets/9753b33df2b54c549a21d0bae3eafe0b => generated 238 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/92] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:41:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/93] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:41:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/94] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:41:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:41:17.282 8 INFO nova.api.openstack.wsgi [None req-317171ec-2411-41ca-950b-e1c6a0a34866 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 45/95] 199.19.213.226 () {48 vars in 1014 bytes} [Mon Apr 27 16:41:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/96] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.19.213.226 () {52 vars in 1048 bytes} [Mon Apr 27 16:41:17 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:41:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:41:56 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:41:56 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:41:56.486 7 INFO nova.api.openstack.wsgi [None req-de16e228-37eb-4859-8f02-9035de121a3e 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 57/109] 199.19.213.226 () {48 vars in 1016 bytes} [Mon Apr 27 16:41:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:41:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.19.213.226 () {52 vars in 1048 bytes} [Mon Apr 27 16:41:56 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 10.0.0.170 () {28 vars in 454 bytes} [Mon Apr 27 16:42:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 10.0.0.170 () {30 vars in 658 bytes} [Mon Apr 27 16:42:45 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: 60/124] 10.0.0.170 () {32 vars in 731 bytes} [Mon Apr 27 16:42:45 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: 65/125] 10.0.0.170 () {34 vars in 804 bytes} [Mon Apr 27 16:42:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/128] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 67/129] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:43:02 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 63/130] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:43:02 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:43:02.173 7 INFO nova.api.openstack.wsgi [None req-a778cc87-9679-46a2-af7f-d51b9fd9c1d9 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 19b8e8b62f8a4550aaa73293c8faa2a1 [pid: 7|app: 0|req: 68/131] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:43:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-27 16:43:02.185 8 WARNING oslo_db.sqlalchemy.utils [None req-0b2e2a44-d8ec-47a6-b917-3548ca80a69a 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 64/132] 199.19.213.226 () {48 vars in 1015 bytes} [Mon Apr 27 16:43:02 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/133] 199.19.213.226 () {52 vars in 1056 bytes} [Mon Apr 27 16:43:02 2026] POST /v2.1/os-keypairs => generated 576 bytes in 44 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/152] 199.19.213.226 () {42 vars in 702 bytes} [Mon Apr 27 16:44:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-27 16:44:24.782 8 WARNING keystonemiddleware.audit [None req-0b2e2a44-d8ec-47a6-b917-3548ca80a69a 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 74/153] 199.19.213.226 () {44 vars in 906 bytes} [Mon Apr 27 16:44:24 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-27 16:44:24.795 7 WARNING keystonemiddleware.audit [None req-86e0eb50-a01f-480a-b136-435906076685 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 80/154] 199.19.213.226 () {46 vars in 979 bytes} [Mon Apr 27 16:44:24 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:44:24.810 8 WARNING keystonemiddleware.audit [None req-42a6370e-c1af-4381-9cb2-58072898506e 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 75/155] 199.19.213.226 () {52 vars in 1122 bytes} [Mon Apr 27 16:44:24 2026] PUT /v2.1/os-quota-sets/ae54c87a0a67411e96d11dd6b2d20822 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/174] 199.19.213.226 () {42 vars in 704 bytes} [Mon Apr 27 16:46:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/175] 199.19.213.226 () {44 vars in 908 bytes} [Mon Apr 27 16:46:00 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/176] 199.19.213.226 () {46 vars in 981 bytes} [Mon Apr 27 16:46:01 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:46:01.114 8 INFO nova.api.openstack.wsgi [None req-c536b15f-ea55-4e39-add9-66752eb060ae 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 86/177] 199.19.213.226 () {48 vars in 1010 bytes} [Mon Apr 27 16:46:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/178] 199.19.213.226 () {48 vars in 1050 bytes} [Mon Apr 27 16:46:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 97/187] 10.0.0.64 () {32 vars in 654 bytes} [Mon Apr 27 16:46:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/188] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:46:38 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 16:46:38.326 7 WARNING oslo_db.sqlalchemy.utils [None req-c5d18940-3d42-49e5-bb83-856e139a7f35 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 98/189] 10.0.0.64 () {32 vars in 648 bytes} [Mon Apr 27 16:46:38 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: 92/190] 10.0.0.64 () {32 vars in 693 bytes} [Mon Apr 27 16:46:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/193] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:46:48 2026] GET /v2.1/flavors/a1b0799e-bb9a-4d61-b838-35a804f3c136 => generated 511 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/194] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:46:48 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/195] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:46:48 2026] GET /v2.1/flavors/a1b0799e-bb9a-4d61-b838-35a804f3c136 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:46:58.167 8 WARNING neutronclient.v2_0.client [None req-c6052e55-02d5-4aa3-8d35-94e4e0588709 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 103/198] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:46:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/199] 10.0.0.64 () {34 vars in 684 bytes} [Mon Apr 27 16:46:58 2026] POST /v2.1/os-security-groups => generated 246 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:46:59.047 7 WARNING neutronclient.v2_0.client [None req-02752449-38f8-4eec-84a5-abbfc8b549a3 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:00.488 7 WARNING neutronclient.v2_0.client [None req-02752449-38f8-4eec-84a5-abbfc8b549a3 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:01.068 8 WARNING neutronclient.v2_0.client [None req-a47b707e-89c6-47dc-96f2-75ba64b6b51e 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 104/200] 10.0.0.64 () {34 vars in 694 bytes} [Mon Apr 27 16:46:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:01.287 7 WARNING neutronclient.v2_0.client [None req-2be8cead-4a14-432d-9060-f86456bd951b 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 97/201] 10.0.0.64 () {34 vars in 684 bytes} [Mon Apr 27 16:47:01 2026] POST /v2.1/os-security-groups => generated 241 bytes in 1038 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.088 8 WARNING neutronclient.v2_0.client [None req-59883a89-786e-4c3f-852c-1dd11cf99556 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 105/202] 10.0.0.64 () {34 vars in 684 bytes} [Mon Apr 27 16:47:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.242 7 WARNING neutronclient.v2_0.client [None req-a7660c87-9fbd-44cb-80db-481b5367d70c 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:02.283 7 WARNING neutronclient.v2_0.client [None req-a7660c87-9fbd-44cb-80db-481b5367d70c 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 98/203] 10.0.0.64 () {34 vars in 684 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/204] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.483 8 WARNING neutronclient.v2_0.client [None req-068cf8bd-8d8d-4068-8025-aa196fdbf8b1 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 106/205] 10.0.0.64 () {34 vars in 694 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.507 7 WARNING neutronclient.v2_0.client [None req-aeaf6448-f13e-4a55-bc4f-e530f236ffe0 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 100/206] 10.0.0.64 () {34 vars in 684 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/os-security-groups => generated 244 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.688 7 WARNING neutronclient.v2_0.client [None req-aeaf6448-f13e-4a55-bc4f-e530f236ffe0 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:02.746 8 WARNING neutronclient.v2_0.client [None req-1ba6c95c-fdb8-4783-ae37-646f37290969 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 107/207] 10.0.0.64 () {34 vars in 694 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:02.861 7 WARNING neutronclient.v2_0.client [None req-6f883814-48d7-4e2a-8cca-869256d8978b 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:02.863 8 WARNING neutronclient.v2_0.client [None req-1ba6c95c-fdb8-4783-ae37-646f37290969 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:02.905 7 WARNING neutronclient.v2_0.client [None req-6f883814-48d7-4e2a-8cca-869256d8978b 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.010 7 WARNING neutronclient.v2_0.client [None req-6f883814-48d7-4e2a-8cca-869256d8978b 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 108/208] 10.0.0.64 () {32 vars in 662 bytes} [Mon Apr 27 16:47:02 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:03.075 7 WARNING neutronclient.v2_0.client [None req-520eaf67-6266-49e2-8630-1706e454a6f1 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.138 8 WARNING neutronclient.v2_0.client [None req-1ba6c95c-fdb8-4783-ae37-646f37290969 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 111/211] 10.0.0.64 () {32 vars in 736 bytes} [Mon Apr 27 16:47:03 2026] GET /v2.1/os-security-groups/be6de5c7-6d31-471d-994d-b8edbad129cb => generated 664 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:03.174 7 WARNING neutronclient.v2_0.client [None req-a37fb4d2-9680-4402-92da-4b4cac6daae2 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.206 7 WARNING neutronclient.v2_0.client [None req-a37fb4d2-9680-4402-92da-4b4cac6daae2 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 112/212] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:03 2026] DELETE /v2.1/os-security-groups/158c5a3d-fd20-4d43-b453-d5a433642da3 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 16:47:03.359 7 WARNING neutronclient.v2_0.client [None req-cc889489-913e-4330-b6f4-38dde1fbddd0 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.383 7 WARNING neutronclient.v2_0.client [None req-cc889489-913e-4330-b6f4-38dde1fbddd0 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.418 7 WARNING neutronclient.v2_0.client [None req-cc889489-913e-4330-b6f4-38dde1fbddd0 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 113/213] 10.0.0.64 () {32 vars in 749 bytes} [Mon Apr 27 16:47:03 2026] DELETE /v2.1/os-security-group-rules/8e6b9377-7ab0-406e-9f3c-a6ad8627a1f4 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 16:47:03.574 7 WARNING neutronclient.v2_0.client [None req-9d2f229f-06ca-4fce-9279-c523b969b05f 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.619 7 INFO nova.api.openstack.wsgi [None req-9d2f229f-06ca-4fce-9279-c523b969b05f 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group 158c5a3d-fd20-4d43-b453-d5a433642da3 does not exist Neutron server returns request_ids: ['req-a6c3226b-0d5e-4b6a-aee0-a9b4382d4978'] [pid: 7|app: 0|req: 114/214] 10.0.0.64 () {32 vars in 736 bytes} [Mon Apr 27 16:47:03 2026] GET /v2.1/os-security-groups/158c5a3d-fd20-4d43-b453-d5a433642da3 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:47:03.628 7 WARNING neutronclient.v2_0.client [None req-dd6850b8-a84b-406d-892d-4f04272dd45c 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.686 7 WARNING neutronclient.v2_0.client [None req-dd6850b8-a84b-406d-892d-4f04272dd45c 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 101/215] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:47:02 2026] POST /v2.1/servers => generated 452 bytes in 1180 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/216] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:03 2026] DELETE /v2.1/os-security-groups/be6de5c7-6d31-471d-994d-b8edbad129cb => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:03.854 8 WARNING neutronclient.v2_0.client [None req-b7314e41-245b-43cf-a824-7a2e64e0350d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.858 7 WARNING neutronclient.v2_0.client [None req-8858c354-d77f-4c95-92f7-ce8077d561c8 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.885 8 WARNING neutronclient.v2_0.client [None req-b7314e41-245b-43cf-a824-7a2e64e0350d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:03.909 7 WARNING neutronclient.v2_0.client [None req-8858c354-d77f-4c95-92f7-ce8077d561c8 6fb69816c46a4c8d9f42f2337a523521 886ea5cca5934277a560ec24d6d5267e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 102/217] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:03 2026] DELETE /v2.1/os-security-groups/a656d3e1-82c2-4d7c-aec2-0937425571b0 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 16:47:04.040 8 WARNING neutronclient.v2_0.client [None req-52dff9c5-c891-4998-b74a-1cdb49e08a13 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/218] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:03 2026] DELETE /v2.1/os-security-groups/4eac4500-79b7-4c6f-9984-8337451f0bd1 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 16:47:04.136 7 WARNING neutronclient.v2_0.client [None req-d7f7aa6d-3237-4042-a0b4-1892b91e3c9d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 103/219] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:04 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1432 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:04.240 7 INFO nova.api.openstack.wsgi [None req-d7f7aa6d-3237-4042-a0b4-1892b91e3c9d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group a656d3e1-82c2-4d7c-aec2-0937425571b0 does not exist Neutron server returns request_ids: ['req-ef32692c-15b2-4175-b1ec-121ac04ca82d'] [pid: 7|app: 0|req: 117/220] 10.0.0.64 () {32 vars in 736 bytes} [Mon Apr 27 16:47:04 2026] GET /v2.1/os-security-groups/a656d3e1-82c2-4d7c-aec2-0937425571b0 => generated 194 bytes in 113 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:04.253 8 WARNING neutronclient.v2_0.client [None req-e56e124a-328f-4814-84be-3f22f81bf162 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.280 8 WARNING neutronclient.v2_0.client [None req-e56e124a-328f-4814-84be-3f22f81bf162 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 104/221] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:04 2026] DELETE /v2.1/os-security-groups/85f31977-aafe-477d-bb0f-c453bc8b424d => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 16:47:04.446 7 WARNING neutronclient.v2_0.client [None req-e7206507-de3f-47a6-9338-e301ae4d6f8c 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.465 7 INFO nova.api.openstack.wsgi [None req-e7206507-de3f-47a6-9338-e301ae4d6f8c 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group 85f31977-aafe-477d-bb0f-c453bc8b424d does not exist Neutron server returns request_ids: ['req-1dd720fa-086b-46f4-92a3-4b08623cdc40'] [pid: 7|app: 0|req: 118/222] 10.0.0.64 () {32 vars in 736 bytes} [Mon Apr 27 16:47:04 2026] GET /v2.1/os-security-groups/85f31977-aafe-477d-bb0f-c453bc8b424d => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:47:04.481 8 WARNING neutronclient.v2_0.client [None req-f6072aaa-d389-466e-99e4-c17abc7c3cc9 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.516 8 WARNING neutronclient.v2_0.client [None req-f6072aaa-d389-466e-99e4-c17abc7c3cc9 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.562 8 WARNING neutronclient.v2_0.client [None req-f6072aaa-d389-466e-99e4-c17abc7c3cc9 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.597 7 WARNING neutronclient.v2_0.client [None req-f2ff475b-f4fa-4cbd-a1da-eedaaa4d25c6 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 105/223] 10.0.0.64 () {32 vars in 662 bytes} [Mon Apr 27 16:47:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:04.633 7 WARNING neutronclient.v2_0.client [None req-f2ff475b-f4fa-4cbd-a1da-eedaaa4d25c6 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.635 8 WARNING neutronclient.v2_0.client [None req-ba0e8886-3cf7-4ee3-a195-f14f28fe6b1b 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.690 8 INFO nova.api.openstack.wsgi [None req-ba0e8886-3cf7-4ee3-a195-f14f28fe6b1b 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group 85f31977-aafe-477d-bb0f-c453bc8b424d does not exist Neutron server returns request_ids: ['req-81592cd8-1bf9-489e-b8c9-98dd82e508f3'] [pid: 8|app: 0|req: 106/224] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:04 2026] DELETE /v2.1/os-security-groups/85f31977-aafe-477d-bb0f-c453bc8b424d => generated 194 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:47:04.702 8 WARNING neutronclient.v2_0.client [None req-6e671549-244d-42ca-8388-86685b94c88c 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.818 7 WARNING neutronclient.v2_0.client [None req-f2ff475b-f4fa-4cbd-a1da-eedaaa4d25c6 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.821 8 INFO nova.api.openstack.wsgi [None req-6e671549-244d-42ca-8388-86685b94c88c 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group a656d3e1-82c2-4d7c-aec2-0937425571b0 does not exist Neutron server returns request_ids: ['req-e0bc0b4d-cc06-4f37-9b19-bac59cfc8437'] [pid: 8|app: 0|req: 107/225] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:04 2026] DELETE /v2.1/os-security-groups/a656d3e1-82c2-4d7c-aec2-0937425571b0 => generated 194 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:47:04.831 8 WARNING neutronclient.v2_0.client [None req-1f3ac219-5b5f-418e-83e6-c68e53e4859d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:04.851 8 INFO nova.api.openstack.wsgi [None req-1f3ac219-5b5f-418e-83e6-c68e53e4859d 98c6a74896c34de5986d26dc6b23a919 53cf7bf9533548ab86563718a85f5004 - - default default] HTTP exception thrown: Security group 158c5a3d-fd20-4d43-b453-d5a433642da3 does not exist Neutron server returns request_ids: ['req-2b228f27-9dff-4945-b6b0-702c4855e8a2'] [pid: 8|app: 0|req: 108/226] 10.0.0.64 () {32 vars in 739 bytes} [Mon Apr 27 16:47:04 2026] DELETE /v2.1/os-security-groups/158c5a3d-fd20-4d43-b453-d5a433642da3 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:47:05.251 8 WARNING neutronclient.v2_0.client [None req-21dc6e5e-0846-42f6-8e48-eed37d9e6759 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 109/227] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:05 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1436 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/228] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:47:04 2026] POST /v2.1/servers => generated 450 bytes in 1903 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:06.489 8 WARNING neutronclient.v2_0.client [None req-01673ed1-7370-4319-b3fc-41fe8958bd47 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 110/229] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:06 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1399 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:07.096 7 WARNING neutronclient.v2_0.client [None req-43c1ec67-3600-4b00-8f04-ed5eb6ebe851 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 120/230] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:07 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1484 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:07.893 8 WARNING neutronclient.v2_0.client [None req-adf5172f-c105-4249-8f93-971207c1c727 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 111/231] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:07 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:08.274 7 WARNING neutronclient.v2_0.client [None req-29a12e47-94e3-4c6b-9707-2847d8b6ca8a a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/232] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:08 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1484 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:09.023 8 WARNING neutronclient.v2_0.client [None req-fb4f26d2-04fd-4bde-a858-58e00d26e833 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 112/233] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:08 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1451 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-04-27 16:47:09.368 7 WARNING neutronclient.v2_0.client [None req-104f6f00-d0e9-425e-8d56-fa3a973b0b2e a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:10.127 8 WARNING neutronclient.v2_0.client [None req-c56cae60-d2ee-4b97-9271-f599e5356091 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 122/234] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:09 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1492 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/235] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:10 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1451 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:11.223 7 WARNING neutronclient.v2_0.client [None req-e7a843ad-518c-4157-9179-30b9a579223b a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:11.335 8 WARNING neutronclient.v2_0.client [None req-c75ec578-5756-417a-84eb-cf5dbee8e76e 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/236] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:11 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1459 bytes in 1461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/239] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:11 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 2495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:13.819 8 WARNING neutronclient.v2_0.client [None req-63bb298c-13b0-43ab-b675-4f455c03dba8 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:13.962 7 INFO nova.api.openstack.compute.server_external_events [req-bfde183d-7001-4238-94d9-2ec0d52b7794 req-475a1b01-78c7-4113-b6d5-12e090f6dd35 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance 2026-04-27 16:47:13.974 7 INFO nova.compute.rpcapi [None req-1a38572a-815f-4d7f-84ab-fd2f8ed8e048 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 124/240] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:14.731 7 WARNING neutronclient.v2_0.client [None req-ccc40e77-4552-4d50-9734-a1219106bbb2 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/241] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:13 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 3916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 125/242] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:14 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 3051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/243] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:47:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:18.068 8 INFO nova.api.openstack.compute.server_external_events [req-e93a2989-ea6f-4f9d-a05f-5dab6d738302 req-dab95d5d-91fb-4fb8-a720-0231be7e0c6c d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 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, ' 2026-04-27 16:47:18.077 8 INFO nova.compute.rpcapi [None req-2cd2c329-8331-44c2-856e-7139e108cd30 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 119/244] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:18.138 7 WARNING neutronclient.v2_0.client [None req-aa44f43c-b02c-41c5-9472-f9c932f7c91a 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:18.279 7 WARNING neutronclient.v2_0.client [None req-aa44f43c-b02c-41c5-9472-f9c932f7c91a 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/245] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:47:18 2026] POST /v2.1/servers => generated 424 bytes in 410 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:18.477 8 WARNING neutronclient.v2_0.client [None req-978e59e5-9608-4eaa-a5a1-6dc828a1b048 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 120/246] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:18 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1370 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:18.742 7 WARNING neutronclient.v2_0.client [None req-5b4f0f82-8d0e-40f3-8f7a-8826a1730534 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:18.796 8 WARNING neutronclient.v2_0.client [None req-7d3f49a9-80c7-48a1-b246-2e3f5115b417 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/247] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:18 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/248] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:18 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:19.562 7 WARNING neutronclient.v2_0.client [None req-4446a3c1-e933-4a53-ba77-c2417c978ad6 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/249] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:19 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1374 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:19.878 8 WARNING neutronclient.v2_0.client [None req-17f4e24f-3bad-4ad1-9306-96f252122417 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] 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: 122/250] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:19 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:19.972 7 WARNING neutronclient.v2_0.client [None req-4f31db4c-b371-447f-86da-f2e2b7a37b2d a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/251] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:19 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:20.646 8 WARNING neutronclient.v2_0.client [None req-30acb299-b8ea-4013-8890-efae87883842 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/252] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:20 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:21.024 7 WARNING neutronclient.v2_0.client [None req-073aebb4-377b-4e1b-b8c9-0b9017183001 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] 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: 130/253] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:20 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:21.137 8 WARNING neutronclient.v2_0.client [None req-a864f145-657f-441c-a1f5-879addf28031 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/254] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:21 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:21.740 7 WARNING neutronclient.v2_0.client [None req-df2f4347-6059-440d-bf79-cbb06951047a 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/255] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:21 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1422 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:22.174 8 WARNING neutronclient.v2_0.client [None req-779d8d8c-7374-475f-9514-73fcb7a37623 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] 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: 125/256] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:22 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:22.299 7 WARNING neutronclient.v2_0.client [None req-6d547489-1a0c-47be-9d76-875492e6e604 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/257] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:22 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:22.829 8 WARNING neutronclient.v2_0.client [None req-b26f9ec9-2a0a-46dd-9e6b-8f9b7ff0078d 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/260] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:22 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1430 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:23.317 8 WARNING neutronclient.v2_0.client [None req-b663c7e5-7aea-4cc5-8304-a353b0a40f51 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:23.403 7 WARNING neutronclient.v2_0.client [None req-04a814d1-d638-48cb-81e7-9a3a45433abe 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:23.440 7 WARNING neutronclient.v2_0.client [None req-04a814d1-d638-48cb-81e7-9a3a45433abe 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/261] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:23 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:23.514 8 WARNING neutronclient.v2_0.client [None req-4ba9760d-5528-437a-95f1-4488efe37d74 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/262] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:23 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:23.712 7 WARNING neutronclient.v2_0.client [None req-04a814d1-d638-48cb-81e7-9a3a45433abe 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:23.902 8 INFO nova.api.openstack.compute.server_external_events [req-78d71992-7b42-4e11-b059-89b238593d74 req-3ae4238d-8b90-4089-a36f-21504cd339b9 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance [pid: 8|app: 0|req: 130/263] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:23.943 8 WARNING neutronclient.v2_0.client [None req-5b9f2493-e421-432f-bfa6-a199539477ba 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/264] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:47:23 2026] POST /v2.1/servers => generated 451 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:24.020 7 WARNING neutronclient.v2_0.client [None req-270f9257-04b6-4101-bd22-19a74ccf91d7 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/265] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:23 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => 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: 135/266] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:24 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1253 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:24.531 8 WARNING neutronclient.v2_0.client [None req-a98f9636-4211-4a09-abcf-11f3e975e83f 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:24.693 7 WARNING neutronclient.v2_0.client [None req-125cba8c-bb3a-425b-ae5c-a4c83eccdf6e a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/267] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:24 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:24 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:25.087 8 WARNING neutronclient.v2_0.client [None req-6858465c-fbf5-48a0-a15a-00c4dcc90e0e 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:25.106 7 WARNING neutronclient.v2_0.client [None req-0cf33bf4-7079-4b8f-8596-155465a2a123 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/269] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:25 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1303 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:25 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1470 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:25.746 7 WARNING neutronclient.v2_0.client [None req-11d4b8cb-66c8-46cf-a1c2-19bb01a62270 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/271] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:25 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:25.924 8 WARNING neutronclient.v2_0.client [None req-11105a03-77e9-459f-b2c8-a79b4eaff96c a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/272] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:25 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:26.193 7 WARNING neutronclient.v2_0.client [None req-1a126b42-a2f3-4f0c-ad43-861fd7730974 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/273] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:26 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1351 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-04-27 16:47:26.268 8 WARNING neutronclient.v2_0.client [None req-aea28337-e154-4cf4-8d9f-2eb4dc072d76 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/274] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:26 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1470 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:26.890 7 WARNING neutronclient.v2_0.client [None req-f2b39ef3-a3ef-4b21-9507-9b744e28d589 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/275] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:26 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 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-04-27 16:47:27.060 8 WARNING neutronclient.v2_0.client [None req-9494d097-3970-4070-90ca-b75270ec184a a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/276] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:27 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:27.272 7 WARNING neutronclient.v2_0.client [None req-8d02c8ae-6135-4881-af9d-21b27b387c07 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/277] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:27 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1351 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:27.344 8 INFO nova.api.openstack.compute.server_external_events [req-a286d99a-c57c-48e3-98c3-54e217843584 req-08cf4968-3617-456d-8a63-8ee6b9644fc5 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 8|app: 0|req: 137/278] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:27.401 7 WARNING neutronclient.v2_0.client [None req-0a23105a-6b92-4d09-b2f1-1e4f85c53cb3 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/279] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:27 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1470 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:28.037 8 WARNING neutronclient.v2_0.client [None req-e1e28dd3-6ebd-4a58-b522-ab28160b6b4c 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/280] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:28 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:28.219 7 WARNING neutronclient.v2_0.client [None req-afc96060-986c-447e-b3d2-b6851d2a8106 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] 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: 143/281] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:28 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:28.358 8 WARNING neutronclient.v2_0.client [None req-919d08de-d7ea-43a5-b866-d3e26a6e8003 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/282] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:28 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1359 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:28.808 7 WARNING neutronclient.v2_0.client [None req-935bb1b5-5776-459b-9fce-69f40a653058 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/283] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:28 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1470 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:29.068 8 INFO nova.api.openstack.compute.server_external_events [req-351316d9-c440-455c-b5ff-70f9c1c4e57d req-68351c56-6922-4b4d-b180-208fb027c027 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance [pid: 8|app: 0|req: 140/284] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:29.255 7 WARNING neutronclient.v2_0.client [None req-6d1f9398-b201-40a0-b484-d369b1b07f1f 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] 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: 145/285] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:29 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:47:29.393 8 WARNING neutronclient.v2_0.client [None req-93f89570-6d3d-43db-824b-fa7b1094aef5 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:29.459 7 WARNING neutronclient.v2_0.client [None req-f2007bd9-35b6-4765-956e-e06fc79ba6d9 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/286] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:29 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:29 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:29.709 8 INFO nova.api.openstack.compute.server_external_events [req-1cba4510-23a7-4059-96a1-795ce19c2612 req-349d2b48-8c9e-482a-a3f0-afbed1518f27 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance 2026-04-27 16:47:29.709 8 INFO nova.api.openstack.compute.server_external_events [req-1cba4510-23a7-4059-96a1-795ce19c2612 req-349d2b48-8c9e-482a-a3f0-afbed1518f27 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance 2026-04-27 16:47:29.709 8 INFO nova.api.openstack.compute.server_external_events [req-1cba4510-23a7-4059-96a1-795ce19c2612 req-349d2b48-8c9e-482a-a3f0-afbed1518f27 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance 2026-04-27 16:47:29.710 8 INFO nova.api.openstack.compute.server_external_events [req-1cba4510-23a7-4059-96a1-795ce19c2612 req-349d2b48-8c9e-482a-a3f0-afbed1518f27 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 8|app: 0|req: 142/288] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:29 2026] POST /v2.1/os-server-external-events => generated 696 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-04-27 16:47:30.061 7 WARNING neutronclient.v2_0.client [None req-bd560597-0e5d-4dbf-ad4a-8ca19a8c3a6f 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/289] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:30 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:30.416 8 WARNING neutronclient.v2_0.client [None req-1c32ba05-32ab-4832-b65b-19317950d006 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:30.549 7 WARNING neutronclient.v2_0.client [None req-545a40e9-0cdf-4382-86ef-85d8fa094886 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/290] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:30 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1525 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:30.624 8 WARNING neutronclient.v2_0.client [None req-3048be73-2b8c-4326-b77b-cebca0957a9f 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/291] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:30 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1557 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:30 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1437 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.111 7 INFO nova.api.openstack.compute.server_external_events [req-9cd4a22f-dfdf-44b0-b78a-e28fcc5a2e11 req-256be41a-7ebb-4e96-9f08-f30dd1cbacb6 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance 2026-04-27 16:47:31.112 7 INFO nova.api.openstack.compute.server_external_events [req-9cd4a22f-dfdf-44b0-b78a-e28fcc5a2e11 req-256be41a-7ebb-4e96-9f08-f30dd1cbacb6 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 7|app: 0|req: 149/293] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:31 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.209 8 WARNING neutronclient.v2_0.client [None req-7cdd802a-2872-44fe-ae92-2ccf899f2cb8 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/294] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1655 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: 150/295] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141/ips => generated 109 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: 146/296] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141/ips => generated 109 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, ' [pid: 7|app: 0|req: 151/297] 10.0.0.64 () {32 vars in 824 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141/ips/tempest-ServerAddressesTestJSON-1130387033-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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.633 7 WARNING neutronclient.v2_0.client [None req-af802f21-03df-4ac3-9f0e-e2cbb966b8f7 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/298] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:47:31 2026] DELETE /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.700 8 WARNING neutronclient.v2_0.client [None req-740bca8c-be7f-4e49-b23a-99d4a84442a0 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/299] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1716 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.796 7 WARNING neutronclient.v2_0.client [None req-8906b857-fc88-4203-bdda-7640c6ece5c5 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/300] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1661 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-04-27 16:47:31.865 8 WARNING neutronclient.v2_0.client [None req-030b82c1-f966-4ed6-be57-3ded69db330d 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/301] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1741 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: 149/302] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:31.937 7 WARNING neutronclient.v2_0.client [None req-58a145f3-90f0-4ba6-9a9a-32b79766814f 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:31.971 8 WARNING neutronclient.v2_0.client [None req-3164599f-7142-4ce0-abae-93edc6c47970 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/303] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106/os-interface => generated 285 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/304] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:31 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1437 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:32.917 7 WARNING neutronclient.v2_0.client [None req-5f38b376-32b8-4cd7-be8f-69cb8a2ae16e 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:32.945 8 WARNING neutronclient.v2_0.client [None req-f09ad86f-856a-4a70-87af-bf3811b7f417 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/307] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:32 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1661 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:33.154 7 WARNING neutronclient.v2_0.client [None req-a3275fc4-00ec-4eb9-96fc-e32d20f5a25a a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/308] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:32 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1716 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:33.211 8 INFO nova.api.openstack.compute.server_external_events [req-868a4a72-bc29-471d-84e2-a85c74565701 req-b48e8564-0b2f-43f8-b8cf-0f8dd12ed287 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance [pid: 8|app: 0|req: 153/309] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 157/310] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:33 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1741 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:33.288 8 WARNING neutronclient.v2_0.client [None req-2c3e24da-60c7-4e41-aaa7-08b702086497 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:33.295 7 INFO nova.api.openstack.compute.server_external_events [req-48e7509d-0b89-40f3-ba9a-6c9bdea83da0 req-4bb4d0f1-fb9a-455b-8d38-7a6c711bfff3 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance 2026-04-27 16:47:33.295 7 INFO nova.api.openstack.compute.server_external_events [req-48e7509d-0b89-40f3-ba9a-6c9bdea83da0 req-4bb4d0f1-fb9a-455b-8d38-7a6c711bfff3 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance [pid: 7|app: 0|req: 158/311] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:33 2026] POST /v2.1/os-server-external-events => generated 352 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, ' [pid: 7|app: 0|req: 159/312] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:47:33 2026] GET /v2.1/servers => generated 384 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/313] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:33 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1437 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, ' [pid: 7|app: 0|req: 160/314] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:47:33 2026] DELETE /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:33.606 8 WARNING neutronclient.v2_0.client [None req-872746eb-5b1f-4d8f-86ff-54afce694a9f a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/315] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:33 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1747 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:34.186 7 WARNING neutronclient.v2_0.client [None req-a529b95e-54f5-4ed4-8c3c-afc414cea0de 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/316] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:34 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1661 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:34.471 8 WARNING neutronclient.v2_0.client [None req-c3685caa-1104-4056-90d7-c276e1181bfa 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/317] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:34 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1425 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:34.781 7 WARNING neutronclient.v2_0.client [None req-715a32a8-9326-4429-a347-51d5de72c2d7 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/318] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:34 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1867 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:35.254 8 INFO nova.api.openstack.compute.server_external_events [req-55e84ee7-13a6-4ad7-8c7a-3259eebc1aaf req-2e1dd556-6292-473a-87d5-26e5155680fa d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance 2026-04-27 16:47:35.255 8 INFO nova.api.openstack.compute.server_external_events [req-55e84ee7-13a6-4ad7-8c7a-3259eebc1aaf req-2e1dd556-6292-473a-87d5-26e5155680fa d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance 2026-04-27 16:47:35.255 8 INFO nova.api.openstack.compute.server_external_events [req-55e84ee7-13a6-4ad7-8c7a-3259eebc1aaf req-2e1dd556-6292-473a-87d5-26e5155680fa d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance [pid: 8|app: 0|req: 157/319] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:35 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:35.333 7 WARNING neutronclient.v2_0.client [None req-26c40464-79de-40ac-9494-f782464e82ed 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:35.338 8 INFO nova.api.openstack.compute.server_external_events [req-c9b28c40-bb45-41b6-8ce2-d7e61dd6dcba req-2c895368-893f-414e-807f-4253933a69d3 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:5063371f-0e4c-4143-89ff-24a146636496 for instance bf10af9b-22f6-4257-843b-6367bf583141 on instance [pid: 8|app: 0|req: 158/320] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:35 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: 163/321] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:35 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1451 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:35.638 8 WARNING neutronclient.v2_0.client [None req-33b04056-7584-42c3-86a5-3e570607c1b6 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/322] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:35 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1425 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:35.964 7 WARNING neutronclient.v2_0.client [None req-61ce8b51-653d-453c-80e2-9049a1fbada7 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/323] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:35 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1867 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:36.445 8 WARNING neutronclient.v2_0.client [None req-f37df79b-97a5-4d4a-a6b5-9490760fa7a2 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/324] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:36 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:36.829 7 WARNING neutronclient.v2_0.client [None req-76eb8576-5bae-4ec7-9160-39ad23a44a84 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/325] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:36 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1425 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:37.116 8 WARNING neutronclient.v2_0.client [None req-fd4cf49c-e630-4f0d-88db-cfcae8f80c10 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/326] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:37 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1800 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:37.386 7 INFO nova.api.openstack.compute.server_external_events [req-edf8c557-c714-4e21-92f8-12843f221118 req-907f6b94-cbf5-4f4b-9c98-2f78dedaa6d2 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:3f224341-3e21-46a2-96d1-de0b41dacd35 for instance 30142cfa-abb7-4996-b35d-242774751106 on instance 2026-04-27 16:47:37.387 7 INFO nova.api.openstack.compute.server_external_events [req-edf8c557-c714-4e21-92f8-12843f221118 req-907f6b94-cbf5-4f4b-9c98-2f78dedaa6d2 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 7|app: 0|req: 166/327] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:37 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:37.562 8 WARNING neutronclient.v2_0.client [None req-273af85a-09b8-432a-bfa2-e0beb3917841 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/328] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:37 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:37.971 7 WARNING neutronclient.v2_0.client [None req-18576495-db72-443f-9391-6c4f6c62ccbd 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/329] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:37 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1425 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:38.225 8 WARNING neutronclient.v2_0.client [None req-f07ec4d2-8df7-4bda-9ddf-02e28e9e6676 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/330] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:38 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1518 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:38.648 7 INFO nova.api.openstack.wsgi [None req-72e47a03-2b1f-4cad-9168-ce074f57fdbe 95622f3c8cc14ff5ba45b8b571c6570b aa845da04d9547908f189040ad5dc9bc - - default default] HTTP exception thrown: Instance bf10af9b-22f6-4257-843b-6367bf583141 could not be found. [pid: 7|app: 0|req: 168/331] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:38 2026] GET /v2.1/servers/bf10af9b-22f6-4257-843b-6367bf583141 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:39.138 8 WARNING neutronclient.v2_0.client [None req-c4e16513-6a17-4b56-a9ee-4874a73d7573 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/332] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:39 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1612 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:39.306 7 WARNING neutronclient.v2_0.client [None req-71f80c17-9865-4283-8f40-eba13c7f3150 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:39.332 8 WARNING neutronclient.v2_0.client [None req-7c6fb6d2-4e3c-4440-ac17-a8c0869e9e4a a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/333] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:47:39 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa/os-interface => generated 285 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/334] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:39 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 1518 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:39.432 7 INFO nova.api.openstack.compute.server_external_events [req-3487469c-ac3e-48b8-9ab1-492e4306580e req-b9042486-b64f-4e1b-8b48-6c355ecc8102 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 7|app: 0|req: 170/335] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:40.008 7 INFO nova.api.openstack.compute.server_external_events [req-ec24e4a0-b414-42aa-9c88-daa63b7293e8 req-17cfbe08-10e9-436d-bbcb-accc153541c2 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 7|app: 0|req: 171/336] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:40.015 8 WARNING neutronclient.v2_0.client [None req-660c83fc-5ce2-47c4-91c2-ec95bcf7ae6d 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/337] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:39 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1612 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, ' [pid: 7|app: 0|req: 172/338] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:47:40 2026] GET /v2.1/servers => generated 387 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: 167/339] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:47:40 2026] DELETE /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => 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-04-27 16:47:40.325 7 WARNING neutronclient.v2_0.client [None req-f8fb62e9-9133-4ab5-a1a4-8713f147c7fe 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:40.421 8 INFO nova.api.openstack.wsgi [None req-8273de71-7f52-4ffb-bc25-7f6445563d83 a9ed6b215aea4f439a269fe4bc65322f 97709c7ee70b400094ce412d3d8b6b37 - - default default] HTTP exception thrown: Instance 30142cfa-abb7-4996-b35d-242774751106 could not be found. [pid: 8|app: 0|req: 168/340] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:40 2026] GET /v2.1/servers/30142cfa-abb7-4996-b35d-242774751106 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/341] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:40 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1618 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, ' [pid: 8|app: 0|req: 169/342] 10.0.0.64 () {32 vars in 705 bytes} [Mon Apr 27 16:47:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1419998670 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:41.477 7 WARNING neutronclient.v2_0.client [None req-e486edac-8c22-4a1b-a02c-d4936ac3e283 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:47:41.545 8 INFO nova.api.openstack.compute.server_external_events [req-97dab3d0-a394-419d-a7b6-a3c5c8d05189 req-9fd92c07-084d-40b6-aad9-775ab9e798bd d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 8|app: 0|req: 170/343] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:41 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1738 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:42.666 8 WARNING neutronclient.v2_0.client [None req-6181ddb0-69b7-479c-b932-5cf100046377 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/347] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:42 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1738 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:43.594 7 INFO nova.api.openstack.compute.server_external_events [req-ec3453b7-b55a-47a5-9559-379f453de2bf req-4a8ba20e-36ef-4e34-a8cc-1241b5034f48 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance 2026-04-27 16:47:43.594 7 INFO nova.api.openstack.compute.server_external_events [req-ec3453b7-b55a-47a5-9559-379f453de2bf req-4a8ba20e-36ef-4e34-a8cc-1241b5034f48 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:b1813c4b-b24b-46b4-8a65-adc5a2e568ad for instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa on instance [pid: 7|app: 0|req: 177/348] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:43 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:43.975 8 WARNING neutronclient.v2_0.client [None req-9fb8e99d-75a6-4600-be72-9570eaeb17fc 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/349] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:43 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:45.075 7 WARNING neutronclient.v2_0.client [None req-c6158ebb-93fd-4fdd-b2b8-e503bd0118cc 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/350] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:45 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:46.168 8 WARNING neutronclient.v2_0.client [None req-b4538838-f8ff-4f2f-bf25-de0813450b06 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/351] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:46 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:47.256 7 INFO nova.api.openstack.wsgi [None req-8ae7f99a-492d-486c-842c-940217061e59 40c514ea0a6947648d9dd9f569754fa4 1656d828e1364219831ebb8c81d32856 - - default default] HTTP exception thrown: Instance a5ec0b48-6768-4595-8916-d0ab6dcae7aa could not be found. [pid: 7|app: 0|req: 179/352] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:47 2026] GET /v2.1/servers/a5ec0b48-6768-4595-8916-d0ab6dcae7aa => 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: 8|app: 0|req: 174/353] 10.0.0.64 () {32 vars in 705 bytes} [Mon Apr 27 16:47:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1514661964 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:48.615 7 WARNING neutronclient.v2_0.client [None req-cc5feed3-28b2-4a0b-b4d5-a53033dd323d 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/354] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:47:48 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:47:48.759 8 WARNING neutronclient.v2_0.client [None req-7eaa6302-ae42-4723-b3b4-298d75573803 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/355] 10.0.0.64 () {32 vars in 814 bytes} [Mon Apr 27 16:47:48 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/os-interface/d75d74b5-dff3-4aed-8967-a49239ea553f => generated 281 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 181/356] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:48 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/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, ' [pid: 8|app: 0|req: 176/357] 10.0.0.64 () {34 vars in 749 bytes} [Mon Apr 27 16:47:48 2026] POST /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/action => generated 0 bytes in 50 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: 182/358] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:48 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 156 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, ' [pid: 8|app: 0|req: 177/359] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:49 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:50.164 7 INFO nova.api.openstack.compute.server_external_events [req-dfe5a369-00ce-4e3e-88e1-480076085ed8 req-520432a8-9948-4edd-89bc-7a9197a81122 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 7|app: 0|req: 183/360] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47: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: 8|app: 0|req: 178/361] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:51 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:51.123 7 WARNING neutronclient.v2_0.client [None req-f77e1253-482c-4126-a121-f64cb9fee893 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/362] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:51 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1951 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/363] 10.0.0.64 () {34 vars in 749 bytes} [Mon Apr 27 16:47:51 2026] POST /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/action => generated 0 bytes in 41 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: 185/364] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:51 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/365] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:52 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 195 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, ' [pid: 8|app: 0|req: 182/368] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:53 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:53.617 7 INFO nova.api.openstack.compute.server_external_events [req-a8a9bf29-70be-47ed-ba3e-f11a54771e34 req-1ddf53df-203c-4dc5-bd61-e23cf0b9dbef d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 7|app: 0|req: 187/369] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:53 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: 183/370] 10.0.0.64 () {32 vars in 722 bytes} [Mon Apr 27 16:47:54 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421/ips => generated 156 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, ' [pid: 7|app: 0|req: 188/371] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:47:54 2026] DELETE /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:54.653 8 WARNING neutronclient.v2_0.client [None req-c2aff272-8cf6-4ae5-939b-61bc42867c68 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/372] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:54 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1842 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:55.832 7 WARNING neutronclient.v2_0.client [None req-acab5714-660d-4407-b6f8-0d51dffcecdc 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:55.851 8 INFO nova.api.openstack.compute.server_external_events [req-56ae7987-819b-4d05-9ce6-9e9750274dab req-0fc5da12-5344-414c-8486-26ac47195d41 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 8|app: 0|req: 185/373] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:55 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1842 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:57.122 8 WARNING neutronclient.v2_0.client [None req-6aedd210-42ed-4cb4-a751-63b53d0c5516 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:57.402 7 INFO nova.api.openstack.compute.server_external_events [req-eb0f7b08-f9ec-4054-ab2c-50bc665f8d22 req-a0f86b73-4fa4-4d88-9da2-49e8ea7ee36d d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 7|app: 0|req: 190/375] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:57 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: 186/376] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:57 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1774 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:57.899 7 INFO nova.api.openstack.compute.server_external_events [req-6c570f2e-182e-433b-ad1a-243621acc612 req-478f306b-5387-44e6-8d3c-44668c1e35b7 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:d75d74b5-dff3-4aed-8967-a49239ea553f for instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 on instance [pid: 7|app: 0|req: 191/377] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:47:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:58.466 8 WARNING neutronclient.v2_0.client [None req-9e9283b2-5afe-4317-a140-ac4feeb122ff 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/378] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:58 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1485 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:47:59.714 7 WARNING neutronclient.v2_0.client [None req-422d046d-eb69-4914-80cf-8ed276ec0e75 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/379] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:47:59 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 1485 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: 188/380] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:47:59 2026] POST /v2.1/os-keypairs => generated 384 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:00.800 7 INFO nova.api.openstack.wsgi [None req-1a2b6afb-0e9c-45f5-ab78-c6e5f42399e0 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] HTTP exception thrown: Instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 could not be found. [pid: 7|app: 0|req: 193/381] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:00 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 10.0.0.64 () {32 vars in 705 bytes} [Mon Apr 27 16:48:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1570608484 => 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-04-27 16:48:01.263 7 INFO nova.api.openstack.wsgi [None req-f45ac4f2-fa3b-403f-b39d-9b6b018c7ca9 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] HTTP exception thrown: Instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 could not be found. [pid: 7|app: 0|req: 194/383] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:48:01 2026] DELETE /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 16:48:01.295 8 INFO nova.api.openstack.wsgi [None req-9e299ac8-7cb8-4efb-a4ef-d5c70f264581 908938aa11a44e78ae19829d18d6a0f8 30ff673af9474ffea72064b542e360a3 - - default default] HTTP exception thrown: Instance a40c77d4-045f-4dd6-8eeb-25373c0c6421 could not be found. [pid: 8|app: 0|req: 190/384] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:01 2026] GET /v2.1/servers/a40c77d4-045f-4dd6-8eeb-25373c0c6421 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:01.622 7 WARNING neutronclient.v2_0.client [None req-04a693ae-14bc-4516-ad01-cda8d429e8ae 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:01.666 7 WARNING neutronclient.v2_0.client [None req-04a693ae-14bc-4516-ad01-cda8d429e8ae 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:01.839 7 WARNING neutronclient.v2_0.client [None req-04a693ae-14bc-4516-ad01-cda8d429e8ae 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/385] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:48:01 2026] POST /v2.1/servers => generated 451 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:02.055 8 WARNING neutronclient.v2_0.client [None req-51ffd691-4591-479d-86b0-84afb8d3261b 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/386] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:02 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1422 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:03.135 7 WARNING neutronclient.v2_0.client [None req-6e8d51b4-da64-4333-babb-8de69199f30f 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/389] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:03 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1426 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:04.249 8 WARNING neutronclient.v2_0.client [None req-c02c871c-e24f-4bc9-9201-29e07e5f7d59 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/390] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:04 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1474 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-04-27 16:48:05.355 7 WARNING neutronclient.v2_0.client [None req-7d448f76-3558-4793-bd12-65806ee7ca68 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/391] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:05 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1474 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:06.471 8 WARNING neutronclient.v2_0.client [None req-8293b86f-c0c7-4a38-8a7a-f74b34e47769 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/392] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:06 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1482 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:07.524 7 INFO nova.api.openstack.compute.server_external_events [req-607f4bf1-97d4-43ca-a890-072abe686761 req-c139e9f5-9a33-4d34-b532-cb9bcff0fa97 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 7|app: 0|req: 199/393] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:07.634 8 WARNING neutronclient.v2_0.client [None req-1f264796-e90d-40e4-945f-a1b50464c694 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/394] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:07 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1560 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:09.300 7 WARNING neutronclient.v2_0.client [None req-afb2bbe8-815f-40a9-bfc9-6f972ba8101d 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/395] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:09 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1548 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:10.573 8 WARNING neutronclient.v2_0.client [None req-2ccfe98e-bccd-4ddb-994f-deb5466c977a 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/396] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:10 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1548 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:11.917 7 WARNING neutronclient.v2_0.client [None req-5e69d556-5398-487b-af33-2604f4763cea 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:12.605 8 INFO nova.api.openstack.compute.server_external_events [req-6a44e17b-404b-443c-98cf-e9118820ad7d req-6421afe0-324c-4fb5-ad83-36f072e5826f d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 8|app: 0|req: 197/397] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:12 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) [pid: 7|app: 0|req: 201/400] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:11 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1548 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:13.907 8 WARNING neutronclient.v2_0.client [None req-a8310e2b-f057-46e5-a45f-b0394932a9ad 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/401] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:13 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1726 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:14.599 7 WARNING neutronclient.v2_0.client [None req-ed878f6b-ae3b-4eba-97a0-6d0c62ff3fd8 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:14.641 8 INFO nova.api.openstack.compute.server_external_events [req-ced23e7b-1789-4918-8f18-9793d018095b req-7fb86f6e-c02f-4e17-8dae-faf721d0b63b d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 8|app: 0|req: 201/402] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:48:14 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4/os-interface => generated 285 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:16.074 8 INFO nova.api.openstack.compute.server_external_events [req-635c4108-77b6-4e92-8022-defdeb5e080e req-cb2ab68c-90d2-4b96-bde5-10ffd85fa223 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 8|app: 0|req: 202/404] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:48:16.097 7 WARNING neutronclient.v2_0.client [None req-3a371cec-bf9e-4901-a8d2-39344c643b54 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/405] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:16 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1726 bytes in 1396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 203/406] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:48:17 2026] GET /v2.1/servers => generated 378 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 204/407] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:48:17 2026] DELETE /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:17.697 8 WARNING neutronclient.v2_0.client [None req-83aea257-d581-47b0-98ed-9cf38a16d950 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/408] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:17 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1732 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:19.056 7 INFO nova.api.openstack.compute.server_external_events [req-4bb1fd62-7410-4fbf-aaad-651ba0a6ab98 req-14a5227a-e989-4c9b-acd3-0d17feaf0185 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 7|app: 0|req: 205/409] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:19.442 8 WARNING neutronclient.v2_0.client [None req-72bf45b8-c261-4b02-a223-894bc4b0100a 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/410] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:19 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1732 bytes in 992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:21.093 7 INFO nova.api.openstack.compute.server_external_events [req-f3316944-6b68-4694-a8ff-ea25b893609d req-28da24b3-a47b-434c-bfdb-dfb1b510a985 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 7|app: 0|req: 206/411] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:21 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-04-27 16:48:21.439 8 WARNING neutronclient.v2_0.client [None req-3de8100b-8599-486d-9d1c-9e4e3b135cbd 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/412] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:21 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1784 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:22.582 7 WARNING neutronclient.v2_0.client [None req-871a8831-10e4-4a52-aabe-7ee158724fdd 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/413] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:22 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1508 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:23.510 8 INFO nova.api.openstack.compute.server_external_events [req-43c6dd2c-e68c-4ec6-ab93-bd03581aeac8 req-455c29be-55a9-4773-a03e-990936fbf7df d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:70ba4b3c-82dd-4cf2-a841-0b92d7771d27 for instance 22e06038-a248-438d-86fa-8f49fa974bc4 on instance [pid: 8|app: 0|req: 208/416] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:23.671 7 WARNING neutronclient.v2_0.client [None req-ca52bab7-f117-4198-9781-a378c2e8eed5 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/417] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:23 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => generated 1508 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:24.791 8 INFO nova.api.openstack.wsgi [None req-3e6153df-b3e1-429a-8606-710f9deec4e2 005092821a004698b0e735fedee22e07 107a07dfbdfc466baa095a6dd8f75023 - - default default] HTTP exception thrown: Instance 22e06038-a248-438d-86fa-8f49fa974bc4 could not be found. [pid: 8|app: 0|req: 209/418] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:24 2026] GET /v2.1/servers/22e06038-a248-438d-86fa-8f49fa974bc4 => 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: 210/419] 10.0.0.64 () {32 vars in 701 bytes} [Mon Apr 27 16:48:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-47545003 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:48:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:38.188 8 WARNING neutronclient.v2_0.client [None req-fcfde9ac-dc8e-473a-8802-164c5e8e1df2 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:38.258 8 WARNING neutronclient.v2_0.client [None req-fcfde9ac-dc8e-473a-8802-164c5e8e1df2 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:38.445 8 WARNING neutronclient.v2_0.client [None req-fcfde9ac-dc8e-473a-8802-164c5e8e1df2 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/423] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:48:38 2026] POST /v2.1/servers => generated 451 bytes in 651 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 16:48:38.792 7 WARNING neutronclient.v2_0.client [None req-93a403fb-f716-4699-ae00-beccc5a28ed1 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/424] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:38 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1392 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:39.942 8 WARNING neutronclient.v2_0.client [None req-961ca0dd-abb4-4e1b-8059-f59cf0765afe be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/425] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:39 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1396 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:41.043 7 WARNING neutronclient.v2_0.client [None req-22bc5fa7-1ce7-4d8a-8a27-58d4544165ff be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/426] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:41 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:42.128 8 WARNING neutronclient.v2_0.client [None req-4e28ff13-7e26-4be5-b7db-548c68b398e8 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/427] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:42 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => 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-04-27 16:48:43.221 8 WARNING neutronclient.v2_0.client [None req-ce4264a3-e8c6-4f60-b445-605320c6ac54 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/430] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:43 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1518 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:44.504 7 INFO nova.api.openstack.compute.server_external_events [req-5f1d115a-8d19-435d-bbd9-35e05135abb7 req-16b8af7c-ec6e-409d-a460-9e923753bc04 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 7|app: 0|req: 216/431] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:44 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-04-27 16:48:45.262 8 WARNING neutronclient.v2_0.client [None req-d773450b-f7b1-4a0a-8736-14ec2e564ebc be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/432] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:45 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1516 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:46.406 7 WARNING neutronclient.v2_0.client [None req-bf70146a-7ec0-4dae-949a-6937adbe7f96 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/433] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:46 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1516 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:47.568 8 WARNING neutronclient.v2_0.client [None req-a4126c57-697e-4bba-a3e7-bd1cea626457 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/434] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:47 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1516 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:48.758 7 WARNING neutronclient.v2_0.client [None req-27816e58-ead7-431b-b324-be2a704d50b1 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/435] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:48 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1516 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:49.240 8 INFO nova.api.openstack.compute.server_external_events [req-09ccc537-1c38-47ca-b930-e58fe546894f req-fc0a5af2-9ad2-4b24-9798-889686fa89c4 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 8|app: 0|req: 218/436] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:49.970 7 WARNING neutronclient.v2_0.client [None req-5f66c41b-728b-449f-9316-fa7dce655ba8 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/437] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:49 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1516 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:51.292 8 INFO nova.api.openstack.compute.server_external_events [req-c8fb244e-66be-47a8-a0e8-91ae163991c1 req-c0be94a9-93db-4dba-88da-a7a7458f5be3 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 8|app: 0|req: 219/438] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:51.987 7 WARNING neutronclient.v2_0.client [None req-94d52b82-eca4-43a6-8d7b-5aae9fa90675 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/441] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:51 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1700 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:53.147 8 WARNING neutronclient.v2_0.client [None req-62b85287-e5c8-46f9-9db5-16313147f343 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/442] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:48:53 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f/os-interface => generated 285 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:55.230 7 INFO nova.api.openstack.compute.server_external_events [req-13cbb450-21cb-4dc7-9a0b-224270c5368a req-f430c073-91e9-444c-8bde-164ba3171cdd d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 7|app: 0|req: 221/443] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:48:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/444] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:48:57 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:48:59.295 7 WARNING neutronclient.v2_0.client [None req-1316f1e2-c04f-4c1c-99eb-894669ed0f9e 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:59.336 7 WARNING neutronclient.v2_0.client [None req-1316f1e2-c04f-4c1c-99eb-894669ed0f9e 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:48:59.452 7 WARNING neutronclient.v2_0.client [None req-1316f1e2-c04f-4c1c-99eb-894669ed0f9e 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/445] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:48:59 2026] POST /v2.1/servers => generated 450 bytes in 398 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 16:48:59.651 8 WARNING neutronclient.v2_0.client [None req-43126d22-35da-4ba9-b212-1a85e526c2df 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/446] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:48:59 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1403 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:00.742 7 WARNING neutronclient.v2_0.client [None req-2cf57df4-886c-4db0-bffe-3b80d3a77f6c 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/447] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:00 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1407 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:01.865 8 WARNING neutronclient.v2_0.client [None req-db631557-44f1-434e-b05b-3402da0d9c2f 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/448] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:01 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1455 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:02.964 8 WARNING neutronclient.v2_0.client [None req-723ae4af-91c5-42b5-9e4e-a88ccbaf9a37 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/451] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:02 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1455 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, ' [pid: 7|app: 0|req: 225/452] 10.0.0.147 () {30 vars in 619 bytes} [Mon Apr 27 16:49:03 2026] GET /v2.1 => generated 0 bytes in 49 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: 228/453] 10.0.0.147 () {32 vars in 692 bytes} [Mon Apr 27 16:49:03 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: 226/454] 10.0.0.147 () {34 vars in 913 bytes} [Mon Apr 27 16:49:03 2026] GET /v2.1/os-simple-tenant-usage/d9add1b0f20849a2bc4d3512cc707f1f?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.147 () {30 vars in 654 bytes} [Mon Apr 27 16:49:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:04.086 7 WARNING neutronclient.v2_0.client [None req-b625f0d1-44af-408e-a79c-291eddd9f194 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/456] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:04 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1531 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:49:05.079 8 WARNING neutronclient.v2_0.client [None req-1c1dcc71-a7ef-4a8d-8095-6025e7712089 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:05.533 7 INFO nova.api.openstack.compute.server_external_events [req-5daf2b6d-ed30-4860-b269-c1fb58307434 req-07b94d1d-24e8-432c-9799-5f6662610c63 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 228/457] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:05 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-04-27 16:49:05.728 7 WARNING neutronclient.v2_0.client [None req-a64bcc41-8d8d-487f-a8bb-e9c5bac78945 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/458] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:05 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1820 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:05.805 8 WARNING neutronclient.v2_0.client [None req-01e7c60e-ddbc-47d2-959b-4b2723f30e19 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/459] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:05 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:05 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1820 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/461] 10.0.0.64 () {34 vars in 749 bytes} [Mon Apr 27 16:49:06 2026] POST /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:06.264 8 WARNING neutronclient.v2_0.client [None req-87faaf93-c791-4e77-a34c-369d3def7dba be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/462] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => 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, ' [pid: 7|app: 0|req: 231/463] 10.0.0.147 () {30 vars in 619 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1 => generated 0 bytes in 42 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: 233/464] 10.0.0.147 () {32 vars in 692 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 10.0.0.147 () {34 vars in 913 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1/os-simple-tenant-usage/d9add1b0f20849a2bc4d3512cc707f1f?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.147 () {30 vars in 654 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:06.970 7 WARNING neutronclient.v2_0.client [None req-03702614-c977-4e99-90f2-b8a2021c0543 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/467] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:06 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:49:07.408 8 WARNING neutronclient.v2_0.client [None req-dcd86858-c938-47e7-a373-6ff6af9efe63 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/468] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:07 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1822 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-04-27 16:49:08.126 7 WARNING neutronclient.v2_0.client [None req-16c2b76b-5c4e-48c3-b76a-8e19ead09d5d 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/469] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:08 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:08.634 8 WARNING neutronclient.v2_0.client [None req-843484c7-b583-4482-b5aa-fe40fcfdda1b be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/470] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:08 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1822 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-04-27 16:49:09.294 7 WARNING neutronclient.v2_0.client [None req-c80617cb-c1b0-42b4-8168-16afda089398 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/471] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:09 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:09.793 8 WARNING neutronclient.v2_0.client [None req-304744f6-9524-4208-bfb9-aa502530f46e be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/472] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:09 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1827 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:10.487 7 WARNING neutronclient.v2_0.client [None req-27087766-7f7c-49ca-8b85-6c7e63bb625f 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:49:10.508 8 INFO nova.api.openstack.compute.server_external_events [req-ce2e43bf-bbc4-4cca-9ebc-703766d1a24f req-5898b8a5-95c5-45a1-9cae-f324d86ef5ab d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 8|app: 0|req: 238/473] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:10 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:10.952 8 WARNING neutronclient.v2_0.client [None req-295fc31e-40d5-45be-8805-e7274529476b be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/475] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:10 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1827 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:11.716 7 WARNING neutronclient.v2_0.client [None req-7819a9dd-bc80-43e6-af84-ce023580a75c 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/476] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:11 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:12.128 8 WARNING neutronclient.v2_0.client [None req-326ccde1-923d-4441-a74a-0885529111c9 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/477] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:12 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1827 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:12.563 7 INFO nova.api.openstack.compute.server_external_events [req-523f0bc6-9a05-42d2-a176-dcec48c7ba9c req-15304ab3-73ab-4b12-aed6-a867a88e069e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 7|app: 0|req: 238/478] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:12.935 8 WARNING neutronclient.v2_0.client [None req-56547488-4751-4333-8354-4cc8133ace17 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/481] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:12 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:13.309 7 WARNING neutronclient.v2_0.client [None req-220fe52d-e343-43ca-af3c-df8ec295bb60 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/482] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:13 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1827 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:14.111 8 WARNING neutronclient.v2_0.client [None req-421cfd03-125f-49d1-a25e-12e0e3d2ad39 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/483] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:14 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:14.597 8 INFO nova.api.openstack.compute.server_external_events [req-51889b92-4128-4eee-bbfc-6a3c80f97acc req-1d4b63b9-e088-4dbd-8e63-938c3edc9eb7 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance 2026-04-27 16:49:14.597 8 INFO nova.api.openstack.compute.server_external_events [req-51889b92-4128-4eee-bbfc-6a3c80f97acc req-1d4b63b9-e088-4dbd-8e63-938c3edc9eb7 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 8|app: 0|req: 244/484] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:14 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:49:14.612 7 WARNING neutronclient.v2_0.client [None req-9aff2c29-7b84-4776-b354-702401d00381 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/485] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:14 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1827 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:15.279 8 WARNING neutronclient.v2_0.client [None req-f16dd59d-1873-4893-804b-4f76d4efc0ce 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/486] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:15 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:15.807 7 WARNING neutronclient.v2_0.client [None req-5f48c88f-85cf-41b7-abb8-2be62dc8fbcd be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/487] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:15 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1820 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:16.658 8 WARNING neutronclient.v2_0.client [None req-0e7c3609-5de1-43fa-bf14-78e7e23e5fa9 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:16.899 7 INFO nova.api.openstack.compute.server_external_events [req-e7f7b82d-7bdb-45a6-be82-273e0d26868f req-eca1afc0-2548-4b86-9a29-1cc21aebc3f4 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 243/488] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:16 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1529 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:18.485 7 WARNING neutronclient.v2_0.client [None req-361ca6da-5b78-4066-8281-60575d3e408a 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/490] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:18 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1697 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:18.758 8 WARNING neutronclient.v2_0.client [None req-aa461f64-c410-41d3-890a-b8ef36bd8668 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/491] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:18 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1697 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:18.944 7 INFO nova.api.openstack.compute.server_external_events [req-b1c02be1-98ab-4baa-9fbb-4fddaa495913 req-a7564811-95ea-4928-a6cf-485401cbc071 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 245/492] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:20.980 8 INFO nova.api.openstack.compute.server_external_events [req-cfb6079a-d728-4276-85ab-2cf466b92afc req-55d88b65-e133-4f58-8a7d-9b9757d48f06 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 8|app: 0|req: 248/493] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:20 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: 247/496] 10.0.0.64 () {34 vars in 749 bytes} [Mon Apr 27 16:49:30 2026] POST /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581/action => generated 32097 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:31.758 8 WARNING neutronclient.v2_0.client [None req-f7d6c8e9-432f-41f6-9573-df549f56583b be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:31.854 7 INFO nova.api.openstack.compute.server_external_events [req-5d926e47-9777-4312-8460-83fdaa076529 req-9ef9c85a-bc9f-41f0-a416-0ef91efd6cca d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 248/497] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:31 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1820 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/499] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:49:32 2026] DELETE /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:32.715 8 WARNING neutronclient.v2_0.client [None req-f4fe7ca0-54f5-42c5-b0b4-420f262d8821 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] 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: 252/502] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:49:32 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:32 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1826 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:49:34.054 7 INFO nova.api.openstack.compute.server_external_events [req-649ecaf5-ed27-4e39-a26c-513acc765a59 req-1996066a-8400-41c9-a9ec-c9f996af97e9 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 7|app: 0|req: 253/504] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:34.469 8 WARNING neutronclient.v2_0.client [None req-c7b89b64-4680-45e4-a6c6-f5c9bca30f92 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/505] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:34 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1826 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:35.747 7 WARNING neutronclient.v2_0.client [None req-80c4df8a-bc89-4b3b-86cb-c3531c82f65f 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:35.795 8 WARNING neutronclient.v2_0.client [None req-3f0bde56-9179-4006-aca5-827f79af0c30 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:49:35.912 7 WARNING neutronclient.v2_0.client [None req-80c4df8a-bc89-4b3b-86cb-c3531c82f65f 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/506] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:35 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1760 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:36.092 7 WARNING neutronclient.v2_0.client [None req-80c4df8a-bc89-4b3b-86cb-c3531c82f65f 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:49:36.113 8 INFO nova.api.openstack.compute.server_external_events [req-6684551b-b3ad-4f69-be9c-0fe456fc2d0e req-5701a5c2-145f-470d-b19b-5eb4f14b0560 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance 2026-04-27 16:49:36.113 8 INFO nova.api.openstack.compute.server_external_events [req-6684551b-b3ad-4f69-be9c-0fe456fc2d0e req-5701a5c2-145f-470d-b19b-5eb4f14b0560 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:8e64e5e6-168c-4661-89bb-5f1e89007456 for instance 1053f934-a726-48b8-9aa5-95464e37657f on instance [pid: 8|app: 0|req: 254/507] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:36 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:49:35 2026] POST /v2.1/servers => generated 450 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:36.315 8 WARNING neutronclient.v2_0.client [None req-0c14003e-328a-4374-b8ae-445b50536b43 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/509] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:36 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1402 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:37.004 7 WARNING neutronclient.v2_0.client [None req-6b1ccf97-06dd-4584-b591-6cc90487b73c be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/510] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:36 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1478 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-04-27 16:49:37.410 8 WARNING neutronclient.v2_0.client [None req-d86b1ce0-e4c5-4131-b2c6-2e6ad6c0f465 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/511] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:37 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1406 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:38.097 7 WARNING neutronclient.v2_0.client [None req-13fabdb5-970d-4bcf-bd35-59368a318254 be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/512] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:38 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 1478 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:38.512 8 WARNING neutronclient.v2_0.client [None req-898bc9a1-bfd4-43fa-9fcd-1e81ee63bd38 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/513] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:38 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:39.183 7 INFO nova.api.openstack.wsgi [None req-2be92bb1-5e53-4753-9b65-9557d94422cb be034d29364b4d4093781ca7ab9046ed aafba2bcb2f146698a57bdb380192f51 - - default default] HTTP exception thrown: Instance 1053f934-a726-48b8-9aa5-95464e37657f could not be found. [pid: 7|app: 0|req: 257/514] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:39 2026] GET /v2.1/servers/1053f934-a726-48b8-9aa5-95464e37657f => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 258/515] 10.0.0.64 () {32 vars in 703 bytes} [Mon Apr 27 16:49:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-592991552 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:39.599 7 WARNING neutronclient.v2_0.client [None req-61292e6a-8402-45a8-a952-2c3f17cb85e5 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/516] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:39 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1454 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:49:40.893 8 WARNING neutronclient.v2_0.client [None req-92b74734-d8b4-47d5-b49e-3a375270e281 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/517] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:40 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1462 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:42.427 7 WARNING neutronclient.v2_0.client [None req-a6545cae-aa2d-45ef-b5b0-638bdd9762bf 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:42.797 8 INFO nova.api.openstack.compute.server_external_events [req-95552a59-70e9-4f17-b9a0-5a61fca36344 req-33734f5f-4b51-4980-b5e6-770bafb0cf9f d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 8|app: 0|req: 262/520] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:42 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:44.022 8 WARNING neutronclient.v2_0.client [None req-4cb18254-0ed6-4279-a7c5-4218a53edb1a 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/522] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:43 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:44.841 7 INFO nova.api.openstack.compute.server_external_events [req-3e9ac5e6-9992-4cf2-9295-cb76d70fc23b req-71fe5e15-c00e-4744-beb5-5a0b1710e7de d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 7|app: 0|req: 260/523] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:45.284 8 WARNING neutronclient.v2_0.client [None req-d494a086-e029-4c13-a67d-4b1f20731155 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/524] 10.0.0.64 () {30 vars in 412 bytes} [Mon Apr 27 16:49:45 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:45 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/526] 10.0.0.64 () {28 vars in 559 bytes} [Mon Apr 27 16:49:45 2026] GET /v2/ => generated 402 bytes in 530 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: 265/527] 10.0.0.64 () {28 vars in 563 bytes} [Mon Apr 27 16:49:45 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: 263/528] 10.0.0.64 () {30 vars in 412 bytes} [Mon Apr 27 16:49:45 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-27 16:49:46.478 8 WARNING neutronclient.v2_0.client [None req-1c5b5eec-cf42-49ff-a95c-c6d01d2d37c4 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/529] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:46 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:49:47.629 7 WARNING neutronclient.v2_0.client [None req-5813a4ac-c283-4819-9abf-1782c11b0991 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/530] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:47 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:48.827 8 WARNING neutronclient.v2_0.client [None req-97c63d87-e0c4-464a-9a1c-b61b77c876b5 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/531] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:48 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:50.001 7 WARNING neutronclient.v2_0.client [None req-640a340a-4777-40f9-9d40-3e2ba7d9d379 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:50.198 8 INFO nova.api.openstack.compute.server_external_events [req-63cd4dfe-3e52-48ae-ae9d-4444c1594bf5 req-b1e3d225-4c56-436d-b376-b14b53c328f1 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 8|app: 0|req: 268/532] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:49 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:51.284 8 WARNING neutronclient.v2_0.client [None req-d192a7ba-25b4-4cfd-a788-e6eae0259db7 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/534] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:51 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1528 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:52.252 7 INFO nova.api.openstack.compute.server_external_events [req-46e95aa8-bc81-402f-88fb-f4de34b745e8 req-b4b671f4-09d8-4ac9-9be3-340f403ab375 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 7|app: 0|req: 266/535] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:52.696 8 WARNING neutronclient.v2_0.client [None req-ef456bf9-b721-468f-a0d1-11253a1e2a64 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/538] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:52 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1697 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:52.866 7 WARNING neutronclient.v2_0.client [None req-341dd34b-f4dd-41e1-800e-05609b4ff950 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/539] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:49:52 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1697 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:49:54.292 8 INFO nova.api.openstack.compute.server_external_events [req-77fca8c8-736e-41f7-aedb-aca6683db93d req-930917f3-1354-48d1-9ec1-94c0789a7688 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 8|app: 0|req: 271/540] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:49:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 270/541] 10.0.0.64 () {34 vars in 749 bytes} [Mon Apr 27 16:50:01 2026] POST /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e/action => generated 34358 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/542] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:50:02 2026] DELETE /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => 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-04-27 16:50:02.568 7 WARNING neutronclient.v2_0.client [None req-3df51fc9-5b71-483e-8d60-22f6300413e2 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/543] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:02 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1823 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:03.762 7 WARNING neutronclient.v2_0.client [None req-bd118a51-96a6-4c9d-bd3b-c857c8e82e8e 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:03.895 8 INFO nova.api.openstack.compute.server_external_events [req-97ce179b-5d80-451e-9d25-12bdb9d76c78 req-cc075d3f-db7b-4b82-bdd9-650a4f4452e6 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 8|app: 0|req: 274/546] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:03 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1823 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:04.995 8 WARNING neutronclient.v2_0.client [None req-da957d10-a9f6-4dce-8fe1-796579cb9a13 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/548] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:04 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1823 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:05.939 7 INFO nova.api.openstack.compute.server_external_events [req-9199bc0e-fbaf-4c28-bdcb-4d41f2350dd1 req-ca7ac1a9-fccc-4e99-b7f4-e34f61486022 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance 2026-04-27 16:50:05.939 7 INFO nova.api.openstack.compute.server_external_events [req-9199bc0e-fbaf-4c28-bdcb-4d41f2350dd1 req-ca7ac1a9-fccc-4e99-b7f4-e34f61486022 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:348a10cb-c3cf-4721-a511-aef0317e2276 for instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e on instance [pid: 7|app: 0|req: 274/549] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:06.525 8 WARNING neutronclient.v2_0.client [None req-72f0b9b1-8b4c-4ad4-b61b-076d0a3cec3d 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/550] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:06 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1488 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:08.096 7 WARNING neutronclient.v2_0.client [None req-ad34e7fb-8f00-4882-94ea-736eab13d026 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/551] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:08 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 1488 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:10.066 8 INFO nova.api.openstack.wsgi [None req-e2fb35b0-7f03-4aa5-a6ea-e735ff55329e 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] HTTP exception thrown: Instance 81816518-98dc-4aa4-88e6-d85e0cc09a3e could not be found. [pid: 8|app: 0|req: 277/552] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:10 2026] GET /v2.1/servers/81816518-98dc-4aa4-88e6-d85e0cc09a3e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/553] 10.0.0.64 () {32 vars in 727 bytes} [Mon Apr 27 16:50:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-993893401 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 278/554] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:50:10 2026] DELETE /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-27 16:50:10.673 7 WARNING neutronclient.v2_0.client [None req-d416763f-685e-4175-ad65-35e6ed6d1659 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/555] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:10 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1703 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:11.455 8 WARNING neutronclient.v2_0.client [None req-b59e8b90-52d3-4e6c-9e07-040f5dd32942 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:11.631 8 WARNING neutronclient.v2_0.client [None req-b59e8b90-52d3-4e6c-9e07-040f5dd32942 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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.64 () {34 vars in 662 bytes} [Mon Apr 27 16:50:11 2026] POST /v2.1/servers => generated 424 bytes in 417 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:11.839 8 WARNING neutronclient.v2_0.client [None req-ebbcfe80-640f-4397-b2f3-07ecf91bb69c c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:11.864 7 WARNING neutronclient.v2_0.client [None req-01546320-9028-40a0-8496-46d58403dec3 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in 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.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:11 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:11.943 8 INFO nova.api.openstack.compute.server_external_events [req-865e6723-b8fc-44f5-a95d-7aac55a2e1d8 req-71148e2c-6cd2-4dd7-801b-c5e02cdde645 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 8|app: 0|req: 281/558] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:11 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1703 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:12.972 7 WARNING neutronclient.v2_0.client [None req-b855865c-7977-4bb8-9580-aa6bdf5fb11e c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/562] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:12 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1372 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:13.129 8 WARNING neutronclient.v2_0.client [None req-3c3a046e-aa5b-44b1-81af-54881b5d4725 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:13.380 7 INFO nova.api.openstack.compute.server_external_events [req-86ab38fc-8565-4290-9095-4c48e56e08eb req-e6b8805b-22f8-4789-9db8-ba56d42e5afa d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 281/563] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:13 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1703 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:13.986 7 INFO nova.api.openstack.compute.server_external_events [req-45aa270a-e339-4f6e-9fdc-010a83a35ac7 req-8b604dff-102a-489b-8ee2-5e3cc1f67a2c d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:6a311e62-6f2f-4490-8324-39c362cf5793 for instance be8baf18-5205-4b21-93fb-378be2b79581 on instance [pid: 7|app: 0|req: 282/565] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:14.096 8 WARNING neutronclient.v2_0.client [None req-3fe7da94-6cce-4e50-8ed6-7042edb7b2f2 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/566] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:14 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1420 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:14.450 7 WARNING neutronclient.v2_0.client [None req-8270ce4f-3393-4404-9aaf-ca72752caedf 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in 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/567] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:14 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1489 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:15.195 8 WARNING neutronclient.v2_0.client [None req-b4d3640f-7d2d-4783-958c-3b76f2e633b7 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/568] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:15 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1420 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:15.550 7 WARNING neutronclient.v2_0.client [None req-939ba1ff-9034-4a29-97ca-d524410e4477 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in 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/569] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:15 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => 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-04-27 16:50:16.275 8 WARNING neutronclient.v2_0.client [None req-ce9f3a06-e280-4e1d-b206-518bfcd9ad50 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/570] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:16 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1428 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:16.642 7 WARNING neutronclient.v2_0.client [None req-cf15518e-51ec-46af-b027-714a6cad5e0c 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] The python binding code in 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/571] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:16 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:17.307 8 INFO nova.api.openstack.compute.server_external_events [req-f6440637-a941-4244-84f4-e137bd739093 req-7d4ac9e9-afb0-4459-944a-f7642f910d82 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance [pid: 8|app: 0|req: 287/572] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:17.364 7 WARNING neutronclient.v2_0.client [None req-f7f4648e-f976-407c-b33f-0bf708ce3f8c c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/573] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:17 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1480 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:17.729 8 INFO nova.api.openstack.wsgi [None req-ccd6bad1-7051-4e51-8b14-268f0dd68873 3255ce0d8bd041c3b72d78eed5eb1f03 cb4705393f9e4894bf6507ba67861e44 - - default default] HTTP exception thrown: Instance be8baf18-5205-4b21-93fb-378be2b79581 could not be found. [pid: 8|app: 0|req: 288/574] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:17 2026] GET /v2.1/servers/be8baf18-5205-4b21-93fb-378be2b79581 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/575] 10.0.0.64 () {32 vars in 729 bytes} [Mon Apr 27 16:50:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1111355720 => 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-04-27 16:50:18.518 8 WARNING neutronclient.v2_0.client [None req-9bb5a859-06a9-4f36-9657-b2a789d3e07f c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/576] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:18 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1468 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 16:50:19.703 7 WARNING neutronclient.v2_0.client [None req-9d12f03f-4a39-450a-a4d7-6ee466be92c9 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/577] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:19 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:20.860 8 WARNING neutronclient.v2_0.client [None req-43d238d0-cb72-4a4c-98a3-85ce510354e8 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/578] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:20 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:22.027 7 WARNING neutronclient.v2_0.client [None req-d2f4791d-4d10-46f1-96e9-c956cda0c3c5 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:22.049 8 INFO nova.api.openstack.compute.server_external_events [req-db108841-fa9a-4dbf-b4b2-84006a4218bf req-51861ba6-6499-4aec-adc2-5ef01de4fb63 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance [pid: 8|app: 0|req: 291/579] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:22 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) [pid: 7|app: 0|req: 289/580] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:21 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1468 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:23.236 7 WARNING neutronclient.v2_0.client [None req-7ce74ad8-c8af-46da-ab23-302cf7995589 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/583] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:23 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1468 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:24.091 8 INFO nova.api.openstack.compute.server_external_events [req-e5dce362-7ca2-4484-9c65-1bbb2b615c83 req-ca8c492a-72a7-42cd-b2c1-d010e568d465 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance [pid: 8|app: 0|req: 293/584] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:24.373 7 WARNING neutronclient.v2_0.client [None req-ef371030-4bd5-40d4-8fa4-8ad7567ab7a0 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/585] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:24 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1648 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/586] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:50:26 2026] DELETE /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:26.140 7 WARNING neutronclient.v2_0.client [None req-9ce1af78-0de4-4067-9392-b54aa0885e49 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/587] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:26 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1654 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:27.429 8 INFO nova.api.openstack.compute.server_external_events [req-bc7da35d-fc78-4568-8717-d35d55a00f4d req-ba49a7d1-a7f2-4801-a84d-1c5deaa51eca d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance [pid: 8|app: 0|req: 295/588] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:27.727 7 WARNING neutronclient.v2_0.client [None req-351b3d5c-303c-460f-9a42-c92a5be7d370 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/589] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:27 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1654 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:29.330 8 WARNING neutronclient.v2_0.client [None req-91f509a3-c754-49a3-b62c-8985ed87830f c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:29.482 7 INFO nova.api.openstack.compute.server_external_events [req-23a47a38-8903-4bbf-a5d8-8e200b977e1f req-128bcfd6-71f2-499c-b433-89643cc96aed d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance 2026-04-27 16:50:29.483 7 INFO nova.api.openstack.compute.server_external_events [req-23a47a38-8903-4bbf-a5d8-8e200b977e1f req-128bcfd6-71f2-499c-b433-89643cc96aed d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:dee23b67-a409-4b4c-a4ee-69305c6faace for instance 661170e6-97df-4634-9fc1-a3b2c139a25a on instance [pid: 7|app: 0|req: 295/590] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:50:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:29 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1612 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:30.649 7 WARNING neutronclient.v2_0.client [None req-2cda57f5-3e32-4a08-8b57-22cd58cd429b c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/592] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:30 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1454 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-04-27 16:50:31.827 8 WARNING neutronclient.v2_0.client [None req-a6a52886-6523-4628-ad78-a81f01a58c53 c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] The python binding code in 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/593] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:31 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 1454 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:32.939 8 INFO nova.api.openstack.wsgi [None req-0e1a3f63-a42d-419b-b973-8d94c2c9266b c957ffe32768416da43124900bb06bba 7552f0a7b29f48a1bc176165c49d0033 - - default default] HTTP exception thrown: Instance 661170e6-97df-4634-9fc1-a3b2c139a25a could not be found. [pid: 8|app: 0|req: 299/596] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:32 2026] GET /v2.1/servers/661170e6-97df-4634-9fc1-a3b2c139a25a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/599] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:50:52 2026] POST /v2.1/os-keypairs => generated 397 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:50:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:56.056 8 WARNING neutronclient.v2_0.client [None req-bb67e000-b63e-401c-8f05-d70f20edeeea 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:56.206 8 WARNING neutronclient.v2_0.client [None req-bb67e000-b63e-401c-8f05-d70f20edeeea 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:56.436 8 WARNING neutronclient.v2_0.client [None req-bb67e000-b63e-401c-8f05-d70f20edeeea 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:50:57.056 8 WARNING neutronclient.v2_0.client [None req-bb67e000-b63e-401c-8f05-d70f20edeeea 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/603] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:50:55 2026] POST /v2.1/servers => generated 497 bytes in 1382 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 16:50:57.397 7 WARNING neutronclient.v2_0.client [None req-4d0b8555-0d61-4366-a35a-0c68d72d639f 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/604] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:57 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1457 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-04-27 16:50:58.483 8 WARNING neutronclient.v2_0.client [None req-0ea150cf-4859-4090-9257-c761a2187bee 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/605] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:58 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1461 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:50:59.572 7 WARNING neutronclient.v2_0.client [None req-3021f730-04b5-4ba6-baed-f3bc2c97e03b 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/606] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:50:59 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1509 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:00.731 8 WARNING neutronclient.v2_0.client [None req-88fccffd-b10d-40c3-b799-f2e02cf2067d 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/607] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:00 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:01.831 7 WARNING neutronclient.v2_0.client [None req-2721da12-0bbd-4617-a1e5-3459d72db704 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/608] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:01 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1517 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:02.914 7 WARNING neutronclient.v2_0.client [None req-bd75b081-1415-43ef-80c3-c8535e4be023 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:03.092 8 INFO nova.api.openstack.compute.server_external_events [req-35626c2c-e197-4353-b13a-0739360c25ea req-a4db1f52-b829-4d46-8f06-5840d6b640ba d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 8|app: 0|req: 306/611] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:02 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1642 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:04.268 8 WARNING neutronclient.v2_0.client [None req-8714087f-1f00-4d04-8409-8559b568403d 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/613] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:04 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1630 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:05.405 7 WARNING neutronclient.v2_0.client [None req-fe048d82-b78d-4450-a47e-f987a7cc640a 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:05 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1630 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:06.584 8 WARNING neutronclient.v2_0.client [None req-1972f49f-5f06-46ac-b7b5-d6bca9a12c2c 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:06 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1630 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:07.756 7 WARNING neutronclient.v2_0.client [None req-712057b8-33e0-424c-bcb1-97329e99b293 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/616] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:07 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1630 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:08.500 8 INFO nova.api.openstack.compute.server_external_events [req-85510170-2c42-40f2-a9c1-4faa9319a1cc req-373b21ce-20dc-42ff-93fa-84ba473d3670 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 8|app: 0|req: 309/617] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:08.956 7 WARNING neutronclient.v2_0.client [None req-9318f4d6-44a9-49ed-be07-9b457fb81484 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/618] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:08 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1630 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:10.109 8 WARNING neutronclient.v2_0.client [None req-cae437ce-95be-491a-85a4-5cace0602c8c 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/619] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:10 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1811 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:10.298 7 WARNING neutronclient.v2_0.client [None req-d1c71266-9750-4be5-9932-cc1800b7a78b 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/620] 10.0.0.64 () {32 vars in 740 bytes} [Mon Apr 27 16:51:10 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80/os-interface => generated 285 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-04-27 16:51:10.537 8 INFO nova.api.openstack.compute.server_external_events [req-c247cc62-4fe2-4fcc-a846-066e1fb2e293 req-742e089a-97ca-47d3-b536-c9381af54fb4 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 8|app: 0|req: 311/621] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:11.076 7 INFO nova.api.openstack.compute.server_external_events [req-9a16b05f-a68c-40c7-a856-6e264fdaf8a4 req-2fb02c35-8158-4300-8382-83b34032bc9d d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 7|app: 0|req: 311/622] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:26.458 8 WARNING neutronclient.v2_0.client [None req-9c5ecf0b-f542-4cba-bc1c-b28f17709989 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:26 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1931 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/628] 10.0.0.64 () {32 vars in 752 bytes} [Mon Apr 27 16:51:27 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/629] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:51:28 2026] DELETE /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:29.106 7 WARNING neutronclient.v2_0.client [None req-1fa3a8d0-5fe0-428e-9a1f-1cb9dcca4088 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/630] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:29 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1937 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-04-27 16:51:30.257 8 WARNING neutronclient.v2_0.client [None req-d4071b0b-b19d-4940-b505-ddf0113dc705 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:30.299 7 INFO nova.api.openstack.compute.server_external_events [req-8e703512-650e-43c7-8ae5-af8ae99a85c9 req-4c2c6858-b22f-4261-884e-8ede291736cf d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 7|app: 0|req: 316/631] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:30 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1937 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:31.477 7 WARNING neutronclient.v2_0.client [None req-31c10e58-b6c5-4c3e-a1c6-2775b8709e4b 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:31 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1937 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:32.348 8 INFO nova.api.openstack.compute.server_external_events [req-855b0a20-22db-4bf7-bb5d-4def0f6c0649 req-87377e78-c727-42c2-a27a-85f779a9d6da d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 8|app: 0|req: 317/634] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:32.620 7 WARNING neutronclient.v2_0.client [None req-29dca086-9c68-42f4-9450-59829b149762 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:32 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1937 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:32.957 7 INFO nova.api.openstack.compute.server_external_events [req-0e9d9a84-deca-4072-af07-f2ae55d580d9 req-ba6c67b7-eefc-4254-9689-97ec22508832 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:392ed9bf-21a5-4931-b28f-cc220446fe36 for instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 on instance [pid: 7|app: 0|req: 320/638] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:51:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:33.819 8 WARNING neutronclient.v2_0.client [None req-994c3bdc-fe46-4cd4-8829-0786f758346d 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/639] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:33 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1538 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:34.920 7 WARNING neutronclient.v2_0.client [None req-912048f1-81b7-4b23-bcfa-6b229699041a 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/640] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:34 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1543 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-04-27 16:51:36.010 8 WARNING neutronclient.v2_0.client [None req-49a34179-db1e-42d9-b50c-929afdf7b521 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in 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/641] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:35 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1543 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:37.126 7 WARNING neutronclient.v2_0.client [None req-5982fda5-9e30-4932-8024-c9b3dd42ca5e 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/642] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:37 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 1543 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:38.210 8 INFO nova.api.openstack.wsgi [None req-50173ce0-c65a-401b-9159-c80d3980bbfe 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] HTTP exception thrown: Instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 could not be found. [pid: 8|app: 0|req: 321/643] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:38 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:38.242 7 INFO nova.api.openstack.wsgi [None req-58c8ac49-adf9-47bf-842c-73daf637bf87 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] HTTP exception thrown: Instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 could not be found. [pid: 7|app: 0|req: 323/644] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:51:38 2026] DELETE /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:51:38.273 8 INFO nova.api.openstack.wsgi [None req-5c2d47b9-8dbe-4e37-86fa-72dcf96aa824 04d626a0e73f4a80ac3f9f574afdc822 0ad1199c8c424d019f1121f8a5dbc535 - - default default] HTTP exception thrown: Instance 2b064522-3847-4bc3-bfb9-6b6dddb84a80 could not be found. [pid: 8|app: 0|req: 322/645] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:38 2026] GET /v2.1/servers/2b064522-3847-4bc3-bfb9-6b6dddb84a80 => 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: 324/646] 10.0.0.64 () {32 vars in 705 bytes} [Mon Apr 27 16:51:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1444679706 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/647] 10.0.0.64 () {32 vars in 727 bytes} [Mon Apr 27 16:51:38 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1563529505 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 10.0.0.64 () {34 vars in 670 bytes} [Mon Apr 27 16:51:55 2026] POST /v2.1/os-keypairs => generated 394 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:51:57.786 8 WARNING neutronclient.v2_0.client [None req-8d48293b-ee43-49f9-bf58-b29e2fa6e26c 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:51:57.993 8 WARNING neutronclient.v2_0.client [None req-8d48293b-ee43-49f9-bf58-b29e2fa6e26c 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:51:58.263 8 WARNING neutronclient.v2_0.client [None req-8d48293b-ee43-49f9-bf58-b29e2fa6e26c 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/653] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:51:57 2026] POST /v2.1/servers => generated 448 bytes in 748 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-27 16:51:58.481 7 WARNING neutronclient.v2_0.client [None req-7e6da4c9-6417-4a1f-9ff0-5824bf1bf475 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/654] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:51:58 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1392 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:03.586 7 WARNING neutronclient.v2_0.client [None req-fbaf1d9f-8f39-4806-9d14-3a2a1c5af7da 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/657] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:03 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1518 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:04.156 8 INFO nova.api.openstack.compute.server_external_events [req-6c913e94-2c04-4e02-a7f0-d9f2cf87ed2c req-f98ef0f8-cd01-4546-96b6-92df0f7b9a4b d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 8|app: 0|req: 328/658] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:09.085 8 INFO nova.api.openstack.compute.server_external_events [req-68954fef-eca6-4837-bd99-80a4a268bebb req-fddc9b3d-440c-4a63-9966-5f5f42ee61ea d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 8|app: 0|req: 329/659] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:52:09.297 7 WARNING neutronclient.v2_0.client [None req-a8866fc9-a8ea-4873-8915-68279ffcdd69 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/660] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:08 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1516 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:11.155 8 INFO nova.api.openstack.compute.server_external_events [req-45b4d661-4cc9-4d98-946d-0224077e82e6 req-4388a3a1-2d5f-413d-bc45-7238b9266b91 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 8|app: 0|req: 330/661] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:14.495 8 WARNING neutronclient.v2_0.client [None req-5a14e5df-6341-4a27-98c8-c86f3f24c8a8 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/664] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:14 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:15.766 8 INFO nova.api.openstack.compute.server_external_events [req-b1e4f374-519f-409e-a268-8145e5d1b5fc req-c9e14b8b-b24f-4845-ba96-dfbc4e7bebab d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 8|app: 0|req: 333/665] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:52:15.816 7 WARNING neutronclient.v2_0.client [None req-3f8df561-ac0b-4547-9e66-88b140fa8ddb 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:52:15.855 7 WARNING neutronclient.v2_0.client [None req-3f8df561-ac0b-4547-9e66-88b140fa8ddb 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:52:16.080 7 WARNING neutronclient.v2_0.client [None req-3f8df561-ac0b-4547-9e66-88b140fa8ddb 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/666] 10.0.0.64 () {34 vars in 662 bytes} [Mon Apr 27 16:52:15 2026] POST /v2.1/servers => generated 448 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:16.430 8 WARNING neutronclient.v2_0.client [None req-4d8fae9e-be63-49c4-9175-825717af5e71 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/667] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:16 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1393 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:21.523 7 WARNING neutronclient.v2_0.client [None req-be3a72d0-43d2-4366-acfb-952405a88abd 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/668] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:21 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1519 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:22.356 8 INFO nova.api.openstack.compute.server_external_events [req-74dca2a9-bad7-41fd-acc0-e7f3f5ae63c6 req-2c6ddfe5-9d9d-4398-8e21-e8afd714990e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 8|app: 0|req: 335/669] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:26.928 7 WARNING neutronclient.v2_0.client [None req-e5f58d7d-b6d3-421f-b8e2-e6b175b8b381 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:26 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1517 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:28.656 8 INFO nova.api.openstack.compute.server_external_events [req-08d803ff-7e36-406e-beeb-980d9132d5e5 req-418f105b-c5b6-4bc0-bedb-ade1d3dd39b4 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 8|app: 0|req: 337/673] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:30.699 7 INFO nova.api.openstack.compute.server_external_events [req-45529385-c4df-4c78-af56-17219c02da5d req-005ed131-7b8d-4282-abc5-616b737bbba1 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 7|app: 0|req: 337/674] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:32.165 8 WARNING neutronclient.v2_0.client [None req-e54633ea-9f60-4b50-8a77-e6e4c0297815 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/675] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:52:32 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1817 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:33.895 8 INFO nova.api.openstack.compute.server_external_events [req-cb13cfe5-f663-47bb-b74f-5a0448ba0d79 req-3ddff845-974e-4722-b258-22a69fd47dd6 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 8|app: 0|req: 340/678] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:52:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:52:59.710 8 WARNING neutronclient.v2_0.client [None req-90bf1efb-b026-4a7c-9625-c27fbe5eb4ac 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:52:59.762 8 WARNING neutronclient.v2_0.client [None req-90bf1efb-b026-4a7c-9625-c27fbe5eb4ac 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:52:59.913 8 WARNING neutronclient.v2_0.client [None req-90bf1efb-b026-4a7c-9625-c27fbe5eb4ac 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/683] 199.19.213.226 () {36 vars in 714 bytes} [Mon Apr 27 16:52:59 2026] POST /v2.1/servers => generated 453 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:00.566 7 WARNING neutronclient.v2_0.client [None req-3bcaed97-7418-4489-ae2f-427262a1b773 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/684] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:00 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2213 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:00.629 8 WARNING neutronclient.v2_0.client [None req-1049588f-95fd-4495-a1dc-ba4aff4d9678 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/685] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:00 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/686] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:00 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:03.464 7 WARNING neutronclient.v2_0.client [None req-037be87d-2a9c-49d9-9bbc-ff035b2e04e4 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/689] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:03 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2371 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:03.820 8 WARNING neutronclient.v2_0.client [None req-c58a178f-7548-452d-8751-4026deb85497 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/690] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:03 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 345/691] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:03 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:05.885 8 INFO nova.api.openstack.compute.server_external_events [req-7b39e7c3-c434-4102-b1cb-adae9b8bbaf5 req-bfa01f4e-992e-47c4-a2fa-d2f3058996c9 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 347/692] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53: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, ' 2026-04-27 16:53:06.861 7 WARNING neutronclient.v2_0.client [None req-1d48fb9a-6af3-4651-92df-da315936f0c9 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/693] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:06 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:07.011 8 WARNING neutronclient.v2_0.client [None req-620afe68-cbe1-4211-b789-e63aab208e45 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/694] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:06 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 283 bytes in 100 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: 347/695] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:07 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:08.550 8 INFO nova.api.openstack.compute.server_external_events [req-0860b7a6-117e-4462-8370-a0a0ad5b05f3 req-96122bfb-78cd-4a21-96db-db1997882f04 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 349/696] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:09.699 7 WARNING neutronclient.v2_0.client [None req-d010153a-6fdd-477a-a2d2-7445ffe2c5ad 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/697] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:09 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2433 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:09.843 8 WARNING neutronclient.v2_0.client [None req-92d96335-9c6e-4dc5-bbcb-ae70bc673419 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/698] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:09 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 283 bytes in 82 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: 349/699] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:09 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:11.852 8 INFO nova.api.openstack.compute.server_external_events [req-f44eb8ed-966c-4845-a07c-6eedd2ac9488 req-3a299070-9e0e-44fe-88d5-d88bc41a60f7 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 351/700] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:12.575 7 WARNING neutronclient.v2_0.client [None req-338e1e35-3fe2-4e0c-8cb9-54569dae5d83 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/701] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:12 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2433 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:12.778 8 WARNING neutronclient.v2_0.client [None req-cb901dd0-5fe7-4cba-809c-dae76f38b2e5 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/704] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:12 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 285 bytes in 153 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: 353/705] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:12 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:13.892 8 INFO nova.api.openstack.compute.server_external_events [req-cc4b74d6-3b0c-4779-9385-33c83287580d req-e780edd1-f334-43b4-a29d-a22e394e98d8 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 353/706] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:15.646 7 WARNING neutronclient.v2_0.client [None req-c4c01bb8-5c07-4823-b27e-9a90f176fcda 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/707] 199.19.213.226 () {32 vars in 733 bytes} [Mon Apr 27 16:53:15 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 2580 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:15.796 8 WARNING neutronclient.v2_0.client [None req-0c0059aa-662d-42df-902f-3c547137054d 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/708] 199.19.213.226 () {32 vars in 759 bytes} [Mon Apr 27 16:53:15 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 285 bytes in 79 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: 355/709] 199.19.213.226 () {32 vars in 777 bytes} [Mon Apr 27 16:53:15 2026] GET /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:49.427 8 WARNING neutronclient.v2_0.client [None req-aa26e847-a743-48e2-929b-8d9a6d3cfd09 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:53:49.469 8 WARNING neutronclient.v2_0.client [None req-aa26e847-a743-48e2-929b-8d9a6d3cfd09 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:51.940 7 INFO nova.api.openstack.compute.server_external_events [req-447b9b88-da60-40b7-b8db-ae25def6f765 req-363ea209-6448-4905-a836-9e371363f1db d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 359/716] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:55.061 7 INFO nova.api.openstack.compute.server_external_events [req-27918d69-38ce-4068-8930-283e53d68dc9 req-6326a145-c9bb-4e22-9e6d-ccc51327c40b d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 362/719] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:57.102 7 INFO nova.api.openstack.compute.server_external_events [req-eb3f63bb-409b-425f-bf7a-2fa718500ee3 req-1a8d02c1-7074-4e15-9299-581975b53a24 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 363/720] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 16:53:58.040 8 WARNING neutronclient.v2_0.client [None req-aa26e847-a743-48e2-929b-8d9a6d3cfd09 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in 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/721] 199.19.213.226 () {36 vars in 812 bytes} [Mon Apr 27 16:53:49 2026] POST /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 281 bytes in 8699 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:58.543 7 INFO nova.api.openstack.compute.server_external_events [req-a305db0d-0c27-4259-8b0a-dde325ea9ded req-d20c8c78-170c-4e67-89e0-50ea94d818df d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 364/722] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:53:59.143 8 INFO nova.api.openstack.compute.server_external_events [req-5aee5204-7dd1-4816-bb3b-6d3a1b47a5fe req-8577cb73-8ace-4bc5-95be-1db8f23de646 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 359/723] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:53:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:23.809 8 WARNING neutronclient.v2_0.client [None req-ab07bd58-e82f-4aa6-baef-7199840a8958 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:54:23.845 8 WARNING neutronclient.v2_0.client [None req-ab07bd58-e82f-4aa6-baef-7199840a8958 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:26.271 7 INFO nova.api.openstack.compute.server_external_events [req-a450309f-e306-40d9-a874-edda63fb03fc req-a63e6dab-b077-497c-a495-8ebb8905a6cd d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 368/730] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:26 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-04-27 16:54:29.574 7 INFO nova.api.openstack.compute.server_external_events [req-eb69901e-c986-491e-be09-dd774e3d9cd9 req-94901166-a0a2-4ad9-b12e-e96b1583deb9 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 369/731] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:31.622 7 INFO nova.api.openstack.compute.server_external_events [req-df10897b-9fed-4458-a163-37f126e61a70 req-ea5ca681-aecc-4782-bff0-89100dd09774 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 370/732] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:31 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) 2026-04-27 16:54:32.885 8 WARNING neutronclient.v2_0.client [None req-ab07bd58-e82f-4aa6-baef-7199840a8958 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/735] 199.19.213.226 () {36 vars in 812 bytes} [Mon Apr 27 16:54:23 2026] POST /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 375 bytes in 9154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:47.425 7 WARNING neutronclient.v2_0.client [None req-48ce48c7-c192-4a11-976f-403045aadba1 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-27 16:54:47.473 7 WARNING neutronclient.v2_0.client [None req-48ce48c7-c192-4a11-976f-403045aadba1 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:50.194 8 INFO nova.api.openstack.compute.server_external_events [req-90dad297-4d3b-4414-92a1-182ab3267cc4 req-cc687a1d-e48b-4dc3-9497-d6a2c123f7f8 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 365/738] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:53.828 8 INFO nova.api.openstack.compute.server_external_events [req-62521b0a-c187-427a-bb2b-308b702501ad req-9dce2d2b-2cdb-45ee-9844-6812f779a73e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 368/741] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:55.870 8 INFO nova.api.openstack.compute.server_external_events [req-73cdfba3-76ac-4f71-8a53-a6ff479bc09d req-3a48eb6f-411a-4ba6-95c7-7771de9fdb5e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-plugged:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 369/742] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54:55 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) 2026-04-27 16:54:57.027 7 WARNING neutronclient.v2_0.client [None req-48ce48c7-c192-4a11-976f-403045aadba1 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/743] 199.19.213.226 () {36 vars in 812 bytes} [Mon Apr 27 16:54:47 2026] POST /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface => generated 376 bytes in 9788 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:54:57.912 8 INFO nova.api.openstack.compute.server_external_events [req-1475f974-0f58-442b-94c3-0e55bf8128c0 req-5ca1d828-6a58-4e18-b76d-182c571842f1 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 370/744] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:54: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-04-27 16:55:08.455 8 INFO nova.api.openstack.compute.server_external_events [req-898f639c-6da2-4be7-9b57-991b55a4ca98 req-d15a949c-cac2-433f-8e40-c5bc69745a90 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 372/747] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:08 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: 7|app: 0|req: 376/748] 199.19.213.226 () {34 vars in 855 bytes} [Mon Apr 27 16:55:09 2026] DELETE /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface/0f62cad4-6b59-4754-94db-3a825582d882 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:10.495 8 INFO nova.api.openstack.compute.server_external_events [req-071828b7-5c7d-4274-a0ae-24338e196bed req-37e4d511-aa50-4d92-b435-fcb9cc3002d1 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 373/749] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:12.535 7 INFO nova.api.openstack.compute.server_external_events [req-63c098b8-96e8-4c8f-803e-c2986274eb06 req-2b862247-f519-48ea-bd65-00343fb24547 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance 2026-04-27 16:55:12.535 7 INFO nova.api.openstack.compute.server_external_events [req-63c098b8-96e8-4c8f-803e-c2986274eb06 req-2b862247-f519-48ea-bd65-00343fb24547 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:0f62cad4-6b59-4754-94db-3a825582d882 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 377/750] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:12 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:19.195 8 INFO nova.api.openstack.compute.server_external_events [req-c2d8e9e0-19e1-4271-bae0-d958de6f2c21 req-79338300-4a16-40e2-a01d-37f1d31cbab4 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 375/753] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:19 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: 379/754] 199.19.213.226 () {34 vars in 855 bytes} [Mon Apr 27 16:55:19 2026] DELETE /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface/1390427f-d063-4ef7-beaa-a6abcf3e6ff8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:21.248 8 INFO nova.api.openstack.compute.server_external_events [req-e9ea4c84-48ef-4112-9330-0d167aaf6e42 req-1a02cb57-789c-458b-a044-ece5244e3550 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 376/755] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:23.316 7 INFO nova.api.openstack.compute.server_external_events [req-c1a6e397-ec71-466e-8691-5561a08dfc11 req-e4816370-ca18-48f5-b59b-da6338b71c1a d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:1390427f-d063-4ef7-beaa-a6abcf3e6ff8 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 381/758] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/761] 199.19.213.226 () {34 vars in 855 bytes} [Mon Apr 27 16:55:40 2026] DELETE /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3/os-interface/2f6bf696-b175-4c79-802c-a2071447b4ce => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:42.129 8 INFO nova.api.openstack.compute.server_external_events [req-a57c4406-516d-489a-83c8-52688901b91d req-35746a40-44b8-4f2a-b7ae-ab05d19e5d33 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 379/762] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:44.170 7 INFO nova.api.openstack.compute.server_external_events [req-3d981e88-5922-408e-bdff-55dbf3ff6772 req-9954258d-0378-4d93-86e6-0a0099841bd2 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:2f6bf696-b175-4c79-802c-a2071447b4ce for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 385/765] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/766] 199.19.213.226 () {34 vars in 755 bytes} [Mon Apr 27 16:55:45 2026] DELETE /v2.1/servers/e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:46.717 7 INFO nova.api.openstack.compute.server_external_events [req-0abfe030-836d-4358-8916-9520df710474 req-0bf50af2-9ef1-450f-a04e-f1300670c6fb d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 386/767] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:48.068 8 INFO nova.api.openstack.compute.server_external_events [req-e97a975f-a2f0-4537-ac30-1a6664a386f0 req-9d580ca1-022a-4b8f-8f8b-376814e3ca12 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 8|app: 0|req: 382/768] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:48.769 7 INFO nova.api.openstack.compute.server_external_events [req-e3672240-54ce-4708-a9ef-0fc87fdeae87 req-e0e89f70-f394-4f06-ad6b-cc56f19641fe d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:4c966c25-8dd3-42ee-80e3-05e885865226 for instance e3f7deaa-a543-43d5-bc6c-cd38392bb9e3 on instance [pid: 7|app: 0|req: 387/769] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/770] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:55:49 2026] DELETE /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:49.252 7 WARNING neutronclient.v2_0.client [None req-8a9de3b1-5524-43a0-8364-66c5bbd82d50 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/771] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:55:49 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1943 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:50.813 8 INFO nova.api.openstack.compute.server_external_events [req-352dd11b-8521-46fc-abe6-3094cb0a8bb9 req-f36c8889-7ac5-42c9-b821-d2d2d256fd48 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance 2026-04-27 16:55:50.814 8 INFO nova.api.openstack.compute.server_external_events [req-352dd11b-8521-46fc-abe6-3094cb0a8bb9 req-f36c8889-7ac5-42c9-b821-d2d2d256fd48 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance 2026-04-27 16:55:50.814 8 INFO nova.api.openstack.compute.server_external_events [req-352dd11b-8521-46fc-abe6-3094cb0a8bb9 req-f36c8889-7ac5-42c9-b821-d2d2d256fd48 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 8|app: 0|req: 384/772] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:50 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:51.901 7 INFO nova.api.openstack.compute.server_external_events [req-e81c692a-5b0f-4b0c-887a-614be6463b49 req-2f459efe-a63f-49ad-a21d-5140a63e2975 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:a26113b5-bd3e-40b6-bff2-d55b1a219e8d for instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 on instance [pid: 7|app: 0|req: 389/773] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:54.456 7 WARNING neutronclient.v2_0.client [None req-49faf6bc-1024-4fae-b721-e697c64e5d34 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/776] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:55:54 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:55:59.536 8 INFO nova.api.openstack.wsgi [None req-bb9dfde8-01a6-4968-b1ab-f2e900482c8e 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] HTTP exception thrown: Instance 42ae16ce-224d-4c2d-80e2-edba3852ec75 could not be found. [pid: 8|app: 0|req: 386/777] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:55:59 2026] GET /v2.1/servers/42ae16ce-224d-4c2d-80e2-edba3852ec75 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:00.003 7 INFO nova.api.openstack.compute.server_external_events [req-d6dfb606-627f-41c4-a8bc-c951d5bde499 req-d482047e-b331-4f0b-976f-6a575e96a23d d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-changed:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c 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: 392/778] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:55:59 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) [pid: 8|app: 0|req: 387/779] 10.0.0.64 () {32 vars in 717 bytes} [Mon Apr 27 16:56:00 2026] DELETE /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:00.144 7 WARNING neutronclient.v2_0.client [None req-7a902a19-5bba-41d7-a802-69d65f3559b2 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/780] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:56:00 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1940 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:02.047 8 INFO nova.api.openstack.compute.server_external_events [req-df9cbce2-5707-4302-9c03-ffffaf12b825 req-da4ca48f-8be9-4007-8cc1-909ca417b46e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance 2026-04-27 16:56:02.047 8 INFO nova.api.openstack.compute.server_external_events [req-df9cbce2-5707-4302-9c03-ffffaf12b825 req-da4ca48f-8be9-4007-8cc1-909ca417b46e d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-unplugged:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 8|app: 0|req: 388/781] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:56:02 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:04.089 7 INFO nova.api.openstack.compute.server_external_events [req-31ad670e-cb5a-4c82-b79c-7384c551df42 req-1efa8491-8b89-4f6c-a9c3-78c83f9289e3 d4f319e272dd4cac8072442aeb707283 ae54c87a0a67411e96d11dd6b2d20822 - - 11bf19e94f934915ac75e61dcb7e8f9c 11bf19e94f934915ac75e61dcb7e8f9c] Creating event network-vif-deleted:979b35d3-e76c-4779-ac7a-fdc153c6c02c for instance 3a8216f5-11f0-4732-8398-6252370a904c on instance [pid: 7|app: 0|req: 395/784] 10.0.0.157 () {38 vars in 815 bytes} [Mon Apr 27 16:56:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:05.419 8 WARNING neutronclient.v2_0.client [None req-092d3afd-7331-43cf-98ac-84b7627f3dec 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] The python binding code in 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/785] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:56:05 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:10.504 7 INFO nova.api.openstack.wsgi [None req-f9300a9a-c83b-4261-9b91-96c6bb0d1da9 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] HTTP exception thrown: Instance 3a8216f5-11f0-4732-8398-6252370a904c could not be found. [pid: 7|app: 0|req: 396/786] 10.0.0.64 () {32 vars in 714 bytes} [Mon Apr 27 16:56:10 2026] GET /v2.1/servers/3a8216f5-11f0-4732-8398-6252370a904c => 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: 391/787] 10.0.0.64 () {32 vars in 721 bytes} [Mon Apr 27 16:56:12 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-94940826 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 16:56:12.433 7 INFO nova.api.openstack.wsgi [None req-84271d6f-efbf-43c6-8f3e-5d6c2c0149d7 405d2695da7c4b298155508782ba9968 e2148ccdeb5240118be2d968e170b1d1 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-94940826 not found for user 405d2695da7c4b298155508782ba9968 [pid: 7|app: 0|req: 397/788] 10.0.0.64 () {32 vars in 718 bytes} [Mon Apr 27 16:56:12 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-94940826 => generated 140 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.64 () {32 vars in 654 bytes} [Mon Apr 27 16:56:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/794] 10.0.0.64 () {32 vars in 640 bytes} [Mon Apr 27 16:56:26 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 16:56:26.940 8 WARNING oslo_db.sqlalchemy.utils [None req-ceb651b1-e60b-4341-86c0-51671ebc7cbb 19b8e8b62f8a4550aaa73293c8faa2a1 9753b33df2b54c549a21d0bae3eafe0b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 395/795] 10.0.0.64 () {32 vars in 648 bytes} [Mon Apr 27 16:56:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/796] 10.0.0.64 () {32 vars in 693 bytes} [Mon Apr 27 16:56:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/841] 10.0.0.252 () {28 vars in 454 bytes} [Mon Apr 27 17:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/842] 10.0.0.252 () {30 vars in 658 bytes} [Mon Apr 27 17:00:08 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 425/843] 10.0.0.252 () {32 vars in 731 bytes} [Mon Apr 27 17: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: 8|app: 0|req: 419/844] 10.0.0.252 () {34 vars in 765 bytes} [Mon Apr 27 17:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/845] 10.0.0.252 () {28 vars in 454 bytes} [Mon Apr 27 17:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/846] 10.0.0.252 () {30 vars in 658 bytes} [Mon Apr 27 17:00:12 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.252 () {32 vars in 731 bytes} [Mon Apr 27 17:00:12 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 10.0.0.252 () {34 vars in 765 bytes} [Mon Apr 27 17:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 10.0.0.252 () {28 vars in 454 bytes} [Mon Apr 27 17: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: 8|app: 0|req: 423/852] 10.0.0.252 () {30 vars in 658 bytes} [Mon Apr 27 17:00:16 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 430/853] 10.0.0.252 () {32 vars in 731 bytes} [Mon Apr 27 17:00:16 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/854] 10.0.0.252 () {34 vars in 808 bytes} [Mon Apr 27 17:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/855] 10.0.0.252 () {28 vars in 454 bytes} [Mon Apr 27 17:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 425/856] 10.0.0.252 () {30 vars in 658 bytes} [Mon Apr 27 17:00:21 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 432/857] 10.0.0.252 () {32 vars in 731 bytes} [Mon Apr 27 17:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/858] 10.0.0.252 () {34 vars in 808 bytes} [Mon Apr 27 17:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)