+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 00:55:32 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-79764cf5db-f756j 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 0x7f4ea75c7668 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-03-06 00:55:37.008 8 INFO nova.utils [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 00:55:37.066 7 INFO nova.utils [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 00:55:38.646 8 WARNING keystonemiddleware._common.config [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:55:38.655 8 WARNING oslo_config.cfg [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 00:55:38.690 7 WARNING keystonemiddleware._common.config [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:55:38.699 7 WARNING oslo_config.cfg [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 00:55:38.732 8 WARNING keystonemiddleware._common.config [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:55:38.747 8 WARNING oslo_config.cfg [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] 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-03-06 00:55:38.759 8 WARNING oslo_config.cfg [None req-cf4b9402-3ae5-4dcb-8862-3750039a25cf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4ea75c7668 pid: 8 (default app) 2026-03-06 00:55:38.785 7 WARNING keystonemiddleware._common.config [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:55:38.804 7 WARNING oslo_config.cfg [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] 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-03-06 00:55:38.821 7 WARNING oslo_config.cfg [None req-41a5e81f-8ebf-4b20-acba-39155f505176 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4ea75c7668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 00:55:46 2026] GET /v2.1 => generated 114 bytes in 16 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-03-06 00:55:46.480 7 WARNING oslo_policy.policy [None req-0f4479a6-2e0a-4fbe-b456-b40e591a683c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 00:55:46.481 7 WARNING oslo_policy.policy [None req-0f4479a6-2e0a-4fbe-b456-b40e591a683c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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: 1/5] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 00:55:46 2026] GET /v2.1 => generated 0 bytes in 522 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-03-06 00:55:46.575 8 WARNING oslo_policy.policy [req-0f4479a6-2e0a-4fbe-b456-b40e591a683c req-7cd99427-1158-4f44-a9ab-e0946d9f217e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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-03-06 00:55:46.575 8 WARNING oslo_policy.policy [req-0f4479a6-2e0a-4fbe-b456-b40e591a683c req-7cd99427-1158-4f44-a9ab-e0946d9f217e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - 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: 5/6] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 00:55:46 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 00:55:46.675 7 INFO nova.api.openstack.wsgi [None req-ffadec01-a505-477d-9f08-8a601701ef35 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 162.253.55.140 () {48 vars in 1011 bytes} [Fri Mar 6 00:55:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 00:55:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.140 () {52 vars in 1048 bytes} [Fri Mar 6 00:55:46 2026] POST /v2.1/flavors => generated 529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 00:55:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 00:55:47 2026] GET /v2.1 => generated 0 bytes in 358 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 00:55:47 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-03-06 00:55:47.970 8 INFO nova.api.openstack.wsgi [None req-aff4a953-917c-4da5-ac56-5e3b8977743d da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 9/15] 162.253.55.140 () {48 vars in 1013 bytes} [Fri Mar 6 00:55:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 00:55:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 162.253.55.140 () {52 vars in 1048 bytes} [Fri Mar 6 00:55:48 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 00:55:48 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: 11/19] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 00:55:48 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/20] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 00:55:48 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-03-06 00:55:48.865 8 INFO nova.api.openstack.wsgi [None req-5b7a1931-9239-4946-ae02-ec45c9022570 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 00:55:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 00:55:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 162.253.55.140 () {52 vars in 1048 bytes} [Fri Mar 6 00:55:48 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 00:55:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 00:55:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 00:55:49 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-03-06 00:55:49.768 8 INFO nova.api.openstack.wsgi [None req-cbf96dfe-1bde-4065-9c20-437fb377557b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 162.253.55.140 () {48 vars in 1013 bytes} [Fri Mar 6 00:55:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 00:55:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 162.253.55.140 () {52 vars in 1048 bytes} [Fri Mar 6 00:55:49 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 00:55:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 00:55:50 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 00:55:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 00:55:50.707 8 INFO nova.api.openstack.wsgi [None req-a83c0d5a-ade4-4eaa-bead-f27829388fb6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 00:55:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 00:55:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 162.253.55.140 () {52 vars in 1048 bytes} [Fri Mar 6 00:55:50 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: 8|app: 0|req: 46/88] 10.0.0.250 () {28 vars in 454 bytes} [Fri Mar 6 01:00:08 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: 7|app: 0|req: 43/89] 10.0.0.250 () {30 vars in 658 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1 => generated 0 bytes in 47 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: 47/90] 10.0.0.250 () {32 vars in 731 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 10.0.0.250 () {34 vars in 765 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 10.0.0.250 () {28 vars in 454 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 45/93] 10.0.0.250 () {30 vars in 658 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 49/94] 10.0.0.250 () {32 vars in 731 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 10.0.0.250 () {34 vars in 765 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 10.0.0.250 () {28 vars in 454 bytes} [Fri Mar 6 01:00:16 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: 7|app: 0|req: 47/97] 10.0.0.250 () {30 vars in 658 bytes} [Fri Mar 6 01:00:16 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 51/98] 10.0.0.250 () {32 vars in 731 bytes} [Fri Mar 6 01:00:16 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: 7|app: 0|req: 48/99] 10.0.0.250 () {34 vars in 808 bytes} [Fri Mar 6 01:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 10.0.0.250 () {28 vars in 454 bytes} [Fri Mar 6 01:00:20 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: 53/103] 10.0.0.250 () {30 vars in 658 bytes} [Fri Mar 6 01:00:20 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: 7|app: 0|req: 51/104] 10.0.0.250 () {32 vars in 731 bytes} [Fri Mar 6 01:00:21 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: 54/105] 10.0.0.250 () {34 vars in 808 bytes} [Fri Mar 6 01:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 10.0.0.117 () {28 vars in 454 bytes} [Fri Mar 6 01:02:01 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: 65/127] 10.0.0.117 () {30 vars in 658 bytes} [Fri Mar 6 01:02:01 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 63/128] 10.0.0.117 () {32 vars in 731 bytes} [Fri Mar 6 01:02:01 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: 66/129] 10.0.0.117 () {34 vars in 804 bytes} [Fri Mar 6 01:02:01 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/156] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:04:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/157] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:04:11 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/158] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:04:11 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:04:11.510 8 INFO nova.api.openstack.wsgi [None req-cbe133e5-4501-4f35-94ac-e990571b5579 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/159] 162.253.55.140 () {48 vars in 1017 bytes} [Fri Mar 6 01:04:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/160] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/161] 162.253.55.140 () {52 vars in 1049 bytes} [Fri Mar 6 01:04:11 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/174] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:05:09 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: 86/175] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:05:09 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: 90/176] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:05:09 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-03-06 01:05:09.150 7 INFO nova.api.openstack.wsgi [None req-78c46905-d558-4879-bf7c-57c3d6336217 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user da39324a0d6c4069865e93d1f7cfa79b [pid: 7|app: 0|req: 87/177] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:05:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 01:05:09.164 8 WARNING oslo_db.sqlalchemy.utils [None req-28198656-bc5d-48ad-a26f-ba03030fa506 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/178] 162.253.55.140 () {48 vars in 1016 bytes} [Fri Mar 6 01:05:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/179] 162.253.55.140 () {52 vars in 1057 bytes} [Fri Mar 6 01:05:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/180] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:05: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) [pid: 7|app: 0|req: 89/181] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:05:12 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/182] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:05:12 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/183] 162.253.55.140 () {48 vars in 1073 bytes} [Fri Mar 6 01:05:12 2026] GET /v2.1/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 => generated 283 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/184] 162.253.55.140 () {52 vars in 1125 bytes} [Fri Mar 6 01:05:13 2026] PUT /v2.1/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:13:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:13:55 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/291] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:13:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:13:55.928 8 INFO nova.api.openstack.wsgi [None req-3f0091fb-3d38-4d05-88c0-38f6d6beaa5b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 148/292] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 01:13:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:13:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 162.253.55.140 () {52 vars in 1049 bytes} [Fri Mar 6 01:13:55 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: 7|app: 0|req: 165/333] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:16:58 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: 169/334] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:16:58 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: 166/335] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:16:58 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 162.253.55.140 () {48 vars in 1073 bytes} [Fri Mar 6 01:16:58 2026] GET /v2.1/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec => generated 283 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/337] 162.253.55.140 () {52 vars in 1125 bytes} [Fri Mar 6 01:16:58 2026] PUT /v2.1/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec => generated 238 bytes in 369 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: 182/360] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/362] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 180/363] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/365] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 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, ' [pid: 7|app: 0|req: 183/369] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:18:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 45 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: 192/386] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 195/387] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 195/392] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:19:51 2026] GET /v2.1/os-services => generated 783 bytes in 27 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: 206/408] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/410] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/412] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 205/413] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 27 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: 206/415] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:20:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-services => generated 783 bytes in 43 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: 216/434] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 219/435] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 219/440] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/443] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:21:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 67 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: 230/457] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/459] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/461] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 234/465] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/480] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 242/481] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 240/482] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/483] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 244/485] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/487] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/488] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/489] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/491] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 254/504] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 28 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: 252/507] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/508] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 259/514] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 266/528] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/529] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 267/530] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 269/534] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/537] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 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: 268/539] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/552] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 279/554] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/555] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/558] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/559] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/563] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 283/569] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/572] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 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-03-06 01:27:17.435 8 INFO nova.api.openstack.wsgi [None req-1938dc63-137d-4246-8be6-219d51d8d6ec da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 288/573] 162.253.55.140 () {48 vars in 1011 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:27:17 2026] GET /v2.1/flavors/6c70c5a5-c6a6-421c-9a67-53d7945dbf65/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:27:18 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: 290/577] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:27:18 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/578] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:27:18 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:27:18.349 8 INFO nova.api.openstack.wsgi [None req-739c206c-2474-447a-a7d7-476adcc84127 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 291/579] 162.253.55.140 () {48 vars in 1013 bytes} [Fri Mar 6 01:27:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:27:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:27:18 2026] GET /v2.1/flavors/2c78ccb4-ec81-466e-a7ba-ed8f76da9ba6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/584] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:27:19 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-03-06 01:27:19.265 8 INFO nova.api.openstack.wsgi [None req-db0e5e4c-b213-43ab-9c22-98c9c74203b7 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 294/585] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:27:19 2026] GET /v2.1/flavors/3ed5bd18-e93a-4e63-aa99-2137314c8493/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:27:20 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: 296/589] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 294/590] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:27:20 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-03-06 01:27:20.161 8 INFO nova.api.openstack.wsgi [None req-a22a28b8-7e2c-4760-9ccd-855f38ec5445 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 297/591] 162.253.55.140 () {48 vars in 1013 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/flavors/m1.large => 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: 295/592] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:27:20 2026] GET /v2.1/flavors/20eb957e-9092-4210-a2ee-2c12c4ca7310/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:27:21 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: 297/596] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:27:21 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-03-06 01:27:21.108 8 INFO nova.api.openstack.wsgi [None req-9b48ec3d-652a-41a7-addf-7041abbb19f3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 300/597] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/598] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:27:21 2026] GET /v2.1/flavors/c5d29561-a690-4736-befd-e9957c177e8b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:27:50 2026] GET /v2.1/os-security-groups => generated 78 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 306/609] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/611] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/614] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/616] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/617] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:28:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/625] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:28:19 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/626] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:28:19 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:28:19.958 8 INFO nova.api.openstack.wsgi [None req-62e1c09d-3e99-4db2-a56f-4f7c1bcd60d8 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 315/627] 162.253.55.140 () {48 vars in 1017 bytes} [Fri Mar 6 01:28:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:28:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:28:20 2026] GET /v2.1/flavors/47a8408b-c056-4400-83ad-2cea94c5368c/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:28:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:28:26 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 315/632] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:28:26 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: 318/633] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:28:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:28:29 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: 317/637] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:28:29 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 321/638] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:28:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 162.253.55.140 () {48 vars in 1073 bytes} [Fri Mar 6 01:28:29 2026] GET /v2.1/os-quota-sets/b0424b14cf5745ebb1c8ae2923450bc2 => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/644] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 67 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: 321/645] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 325/646] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-services => generated 783 bytes in 44 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: 326/648] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 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: 323/649] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/660] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 329/661] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/662] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:29:16.447 7 INFO nova.api.openstack.wsgi [None req-99169274-b967-4a99-bfb7-2f439f7fa0dc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 330/663] 162.253.55.140 () {48 vars in 1015 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 162.253.55.140 () {48 vars in 1099 bytes} [Fri Mar 6 01:29:16 2026] GET /v2.1/flavors/37ba4853-f322-4725-bbf9-700633e8c6e2/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:29:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:29:30 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 338/672] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:29:30 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 162.253.55.140 () {48 vars in 1073 bytes} [Fri Mar 6 01:29:30 2026] GET /v2.1/os-quota-sets/ff06f33d487f41d7a26f07b889bce4ec => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/678] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/681] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-services => generated 783 bytes in 35 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: 340/682] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/683] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/688] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 162.253.55.140 () {42 vars in 705 bytes} [Fri Mar 6 01:30:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 346/695] 162.253.55.140 () {44 vars in 909 bytes} [Fri Mar 6 01:30:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/696] 162.253.55.140 () {46 vars in 982 bytes} [Fri Mar 6 01:30:10 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:30:10.149 7 INFO nova.api.openstack.wsgi [None req-a9c994b8-84a1-45ae-9811-b45d98f42aa3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 347/697] 162.253.55.140 () {48 vars in 1011 bytes} [Fri Mar 6 01:30:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 162.253.55.140 () {48 vars in 1051 bytes} [Fri Mar 6 01:30:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/707] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-services => generated 783 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 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: 353/709] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/710] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/718] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/719] 10.0.0.157 () {32 vars in 655 bytes} [Fri Mar 6 01:30:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:30:55 2026] GET /v2.1/servers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:30:55.377 7 WARNING oslo_db.sqlalchemy.utils [None req-a2ff86e6-9994-417d-8331-6af8c927a7d5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 359/721] 10.0.0.157 () {32 vars in 649 bytes} [Fri Mar 6 01:30:55 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: 8|app: 0|req: 363/722] 10.0.0.157 () {32 vars in 694 bytes} [Fri Mar 6 01:30:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:05 2026] GET /v2.1/flavors/6c70c5a5-c6a6-421c-9a67-53d7945dbf65 => generated 511 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:31:05 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/727] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:06 2026] GET /v2.1/flavors/6c70c5a5-c6a6-421c-9a67-53d7945dbf65 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:31:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:15.215 8 WARNING neutronclient.v2_0.client [None req-d65c59e0-9248-4152-95e3-d68ad88f634f eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/731] 10.0.0.157 () {34 vars in 685 bytes} [Fri Mar 6 01:31:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1645 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:16.836 7 WARNING neutronclient.v2_0.client [None req-9fc25fce-8bf8-4cb9-be7e-3283f6ef952c eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/734] 10.0.0.157 () {34 vars in 685 bytes} [Fri Mar 6 01:31:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2383 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:19.228 8 WARNING neutronclient.v2_0.client [None req-c92dc6de-fdab-4b98-9f83-0efa5e757965 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:19.576 7 WARNING neutronclient.v2_0.client [None req-5bae4009-f2e0-4a22-b0c3-2ff8366e78f8 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/735] 10.0.0.157 () {34 vars in 685 bytes} [Fri Mar 6 01:31:19 2026] POST /v2.1/os-security-groups => generated 244 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:19.912 8 WARNING neutronclient.v2_0.client [None req-ee2083cf-138f-44ec-9d86-c83b66cebb2c 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/736] 10.0.0.157 () {34 vars in 685 bytes} [Fri Mar 6 01:31:19 2026] POST /v2.1/os-security-groups => generated 247 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:20.224 8 WARNING neutronclient.v2_0.client [None req-dd59e916-96e6-4a83-bd1a-1c95492579ab eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.243 7 WARNING neutronclient.v2_0.client [None req-5bae4009-f2e0-4a22-b0c3-2ff8366e78f8 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.274 8 WARNING neutronclient.v2_0.client [None req-dd59e916-96e6-4a83-bd1a-1c95492579ab eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.338 8 WARNING neutronclient.v2_0.client [None req-dd59e916-96e6-4a83-bd1a-1c95492579ab eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/737] 10.0.0.157 () {32 vars in 663 bytes} [Fri Mar 6 01:31:20 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:31:20.401 8 WARNING neutronclient.v2_0.client [None req-c65b9697-7e78-41a6-9573-74e6c14f960a 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.449 8 WARNING neutronclient.v2_0.client [None req-c65b9697-7e78-41a6-9573-74e6c14f960a 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/738] 10.0.0.157 () {34 vars in 695 bytes} [Fri Mar 6 01:31:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:20.696 8 WARNING neutronclient.v2_0.client [None req-5282fd66-8566-42e0-a955-94d4e94435af 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.787 8 WARNING neutronclient.v2_0.client [None req-5282fd66-8566-42e0-a955-94d4e94435af 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/739] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:31:19 2026] POST /v2.1/servers => generated 424 bytes in 1402 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-03-06 01:31:20.850 7 WARNING neutronclient.v2_0.client [None req-1359c43a-61ff-4365-a7bd-59ee743aa81d eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:20.880 7 WARNING neutronclient.v2_0.client [None req-1359c43a-61ff-4365-a7bd-59ee743aa81d eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:20 2026] DELETE /v2.1/os-security-groups/51e194d6-f051-481a-81fc-447501bfa6f1 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:21.041 7 WARNING neutronclient.v2_0.client [None req-e8a6747a-9541-46d9-95d2-b76f269edcdf 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.116 8 WARNING neutronclient.v2_0.client [None req-5282fd66-8566-42e0-a955-94d4e94435af 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/741] 10.0.0.157 () {34 vars in 685 bytes} [Fri Mar 6 01:31:21 2026] POST /v2.1/os-security-groups => generated 247 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:21.302 7 WARNING neutronclient.v2_0.client [None req-252cd677-0d9d-4a4f-abdf-d3cedac2c59c 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/742] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:21 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1370 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:21.389 7 WARNING neutronclient.v2_0.client [None req-55e11fbe-aa42-4563-889a-35c78ffbbb88 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.411 7 INFO nova.api.openstack.wsgi [None req-55e11fbe-aa42-4563-889a-35c78ffbbb88 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group 51e194d6-f051-481a-81fc-447501bfa6f1 does not exist Neutron server returns request_ids: ['req-fe91b53b-4e16-4ee0-8e8a-c232b99d2c68'] [pid: 7|app: 0|req: 369/743] 10.0.0.157 () {32 vars in 737 bytes} [Fri Mar 6 01:31:21 2026] GET /v2.1/os-security-groups/51e194d6-f051-481a-81fc-447501bfa6f1 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:21.422 7 WARNING neutronclient.v2_0.client [None req-76d8414c-7217-470d-a5b6-c2e95d005113 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.478 7 WARNING neutronclient.v2_0.client [None req-76d8414c-7217-470d-a5b6-c2e95d005113 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/744] 10.0.0.157 () {34 vars in 695 bytes} [Fri Mar 6 01:31:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:21.687 7 WARNING neutronclient.v2_0.client [None req-95437af9-b39c-441c-9d61-8be07e5b01c3 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.736 7 WARNING neutronclient.v2_0.client [None req-95437af9-b39c-441c-9d61-8be07e5b01c3 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/745] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:31:20 2026] POST /v2.1/servers => generated 453 bytes in 1134 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-03-06 01:31:21.780 8 WARNING neutronclient.v2_0.client [None req-a45dcc95-d56f-41f9-8c69-4ee08a6b52a5 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.811 8 WARNING neutronclient.v2_0.client [None req-a45dcc95-d56f-41f9-8c69-4ee08a6b52a5 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/746] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:21 2026] DELETE /v2.1/os-security-groups/fde7a9dc-b312-48a0-9867-4186ab468efb => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:21.898 7 WARNING neutronclient.v2_0.client [None req-f04badcc-3009-4f3b-80d3-3eb7091f5af4 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/747] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:21 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1393 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:21.951 7 WARNING neutronclient.v2_0.client [None req-953271c4-9521-433d-ab48-ad7fec5d78c5 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:21.975 7 INFO nova.api.openstack.wsgi [None req-953271c4-9521-433d-ab48-ad7fec5d78c5 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group fde7a9dc-b312-48a0-9867-4186ab468efb does not exist Neutron server returns request_ids: ['req-96c9db1b-338c-4ea8-9c32-8cbc2eb939ae'] [pid: 7|app: 0|req: 373/748] 10.0.0.157 () {32 vars in 737 bytes} [Fri Mar 6 01:31:21 2026] GET /v2.1/os-security-groups/fde7a9dc-b312-48a0-9867-4186ab468efb => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:21.987 7 WARNING neutronclient.v2_0.client [None req-722eb492-3c3b-4696-a9c0-6ed17a590a12 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/749] 10.0.0.157 () {34 vars in 695 bytes} [Fri Mar 6 01:31:21 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:22.019 7 WARNING neutronclient.v2_0.client [None req-722eb492-3c3b-4696-a9c0-6ed17a590a12 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.023 8 WARNING neutronclient.v2_0.client [None req-15786aca-6eb8-46b8-a54f-3b8edef88b96 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/750] 10.0.0.157 () {32 vars in 737 bytes} [Fri Mar 6 01:31:22 2026] GET /v2.1/os-security-groups/90fb80c2-ce64-438e-9249-116a4c0abb4a => generated 664 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:22.073 8 WARNING neutronclient.v2_0.client [None req-a820b982-7cfe-4e10-99ef-e89d70fc3e71 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.094 8 WARNING neutronclient.v2_0.client [None req-a820b982-7cfe-4e10-99ef-e89d70fc3e71 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.138 8 WARNING neutronclient.v2_0.client [None req-a820b982-7cfe-4e10-99ef-e89d70fc3e71 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in 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/751] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:21 2026] DELETE /v2.1/os-security-groups/feb6648e-9af7-42d3-81b8-40bc5973d6c6 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:22.178 7 WARNING neutronclient.v2_0.client [None req-fde0be76-3766-481e-9e4c-c2e86ac29b77 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.199 7 INFO nova.api.openstack.wsgi [None req-fde0be76-3766-481e-9e4c-c2e86ac29b77 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group feb6648e-9af7-42d3-81b8-40bc5973d6c6 does not exist Neutron server returns request_ids: ['req-44bddbfe-5b9b-4660-8815-8e64cf5b419f'] [pid: 7|app: 0|req: 375/752] 10.0.0.157 () {32 vars in 737 bytes} [Fri Mar 6 01:31:22 2026] GET /v2.1/os-security-groups/feb6648e-9af7-42d3-81b8-40bc5973d6c6 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:22.212 7 WARNING neutronclient.v2_0.client [None req-dfccbda1-1049-4f8b-b8f0-d9a45c4f8001 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.280 7 WARNING neutronclient.v2_0.client [None req-dfccbda1-1049-4f8b-b8f0-d9a45c4f8001 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/753] 10.0.0.157 () {32 vars in 750 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-group-rules/2a2fbf43-03bc-42a4-af99-b971d9e1fc02 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:22.321 7 WARNING neutronclient.v2_0.client [None req-dfccbda1-1049-4f8b-b8f0-d9a45c4f8001 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.335 8 WARNING neutronclient.v2_0.client [None req-dab9f52e-8daf-4de5-afb1-2d5c8dda363d 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/754] 10.0.0.157 () {32 vars in 663 bytes} [Fri Mar 6 01:31:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:22.371 8 WARNING neutronclient.v2_0.client [None req-dab9f52e-8daf-4de5-afb1-2d5c8dda363d 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.387 7 WARNING neutronclient.v2_0.client [None req-690959a3-06b7-4db9-a95d-e4388d1a5ad6 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.405 7 INFO nova.api.openstack.wsgi [None req-690959a3-06b7-4db9-a95d-e4388d1a5ad6 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group feb6648e-9af7-42d3-81b8-40bc5973d6c6 does not exist Neutron server returns request_ids: ['req-223ac0d8-6d47-4fc8-a716-40390710fd24'] [pid: 7|app: 0|req: 377/755] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-groups/feb6648e-9af7-42d3-81b8-40bc5973d6c6 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:22.459 7 WARNING neutronclient.v2_0.client [None req-e17f5048-4645-4ed0-ad24-96fe149eb992 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/756] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:22 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1366 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:22.507 7 WARNING neutronclient.v2_0.client [None req-3e186755-e5ec-4448-b43d-53e2e8b9533c eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.528 7 INFO nova.api.openstack.wsgi [None req-3e186755-e5ec-4448-b43d-53e2e8b9533c eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group fde7a9dc-b312-48a0-9867-4186ab468efb does not exist Neutron server returns request_ids: ['req-5b8439cb-7122-417c-8225-cc8ef67f9e27'] [pid: 7|app: 0|req: 379/757] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-groups/fde7a9dc-b312-48a0-9867-4186ab468efb => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:22.539 7 WARNING neutronclient.v2_0.client [None req-44708cd5-3d02-4458-85b2-f4961ecd1014 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/758] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-groups/90fb80c2-ce64-438e-9249-116a4c0abb4a => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:22.552 8 WARNING neutronclient.v2_0.client [None req-3f20d9c3-c77d-46d6-b0fd-264b4262cb83 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:22.558 7 INFO nova.api.openstack.wsgi [None req-44708cd5-3d02-4458-85b2-f4961ecd1014 eab7cf5d881047838d675404f270eda5 16182389834541329a12e33386d94b89 - - default default] HTTP exception thrown: Security group 51e194d6-f051-481a-81fc-447501bfa6f1 does not exist Neutron server returns request_ids: ['req-9c99138a-c46e-4dc8-8c21-afc0304610c0'] [pid: 7|app: 0|req: 380/759] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-groups/51e194d6-f051-481a-81fc-447501bfa6f1 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:22.591 8 WARNING neutronclient.v2_0.client [None req-3f20d9c3-c77d-46d6-b0fd-264b4262cb83 6715ab0aae0948c3bcb5bcb401c0781d 9f6fe2c6d6014b42aea635ad9c9ee3d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/760] 10.0.0.157 () {32 vars in 740 bytes} [Fri Mar 6 01:31:22 2026] DELETE /v2.1/os-security-groups/ee256532-17a7-4ccf-9c74-a3d59003fbc9 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:31:22.995 7 WARNING neutronclient.v2_0.client [None req-444c44c2-b3cf-414d-9ee1-dc11fa4cec7f 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:23.579 8 WARNING neutronclient.v2_0.client [None req-66b7798f-65ca-415c-ae4d-a4e64deeb047 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/761] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:22 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1397 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:23 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1422 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 01:31:25.002 7 WARNING neutronclient.v2_0.client [None req-84b5f21b-7a10-4ed6-ae46-3d12dc8f8aa5 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:25.009 8 WARNING neutronclient.v2_0.client [None req-a86f4a9e-0451-4fad-8a26-f9ddf67177a8 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/763] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:24 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1445 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:24 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1430 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 01:31:26.366 7 WARNING neutronclient.v2_0.client [None req-dbe15ecc-9294-4451-ad41-6d093cd80c3f 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:26.393 8 WARNING neutronclient.v2_0.client [None req-b0e89474-d219-4b76-890d-c45890d6dc2e 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/765] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:26 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1445 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:26 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1482 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:27.545 7 WARNING neutronclient.v2_0.client [None req-2e2bcbd0-d6fd-4665-9d4c-2950a564010e 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:31:27.647 8 WARNING neutronclient.v2_0.client [None req-5026bea6-4f6a-4026-af14-c44f68dd4f79 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/769] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:27 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1453 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:28.122 7 INFO nova.api.openstack.compute.server_external_events [req-68c04123-4a5d-4dbd-9170-102e452b1110 req-84d2b210-cc9a-403f-bc18-9b113a7fc923 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:74ff97a5-0360-4590-97ed-36a1d36f7c9d for instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 on instance 2026-03-06 01:31:28.129 7 INFO nova.compute.rpcapi [None req-243b59ef-4c90-4601-919b-3cac686ab1c8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 386/770] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:27 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:28.959 7 WARNING neutronclient.v2_0.client [None req-85ecccae-5be5-471a-9990-595b6be0948f 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/772] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:28 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1531 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:29.624 8 WARNING neutronclient.v2_0.client [None req-edc88e59-2254-4152-99fa-6c361a623a72 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] 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-03-06 01:31:29.914 7 INFO nova.api.openstack.compute.server_external_events [req-14625a9e-660e-4eb2-b09f-0ca4d7538e76 req-392bb438-1ed2-417b-ae45-838ce96772d9 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 388/773] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:30.524 7 WARNING neutronclient.v2_0.client [None req-e41c7747-8983-49cc-a2b0-9c4589d292de 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:29 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:30 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 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-03-06 01:31:31.653 8 WARNING neutronclient.v2_0.client [None req-51d0b7e0-bad5-4b70-bf14-1f54ecb966b0 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] 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-03-06 01:31:32.175 7 WARNING neutronclient.v2_0.client [None req-c0ebce3d-b9b9-4e24-a491-f296ad7e15b9 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/776] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:31 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 1372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:33.021 8 INFO nova.api.openstack.compute.server_external_events [req-eba8cb12-83fa-4103-989f-efe7bbe1cc5f req-557204e0-b95d-4fc4-8594-ccf821c5fb6d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:74ff97a5-0360-4590-97ed-36a1d36f7c9d for instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 on instance 2026-03-06 01:31:33.028 8 INFO nova.compute.rpcapi [None req-8f00e301-3270-4c41-be57-798832f23080 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 388/777] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:32 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/779] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:31:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:34.041 7 WARNING neutronclient.v2_0.client [None req-3878ce7c-3d3f-43b5-991d-4261215be937 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:34.155 8 WARNING neutronclient.v2_0.client [None req-2cd47dd6-c4a6-4827-8efa-d52ec6df8c49 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in 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/780] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:34 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:34 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 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-03-06 01:31:34.794 7 WARNING neutronclient.v2_0.client [None req-79ac562f-6217-4b60-b613-cb14830185c9 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:34.842 7 WARNING neutronclient.v2_0.client [None req-79ac562f-6217-4b60-b613-cb14830185c9 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] 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-03-06 01:31:35.098 8 INFO nova.api.openstack.compute.server_external_events [req-45752104-ed88-416e-94ef-00e846bc48f3 req-8d507cad-37de-42be-9177-d1aaf01cb23b d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 8|app: 0|req: 391/782] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:35.109 7 WARNING neutronclient.v2_0.client [None req-79ac562f-6217-4b60-b613-cb14830185c9 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/783] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:31:34 2026] POST /v2.1/servers => generated 450 bytes in 562 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-03-06 01:31:35.338 8 WARNING neutronclient.v2_0.client [None req-e9f69b1f-47f0-4154-973d-bb240f8f081b 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/784] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:35 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1422 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:35.675 7 WARNING neutronclient.v2_0.client [None req-92d1d00f-0516-4ed9-b5d0-6c0100ed4b5c 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:35.695 8 WARNING neutronclient.v2_0.client [None req-6bb15cf8-bb44-450c-9387-8aa22b8c0775 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in 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/785] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:35 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:35 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:36.442 7 WARNING neutronclient.v2_0.client [None req-030010b8-ae19-4743-9c29-9f5d0dd3a405 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/787] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:36 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1426 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-03-06 01:31:37.154 8 WARNING neutronclient.v2_0.client [None req-296b1f8e-f1f7-43b7-b9bd-c78f78c160de 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] 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-03-06 01:31:37.183 7 WARNING neutronclient.v2_0.client [None req-55f94e21-894d-4be8-bcf0-217579e39865 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/788] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:37 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:37 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:37.536 7 WARNING neutronclient.v2_0.client [None req-7761aa38-08b7-48ce-891d-1cd39de6cc5a 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/792] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:37 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1474 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, ' [pid: 8|app: 0|req: 396/793] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:31:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:38.318 7 WARNING neutronclient.v2_0.client [None req-fbafcca2-4c92-44a7-bb30-f26a5f966561 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:38.330 8 WARNING neutronclient.v2_0.client [None req-215398f5-ff66-4687-a89b-023c19e9fce0 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/794] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:38 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/795] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:38 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:38.631 7 WARNING neutronclient.v2_0.client [None req-54d3ba60-8ba2-44e2-94e8-c935af22848a 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:38 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1474 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-03-06 01:31:39.333 8 WARNING neutronclient.v2_0.client [None req-b1230a46-416f-49c7-8b8b-38eb1c3fd417 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:39.371 8 WARNING neutronclient.v2_0.client [None req-b1230a46-416f-49c7-8b8b-38eb1c3fd417 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:31:39.473 7 WARNING neutronclient.v2_0.client [None req-a6ed2e34-0b3b-4a88-83c8-7c58b069a2ca 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:39.520 8 WARNING neutronclient.v2_0.client [None req-b1230a46-416f-49c7-8b8b-38eb1c3fd417 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/797] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:39 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => 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-03-06 01:31:39.629 7 WARNING neutronclient.v2_0.client [None req-68f63e7a-708d-4fcc-9c34-f2d3e1822f7e 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/798] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:31:39 2026] POST /v2.1/servers => generated 449 bytes in 427 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-03-06 01:31:39.708 8 WARNING neutronclient.v2_0.client [None req-b4ad9ebc-5555-4d5a-b372-cf0b5a237d87 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/799] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:39 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/800] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:39 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1400 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:31:39.773 7 WARNING neutronclient.v2_0.client [None req-b200a5a6-f245-44d7-b7dc-5c18c596621c 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/801] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:39 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:40.654 8 WARNING neutronclient.v2_0.client [None req-5745da77-6e79-4fb5-a9f4-428b01d9a189 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/802] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:40 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:40.791 7 WARNING neutronclient.v2_0.client [None req-6ca49f25-77c6-497c-8f86-aa5a5fe49f41 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:40.792 8 WARNING neutronclient.v2_0.client [None req-10c918b1-a8c3-4f98-afab-00aab15f7f52 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/803] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:40 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1404 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:40.890 7 WARNING neutronclient.v2_0.client [None req-061e8f05-d0a6-4570-87e8-aa352ec1d937 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:40 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:40 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1559 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-03-06 01:31:41.277 8 INFO nova.api.openstack.compute.server_external_events [req-0af3a0e2-c0bf-4de2-8e6e-bb68c31bea9a req-1062977c-2765-4c8b-b0e8-1229ad0e64d2 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:74ff97a5-0360-4590-97ed-36a1d36f7c9d for instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 on instance [pid: 8|app: 0|req: 402/806] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:41 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:41.668 7 INFO nova.api.openstack.compute.server_external_events [req-2262950c-5e38-4470-8aae-ef492887f4fb req-1d7dd398-97b7-4371-8e6a-75eec524c000 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance [pid: 7|app: 0|req: 405/807] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:41 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-03-06 01:31:41.797 8 WARNING neutronclient.v2_0.client [None req-08c33398-6ddd-452d-8680-3455934ba161 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] 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-03-06 01:31:41.912 7 WARNING neutronclient.v2_0.client [None req-d7973103-124d-4973-83c6-7218b50ce279 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/808] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:41 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/809] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:41 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:42.071 7 WARNING neutronclient.v2_0.client [None req-35c4fa5e-a34c-4509-9018-b0eda0dd9991 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:42.081 8 WARNING neutronclient.v2_0.client [None req-10ba910b-ba1e-43d0-bf52-8257266692e4 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/810] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:42 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/811] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:42 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 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-03-06 01:31:43.012 7 WARNING neutronclient.v2_0.client [None req-3a57e447-142d-41a5-904b-8b2ee8889485 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:31:43.047 8 WARNING neutronclient.v2_0.client [None req-1a8ce2fd-a80b-45a6-9edf-7c77fcf6f715 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/812] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:42 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1655 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:43.217 8 WARNING neutronclient.v2_0.client [None req-41708223-0ec2-49d8-aa3c-90d2f85a4d56 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/814] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:43.263 7 WARNING neutronclient.v2_0.client [None req-2946109c-a141-415c-b2ea-81bc69882143 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/815] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/816] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:43.377 7 INFO nova.api.openstack.compute.server_external_events [req-397dd7fa-28b0-4378-a5e3-46e01ff9d2ae req-2193a7d3-45b3-4a73-9bcb-3ebcdc9bc645 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:74ff97a5-0360-4590-97ed-36a1d36f7c9d for instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 on instance 2026-03-06 01:31:43.377 7 INFO nova.api.openstack.compute.server_external_events [req-397dd7fa-28b0-4378-a5e3-46e01ff9d2ae req-2193a7d3-45b3-4a73-9bcb-3ebcdc9bc645 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance 2026-03-06 01:31:43.377 7 INFO nova.api.openstack.compute.server_external_events [req-397dd7fa-28b0-4378-a5e3-46e01ff9d2ae req-2193a7d3-45b3-4a73-9bcb-3ebcdc9bc645 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 411/817] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:43 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/818] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3/ips => generated 109 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/819] 10.0.0.157 () {32 vars in 825 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3/ips/tempest-ServerAddressesTestJSON-1808801788-network => generated 94 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/820] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:31:43 2026] DELETE /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 0 bytes in 121 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-03-06 01:31:43.606 7 WARNING neutronclient.v2_0.client [None req-99fb202a-59ca-45af-aa82-09a441cc7e73 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:43 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1661 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-03-06 01:31:44.103 8 WARNING neutronclient.v2_0.client [None req-e941934b-435c-4271-ba3b-4ca2442a17e9 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/822] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:44 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1460 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:44.394 7 WARNING neutronclient.v2_0.client [None req-5f350b2e-fbf4-4e29-9f80-fa22e79520ee 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:31:44.412 8 WARNING neutronclient.v2_0.client [None req-637f3b82-d659-4fff-9433-2bc24eb4d1e8 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/823] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:44 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1519 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/824] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:44 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:44.745 7 WARNING neutronclient.v2_0.client [None req-d3047780-a1f1-46be-9cec-3724003fa00b 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/825] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:44 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1661 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:45.209 8 WARNING neutronclient.v2_0.client [None req-d20f18ec-508a-487c-bec0-126e3f0d71cb c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/826] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:45 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1537 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-03-06 01:31:45.439 7 INFO nova.api.openstack.compute.server_external_events [req-1b4d0fc6-7d2d-4b58-b606-70595499c723 req-fa532ca0-1f8d-48fa-b1d5-0d005f7743f6 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 7|app: 0|req: 416/827] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:45.584 8 WARNING neutronclient.v2_0.client [None req-2c6d33fa-b332-4592-a761-dd9ffa5dfa2a 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:31:45.630 7 WARNING neutronclient.v2_0.client [None req-7cfdb233-188c-4724-a860-2156cc8870f5 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/828] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:45 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1702 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/829] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:45 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 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-03-06 01:31:45.785 8 WARNING neutronclient.v2_0.client [None req-89c2e5bc-af1f-4ec8-8f98-d9cee49d5350 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/830] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:31:45 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:45.931 7 WARNING neutronclient.v2_0.client [None req-8cf7dbff-3952-4e17-b6f0-d5f5e9a9cd75 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] 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-03-06 01:31:46.256 8 INFO nova.api.openstack.compute.server_external_events [req-b3f2118a-b9d2-4847-bc49-e58d1a92d0d1 req-fee8f9ac-3c5b-42d0-9ee0-9c981026e9f7 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:74ff97a5-0360-4590-97ed-36a1d36f7c9d for instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 on instance [pid: 7|app: 0|req: 418/831] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:45 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1619 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/832] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:46 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-03-06 01:31:46.358 7 WARNING neutronclient.v2_0.client [None req-36cbdbc4-7fa1-4d35-9564-9a2d95f9b456 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/833] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:46 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:46.788 8 WARNING neutronclient.v2_0.client [None req-d9355a49-cefa-4c96-bc92-d12111d1cca9 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/834] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:46 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:47.311 7 WARNING neutronclient.v2_0.client [None req-9a591497-c7c0-46f4-8a6c-fe0d4dd6ad29 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/835] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:47 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 1451 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-03-06 01:31:47.475 8 INFO nova.api.openstack.compute.server_external_events [req-25eada05-7ba6-4c97-912e-713c30f5c693 req-1f47d28f-ccfd-4de2-aa7d-aa4ef13b805d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 8|app: 0|req: 417/838] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:47 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-03-06 01:31:47.561 7 WARNING neutronclient.v2_0.client [None req-756e568f-168e-452c-8d54-19226acd5a08 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/839] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:47 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:47.954 8 WARNING neutronclient.v2_0.client [None req-6b5bee23-0e76-45c8-a149-e118103df768 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/840] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:47 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:48.420 7 WARNING neutronclient.v2_0.client [None req-e1ea8f60-9516-47fe-878e-afd83431247f 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/841] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:48 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => 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-03-06 01:31:48.745 8 WARNING neutronclient.v2_0.client [None req-4879d94d-3dd3-4d2f-be59-793b4223356a c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/842] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:48 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:49.265 7 WARNING neutronclient.v2_0.client [None req-274df4bf-e038-479a-b318-3223ae9b0438 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/843] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:49 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:49.499 8 INFO nova.api.openstack.wsgi [None req-7825e073-ebda-42fa-80c0-892e18e94dae 6efc69243c854046ab9efb6bd13dd1d8 b9e13e08f2b44b6fbbf4193582440fcb - - default default] HTTP exception thrown: Instance 15479e61-74a1-4a1f-a94a-26af0c7c1ff3 could not be found. [pid: 8|app: 0|req: 420/844] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:49 2026] GET /v2.1/servers/15479e61-74a1-4a1f-a94a-26af0c7c1ff3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:31:49.526 7 INFO nova.api.openstack.compute.server_external_events [req-68e97ac6-b07c-49b1-8273-937c3a883592 req-0c55320f-228c-4b01-b996-f1a0378dc5eb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance 2026-03-06 01:31:49.526 7 INFO nova.api.openstack.compute.server_external_events [req-68e97ac6-b07c-49b1-8273-937c3a883592 req-0c55320f-228c-4b01-b996-f1a0378dc5eb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance 2026-03-06 01:31:49.527 7 INFO nova.api.openstack.compute.server_external_events [req-68e97ac6-b07c-49b1-8273-937c3a883592 req-0c55320f-228c-4b01-b996-f1a0378dc5eb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance 2026-03-06 01:31:49.527 7 INFO nova.api.openstack.compute.server_external_events [req-68e97ac6-b07c-49b1-8273-937c3a883592 req-0c55320f-228c-4b01-b996-f1a0378dc5eb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance [pid: 7|app: 0|req: 425/845] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:49 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:49.944 8 WARNING neutronclient.v2_0.client [None req-fa4c1269-c551-413a-a865-2edba0030791 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/846] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:49 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 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-03-06 01:31:50.422 7 WARNING neutronclient.v2_0.client [None req-28470979-e41b-41ae-98ee-bca395d47553 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/847] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:50 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1547 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-03-06 01:31:51.167 8 WARNING neutronclient.v2_0.client [None req-f6f11991-53aa-492e-b9a3-267b178934c6 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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: 427/848] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/850] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 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: 431/852] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/853] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=522afd95cca144858f0415dbe0c68fee => generated 304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/854] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 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, ' [pid: 7|app: 0|req: 433/855] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=52e3838577804927b0ad059d124a9ad1 => generated 304 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:31:51.587 8 INFO nova.api.openstack.compute.server_external_events [req-d64e7d8a-5efe-4791-80be-6c0936b19919 req-cd80a846-0e1e-4420-8600-f4d49d6c8e51 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance 2026-03-06 01:31:51.588 8 INFO nova.api.openstack.compute.server_external_events [req-d64e7d8a-5efe-4791-80be-6c0936b19919 req-cd80a846-0e1e-4420-8600-f4d49d6c8e51 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 8|app: 0|req: 423/856] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:51 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/857] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=5f658efec2a34148ba59a4ecbbe5b8c9 => generated 304 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:31:51.654 8 WARNING neutronclient.v2_0.client [None req-d14485c3-713c-4d69-beca-3e02a6240289 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/858] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/859] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/860] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=b9e13e08f2b44b6fbbf4193582440fcb => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/861] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/862] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1384 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/863] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1722 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:51.911 8 WARNING neutronclient.v2_0.client [None req-2e7f5dbb-1b46-476b-be14-bfa269465589 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/864] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574/os-interface => generated 284 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:52.009 7 WARNING neutronclient.v2_0.client [None req-00a6d9bb-d591-4dcf-9e35-7ca23404cbca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/865] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7094 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/866] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:31:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 441/867] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:31:52 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:31:52.555 8 WARNING neutronclient.v2_0.client [None req-a2120dca-977a-4308-918b-cd1df99f8162 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:31:52.821 7 WARNING neutronclient.v2_0.client [None req-418bbb5e-af8f-49a8-a390-31b6b96a9de2 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/868] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:52 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1525 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/869] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:52 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1722 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/870] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:31:53 2026] GET /v2.1/servers => generated 377 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, ' [pid: 7|app: 0|req: 443/871] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:31:53 2026] DELETE /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:53.287 8 WARNING neutronclient.v2_0.client [None req-d22747bf-2afe-41df-bad8-ffd0da6b0894 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/872] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:53 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1728 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-03-06 01:31:53.634 7 INFO nova.api.openstack.compute.server_external_events [req-00dfc648-14b8-41f6-9e44-8e8668206ddf req-7ab58930-c5e3-4b12-b198-d19631843aa5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance [pid: 7|app: 0|req: 444/873] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:53 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-03-06 01:31:53.988 8 WARNING neutronclient.v2_0.client [None req-897b934b-70a7-4cab-af50-b574ed4c313c c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/874] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:53 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1715 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-03-06 01:31:54.119 7 WARNING neutronclient.v2_0.client [None req-0d835c62-5774-4fa1-b1b4-26bbdc342d99 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/875] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:31:54 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:54.442 8 WARNING neutronclient.v2_0.client [None req-754256d8-b154-4289-b85f-cb3e328a7bd1 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/876] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:54 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1728 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:55.504 8 INFO nova.api.openstack.compute.server_external_events [req-b6bda026-53b9-4841-9916-dd5cda59de29 req-cdd86b9d-6be3-4b24-bc8a-a2558efe6baa d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 8|app: 0|req: 432/877] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:31:55.514 7 WARNING neutronclient.v2_0.client [None req-6e99e5fc-cdd7-412f-aebf-46fb01976854 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/878] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:55 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1715 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:55.670 8 INFO nova.api.openstack.compute.server_external_events [req-9a2832bb-d2e1-4c0d-9df5-7a21365bdfe1 req-604ce8e3-e2a0-48ef-8998-4d6bf3f9b4c9 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance 2026-03-06 01:31:55.670 8 INFO nova.api.openstack.compute.server_external_events [req-9a2832bb-d2e1-4c0d-9df5-7a21365bdfe1 req-604ce8e3-e2a0-48ef-8998-4d6bf3f9b4c9 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance [pid: 8|app: 0|req: 433/879] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:55 2026] POST /v2.1/os-server-external-events => generated 358 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-03-06 01:31:55.801 7 WARNING neutronclient.v2_0.client [None req-a3b2b274-27b7-4482-9a81-96efccf4dae7 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/880] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:55 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1848 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:56.982 8 WARNING neutronclient.v2_0.client [None req-81c4641b-5b5e-49ee-adda-2e9eaf254730 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/881] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:56 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1503 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-03-06 01:31:57.535 7 INFO nova.api.openstack.compute.server_external_events [req-85708882-3c4f-4df2-89fe-08f64c88a3f6 req-a4d17971-a67f-49b4-aa9c-715d80849f52 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:204d627b-af05-40b8-9ec8-1fabf31dd555 for instance cfe64af3-c190-49ff-b9f5-024aff397574 on instance [pid: 7|app: 0|req: 449/884] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:31:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:31:58.078 8 WARNING neutronclient.v2_0.client [None req-ae711963-d8f5-442c-bb0a-6ad370200c75 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/885] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:58 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1508 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-03-06 01:31:59.199 7 WARNING neutronclient.v2_0.client [None req-0401ef02-15c9-45a1-8f12-9efa9c3a475e 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/886] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:31:59 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => generated 1508 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:00.286 8 INFO nova.api.openstack.wsgi [None req-c9b981ac-c046-49c2-accd-ff416fde69c0 212aa3968b0d41988ce03795b05c6e7d 522afd95cca144858f0415dbe0c68fee - - default default] HTTP exception thrown: Instance cfe64af3-c190-49ff-b9f5-024aff397574 could not be found. [pid: 8|app: 0|req: 437/887] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:00 2026] GET /v2.1/servers/cfe64af3-c190-49ff-b9f5-024aff397574 => 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: 451/888] 10.0.0.157 () {32 vars in 704 bytes} [Fri Mar 6 01:32:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-164510650 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:02.283 8 WARNING neutronclient.v2_0.client [None req-709424e4-c7d2-4065-a0ee-4ff0a759785e 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/889] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:02 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1822 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:02.508 7 WARNING neutronclient.v2_0.client [None req-ce4f26d3-68b0-4cdf-9b68-81dc5ada7496 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/890] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:02 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1822 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, ' [pid: 8|app: 0|req: 439/891] 10.0.0.157 () {34 vars in 750 bytes} [Fri Mar 6 01:32:02 2026] POST /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a/action => generated 0 bytes in 74 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-03-06 01:32:02.933 7 WARNING neutronclient.v2_0.client [None req-dbb11912-0b2c-469d-a9f3-21ec81f89318 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/892] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:02 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1824 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-03-06 01:32:04.161 8 WARNING neutronclient.v2_0.client [None req-2b13d469-4cd1-4c60-8959-f927304b5098 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/893] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:04 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1824 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-03-06 01:32:05.336 7 WARNING neutronclient.v2_0.client [None req-bd57d4f2-971b-436c-ad54-18c7a9afa512 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/894] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1824 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:06.499 8 WARNING neutronclient.v2_0.client [None req-28bdc5a8-1f58-4293-87f8-2cc29ab7083a 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/895] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1829 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-03-06 01:32:07.178 7 INFO nova.api.openstack.compute.server_external_events [req-c371a371-144c-477b-8cf2-9d63e54dc165 req-c3043e5a-b3da-40e9-ace5-918b879fe486 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 455/896] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:07.657 7 WARNING neutronclient.v2_0.client [None req-83404e92-bf73-409d-a2e6-72ca6c0d5b5c 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/899] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1829 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:08.794 8 WARNING neutronclient.v2_0.client [None req-d9050833-47ea-49a5-86a2-554d5898c64f 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:32:09.230 7 INFO nova.api.openstack.compute.server_external_events [req-8e406879-ed15-44bd-bd3d-2ace08fe7f72 req-4f6396eb-2908-4a87-8525-5d304b6880b5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 458/900] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/901] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:08 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1829 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:10.502 7 WARNING neutronclient.v2_0.client [None req-79d26cb8-8d80-4830-8472-a2c945d1fec6 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:32:11.248 8 WARNING neutronclient.v2_0.client [None req-03800b19-25d1-446f-a63f-f521cc84ef38 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/902] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:10 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1829 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/903] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:32:11 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/os-interface => generated 284 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:11.671 7 WARNING neutronclient.v2_0.client [None req-793c1dc6-c03d-447a-bf8b-7c18ea36a8ec c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:32:12.069 8 INFO nova.api.openstack.compute.server_external_events [req-ce2c8929-3199-4913-80a2-abbdf9e76f6b req-bcc63199-e273-4604-bf34-255761f4e129 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 8|app: 0|req: 445/904] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:12 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, ' [pid: 7|app: 0|req: 460/905] 10.0.0.157 () {32 vars in 815 bytes} [Fri Mar 6 01:32:11 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/os-interface/98eba099-bb99-40dd-9fc5-2a7c5e7245fd => generated 281 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:32:12.608 8 WARNING neutronclient.v2_0.client [None req-23848d96-7d30-48db-8a8c-0f106c88aebf 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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: 461/906] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:12 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/907] 10.0.0.157 () {34 vars in 750 bytes} [Fri Mar 6 01:32:12 2026] POST /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/action => generated 0 bytes in 29 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: 463/908] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:12 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/909] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:12 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1822 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 464/910] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:13 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:14.135 7 INFO nova.api.openstack.compute.server_external_events [req-f63ec6ac-49ba-40aa-aeab-6f7ed97df3c7 req-b5a06f6a-9673-43f0-9129-6c798ae0b35c d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 8|app: 0|req: 447/911] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:32:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/912] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32: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: 8|app: 0|req: 448/913] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:14 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/914] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:15 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 194 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-03-06 01:32:15.885 7 WARNING neutronclient.v2_0.client [None req-393c0ca7-a6e3-4c4a-8f70-e40fdc1b51ea 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:32:15.897 8 WARNING neutronclient.v2_0.client [None req-00003e9d-a6df-4d46-8453-4952df720cb8 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:32:15.930 7 WARNING neutronclient.v2_0.client [None req-393c0ca7-a6e3-4c4a-8f70-e40fdc1b51ea 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/915] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:15 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1950 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: 451/916] 10.0.0.157 () {34 vars in 750 bytes} [Fri Mar 6 01:32:16 2026] POST /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/action => generated 0 bytes in 35 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: 452/917] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:16 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:32:16.097 7 WARNING neutronclient.v2_0.client [None req-393c0ca7-a6e3-4c4a-8f70-e40fdc1b51ea 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] 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-03-06 01:32:16.188 8 INFO nova.api.openstack.compute.server_external_events [req-c0f8dbfe-4702-4c7e-9c09-e3b875815fe4 req-19218cb5-1d1f-44da-9c69-519ea1535eaa d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 8|app: 0|req: 453/918] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:16 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) [pid: 7|app: 0|req: 466/919] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:32:15 2026] POST /v2.1/servers => generated 453 bytes in 503 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-03-06 01:32:16.346 8 WARNING neutronclient.v2_0.client [None req-10c37370-5cc4-47ad-896e-e6e31824da33 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/920] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:16 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1431 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/921] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:17 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 194 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-03-06 01:32:17.431 8 WARNING neutronclient.v2_0.client [None req-9289411e-02db-4898-9872-96c3f2235e49 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/924] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:17 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1435 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, ' [pid: 7|app: 0|req: 470/925] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:18 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 194 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-03-06 01:32:18.202 8 INFO nova.api.openstack.compute.server_external_events [req-a37ea33e-8c07-474c-b03e-49eed47baf88 req-910391f4-b312-4294-9e6b-dcb3b9bb3d79 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 8|app: 0|req: 456/926] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:18 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-03-06 01:32:18.520 7 WARNING neutronclient.v2_0.client [None req-80f9c116-bd41-4a42-b7ea-0f599c8570b4 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/927] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:18 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1483 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, ' [pid: 8|app: 0|req: 457/928] 10.0.0.157 () {32 vars in 723 bytes} [Fri Mar 6 01:32:19 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/929] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:32:19 2026] DELETE /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 0 bytes in 129 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-03-06 01:32:19.391 8 WARNING neutronclient.v2_0.client [None req-591d98e8-0a2b-47fc-916e-8044533ddc6b c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/930] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:19 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1841 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:19.618 7 WARNING neutronclient.v2_0.client [None req-55e480c5-b8cc-4756-92fc-3ea5954f39d3 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/931] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:19 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:20.588 8 WARNING neutronclient.v2_0.client [None req-39fd0ba5-7db1-463b-816c-dae0dbf70b80 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:32:20.680 7 INFO nova.api.openstack.compute.server_external_events [req-624a3598-be4b-436d-86f2-95b27e4cc15d req-ca2bf919-3c04-4d95-a9c3-e44c2072baf5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 7|app: 0|req: 474/932] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/933] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:20 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1841 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:20.712 7 WARNING neutronclient.v2_0.client [None req-35cdd2cc-ee84-4a10-bcf2-287da549ca1f 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/934] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:20 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1491 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:21.758 8 WARNING neutronclient.v2_0.client [None req-6aaa59b7-5c0c-4b84-982b-274b44612826 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] 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-03-06 01:32:21.833 7 WARNING neutronclient.v2_0.client [None req-f1ad55d6-ab73-4730-b540-65f8f5bd8c88 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/935] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:21 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1841 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:22.175 8 INFO nova.api.openstack.compute.server_external_events [req-80a6e6b9-8d82-4bbd-aa12-4f721d6e82bc req-877e8475-a25e-4c86-99a6-28dfac10a7c3 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 7|app: 0|req: 476/936] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:21 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1569 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/937] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:22.722 7 INFO nova.api.openstack.compute.server_external_events [req-56a15a81-a5df-4622-9c47-d1d3d2325182 req-a6dc67e5-b07d-45e5-883b-377517ce9704 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 7|app: 0|req: 477/938] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:22 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:23.211 8 WARNING neutronclient.v2_0.client [None req-2784b237-dec7-4fac-9551-7e1f3eb8dd45 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:32:23.232 7 WARNING neutronclient.v2_0.client [None req-9add2f1b-2b7f-4231-b821-aaac75c52f88 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/939] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:23 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1481 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/940] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:23 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1557 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-03-06 01:32:24.209 8 INFO nova.api.openstack.compute.server_external_events [req-423daf91-9f4b-432c-bdb1-537754b7d3de req-ad393550-d3ad-4c2f-9a57-1dd59a624bb4 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:98eba099-bb99-40dd-9fc5-2a7c5e7245fd for instance 696789a7-49f0-4fa8-886c-f940efd84857 on instance [pid: 8|app: 0|req: 463/941] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:24 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-03-06 01:32:24.307 7 WARNING neutronclient.v2_0.client [None req-8ec8d505-4ec1-48f7-9e62-39b725633ac1 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/942] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:24 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1486 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-03-06 01:32:24.390 8 WARNING neutronclient.v2_0.client [None req-5b1a2bd0-8666-47dd-86da-4d1931a43713 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/943] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:24 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1557 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-03-06 01:32:25.408 7 WARNING neutronclient.v2_0.client [None req-c37567d5-d42a-42a4-b6f1-12a8040f6d80 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/944] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:25 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 1486 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-03-06 01:32:25.558 8 WARNING neutronclient.v2_0.client [None req-cd4e4dd6-b17e-49e2-98ce-9e88b6f8baad 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/945] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:25 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1557 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-03-06 01:32:26.488 7 INFO nova.api.openstack.wsgi [None req-3c2513df-a552-4fdf-9faf-4740ee08b346 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] HTTP exception thrown: Instance 696789a7-49f0-4fa8-886c-f940efd84857 could not be found. [pid: 7|app: 0|req: 481/946] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:26 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => 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: 466/947] 10.0.0.157 () {32 vars in 704 bytes} [Fri Mar 6 01:32:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-545564743 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:26.722 7 WARNING neutronclient.v2_0.client [None req-919d17de-939b-4cef-a736-914269f06075 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/948] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:26 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:26.981 8 INFO nova.api.openstack.compute.server_external_events [req-250b3205-0451-4b51-abf7-758baa46c1fd req-9529243d-7797-4093-b4f1-09589acacc86 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 8|app: 0|req: 467/949] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:26 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-03-06 01:32:27.136 7 INFO nova.api.openstack.wsgi [None req-7b3bafa3-115b-4fe3-bf3a-fc373a1252de c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] HTTP exception thrown: Instance 696789a7-49f0-4fa8-886c-f940efd84857 could not be found. [pid: 7|app: 0|req: 483/950] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:32:27 2026] DELETE /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:27.169 8 INFO nova.api.openstack.wsgi [None req-ea5be24a-cea2-4ecf-9667-3290c889c714 c9dfafd50fce4b1aa5a9ea9523aa2676 52e3838577804927b0ad059d124a9ad1 - - default default] HTTP exception thrown: Instance 696789a7-49f0-4fa8-886c-f940efd84857 could not be found. [pid: 8|app: 0|req: 468/951] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:27 2026] GET /v2.1/servers/696789a7-49f0-4fa8-886c-f940efd84857 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:27.903 8 WARNING neutronclient.v2_0.client [None req-d741409a-e17b-42e9-a567-a835daaf5376 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/954] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:27 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => 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, ' 2026-03-06 01:32:28.630 7 WARNING neutronclient.v2_0.client [None req-81db4b8b-7001-4b59-8571-70d3cd334002 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/955] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:28 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1822 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/956] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:32:28 2026] DELETE /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 0 bytes in 114 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-03-06 01:32:28.966 7 WARNING neutronclient.v2_0.client [None req-88d3e9a7-15e9-462d-b2ef-b7749949e8b3 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:32:29.019 8 INFO nova.api.openstack.compute.server_external_events [req-e2163487-bf87-415c-9b9f-efb8303a122c req-2a6b39f3-f1ae-4582-befd-6c1e866e4acd d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 8|app: 0|req: 472/957] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:29.134 8 WARNING neutronclient.v2_0.client [None req-032950bb-273d-4719-94de-762e73e6f79a 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/958] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:28 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1828 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/959] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:29 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1740 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:29.554 7 WARNING neutronclient.v2_0.client [None req-227b76c6-8ab0-4516-8337-9b603aabfb52 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/960] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:32:29 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:30.528 8 WARNING neutronclient.v2_0.client [None req-3d511c92-776c-4f33-9614-435226b3ddf9 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] 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-03-06 01:32:31.059 7 INFO nova.api.openstack.compute.server_external_events [req-8efeac77-e2b5-43cd-9296-8f35f364db22 req-eec0e3a5-02c6-4e9c-bae9-6fd6080cbaa0 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance 2026-03-06 01:32:31.060 7 INFO nova.api.openstack.compute.server_external_events [req-8efeac77-e2b5-43cd-9296-8f35f364db22 req-eec0e3a5-02c6-4e9c-bae9-6fd6080cbaa0 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 488/961] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:31 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/962] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:30 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1828 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:31.222 7 WARNING neutronclient.v2_0.client [None req-c8e3225d-3571-4e37-bcc1-6653cba9212e 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/963] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:31 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1740 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, ' [pid: 8|app: 0|req: 475/964] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:32:31 2026] GET /v2.1/servers => generated 384 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 490/965] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:32:31 2026] DELETE /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:31.718 8 WARNING neutronclient.v2_0.client [None req-b6852c95-f173-401c-8f58-cb1ecdf56d2e 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] 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-03-06 01:32:31.843 7 INFO nova.api.openstack.compute.server_external_events [req-b15425af-5d00-4285-a293-797a3a8dc59d req-6e7cfe06-644a-4e39-8c08-12de3703f042 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:6d16b483-b8e4-4e16-92dc-e29e96955480 for instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a on instance [pid: 7|app: 0|req: 491/966] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:31 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: 476/967] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:31 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1746 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:32.236 7 WARNING neutronclient.v2_0.client [None req-234545bd-7d18-4f73-b646-cc5db39b116b 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/968] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:32 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => 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-03-06 01:32:32.917 8 WARNING neutronclient.v2_0.client [None req-b6ab7080-8b36-480a-b589-1cfb90bf4e14 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/969] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:32 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1746 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-03-06 01:32:33.100 7 INFO nova.api.openstack.compute.server_external_events [req-1c807b7b-7fb9-450c-b148-960329e77793 req-735d1c6d-d7d9-42f8-8edc-47a7f505be89 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance 2026-03-06 01:32:33.101 7 INFO nova.api.openstack.compute.server_external_events [req-1c807b7b-7fb9-450c-b148-960329e77793 req-735d1c6d-d7d9-42f8-8edc-47a7f505be89 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 7|app: 0|req: 493/970] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:33 2026] POST /v2.1/os-server-external-events => generated 352 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-03-06 01:32:33.326 8 WARNING neutronclient.v2_0.client [None req-6b424a25-8770-4f1f-a092-e07574ebadaa 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/971] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:33 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1479 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-03-06 01:32:34.113 7 WARNING neutronclient.v2_0.client [None req-32f54cdb-31ab-4f10-99ac-8bd453c4a28c 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] 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-03-06 01:32:34.418 8 WARNING neutronclient.v2_0.client [None req-6e2164af-f645-4348-8131-c6b857891da3 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/972] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:34 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1866 bytes in 987 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 479/973] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:34 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 1479 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:35.090 7 INFO nova.api.openstack.compute.server_external_events [req-3003f962-a84c-4c94-b7a0-450505c71790 req-a36016f0-7256-4ad8-9c91-fa1e73c3e773 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 7|app: 0|req: 495/974] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:35.138 8 INFO nova.api.openstack.compute.server_external_events [req-b1ee62b1-7121-4764-974b-7fe087941c1d req-d1c66008-f118-45e2-b1ac-c63f3fba685d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:7b78220a-2ffe-4b11-828d-d9552f891bd7 for instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 on instance [pid: 8|app: 0|req: 480/975] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:36.127 8 INFO nova.api.openstack.wsgi [None req-477ebc39-ff44-4c2c-8e57-39e05f479334 72192f8e32ac413fb8d3532a95d7574f 5f658efec2a34148ba59a4ecbbe5b8c9 - - default default] HTTP exception thrown: Instance 4e69898f-7191-4cf1-bc82-a22fc7f6fa6a could not be found. [pid: 8|app: 0|req: 481/976] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:36 2026] GET /v2.1/servers/4e69898f-7191-4cf1-bc82-a22fc7f6fa6a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:36.149 7 WARNING neutronclient.v2_0.client [None req-21ea0e72-ac44-4781-ab48-f937c822892f 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/977] 10.0.0.157 () {32 vars in 706 bytes} [Fri Mar 6 01:32:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1988694945 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/978] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:36 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:37.269 8 WARNING neutronclient.v2_0.client [None req-983642bd-4105-446f-a513-ef7a1a6bba91 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/981] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:37 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 1517 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:38.910 7 INFO nova.api.openstack.wsgi [None req-cb6889e4-3ee5-4cec-bd57-bc35a0e5d42a 3fba3db9825e489d83a3c5a25092870b 517fcb9f1b8f491abfac0c6a43e6382e - - default default] HTTP exception thrown: Instance 8e7e1d65-5897-46e6-b669-6c723e0f30a8 could not be found. [pid: 7|app: 0|req: 499/982] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:38 2026] GET /v2.1/servers/8e7e1d65-5897-46e6-b669-6c723e0f30a8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/983] 10.0.0.157 () {32 vars in 704 bytes} [Fri Mar 6 01:32:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-345410429 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/984] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:32:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/985] 10.0.0.157 () {30 vars in 413 bytes} [Fri Mar 6 01:32:42 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/986] 10.0.0.157 () {28 vars in 560 bytes} [Fri Mar 6 01:32:42 2026] GET /v2/ => generated 402 bytes in 517 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/987] 10.0.0.157 () {28 vars in 564 bytes} [Fri Mar 6 01:32:43 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: 502/988] 10.0.0.157 () {30 vars in 413 bytes} [Fri Mar 6 01:32:43 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 01:32:45.779 8 WARNING neutronclient.v2_0.client [None req-7b1e0c3e-6025-439e-9908-e8a6f782d530 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:32:45.824 8 WARNING neutronclient.v2_0.client [None req-7b1e0c3e-6025-439e-9908-e8a6f782d530 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/989] 10.0.0.92 () {30 vars in 618 bytes} [Fri Mar 6 01:32:45 2026] GET /v2.1 => generated 0 bytes in 222 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-03-06 01:32:46.141 8 WARNING neutronclient.v2_0.client [None req-7b1e0c3e-6025-439e-9908-e8a6f782d530 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/990] 10.0.0.92 () {32 vars in 691 bytes} [Fri Mar 6 01:32:46 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: 505/991] 10.0.0.92 () {34 vars in 912 bytes} [Fri Mar 6 01:32:46 2026] GET /v2.1/os-simple-tenant-usage/3df72e7e455542d3b2822254234aaa79?start=2026-03-05T00:00:00&end=2026-03-06T23: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: 487/992] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:32:45 2026] POST /v2.1/servers => generated 450 bytes in 795 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-03-06 01:32:46.500 7 WARNING neutronclient.v2_0.client [None req-41be148d-8879-434f-8b9d-3451b0a530e0 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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: 506/993] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:46 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1254 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/994] 10.0.0.92 () {30 vars in 653 bytes} [Fri Mar 6 01:32:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:47.599 7 WARNING neutronclient.v2_0.client [None req-0d2fcfb5-20fa-40b6-b366-a6a0427d1cf8 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/997] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:47 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:48.693 8 WARNING neutronclient.v2_0.client [None req-179f2b1c-8af5-42c8-92b8-032a2d2d28c9 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/998] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:48 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1352 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, ' [pid: 7|app: 0|req: 509/999] 10.0.0.92 () {30 vars in 618 bytes} [Fri Mar 6 01:32:49 2026] GET /v2.1 => generated 0 bytes in 157 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: 491/1000] 10.0.0.92 () {32 vars in 691 bytes} [Fri Mar 6 01:32:49 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1001] 10.0.0.92 () {34 vars in 912 bytes} [Fri Mar 6 01:32:49 2026] GET /v2.1/os-simple-tenant-usage/3df72e7e455542d3b2822254234aaa79?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:49.823 8 WARNING neutronclient.v2_0.client [None req-d2528ceb-5f67-410b-87aa-53dbb4bfb85a c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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: 492/1002] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:49 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1352 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1003] 10.0.0.92 () {30 vars in 653 bytes} [Fri Mar 6 01:32:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:50.924 8 WARNING neutronclient.v2_0.client [None req-069d58c1-4dc3-468e-8381-7bcc18f06624 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1004] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:50 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1427 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1005] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/1006] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 01:32:52.116 8 INFO nova.api.openstack.compute.server_external_events [req-257985aa-1979-4622-8752-bbd811d47b02 req-b02dc8c0-6786-4f38-9a7a-ae5ad09fa467 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 8|app: 0|req: 495/1007] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:52 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: 7|app: 0|req: 513/1008] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/1009] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 497/1010] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:32:52.330 7 WARNING neutronclient.v2_0.client [None req-2a5aecf0-3ec0-48bb-a2c8-74e282ab33b2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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: 498/1011] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 514/1012] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1437 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1013] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=1fbbbf49035d4072ac194bde36b2919e => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1014] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=3df72e7e455542d3b2822254234aaa79 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1015] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=9344452f41fa4513a1aed58216e528eb => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1016] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1017] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=b1ded49c61314a35a4b4b80e098dcabc => generated 304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1018] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1019] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=eac1d0d73b934d0f96e263999732a752 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1020] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:32:52.874 8 WARNING neutronclient.v2_0.client [None req-e869abb9-2c18-4519-918f-2760dc0d6f9b da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1021] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2159 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1022] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1023] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:32:52 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:32:53.492 7 WARNING neutronclient.v2_0.client [None req-d1058d9d-2ae3-40b2-9a7e-eacb73c7fc6d c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1024] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:53 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1437 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:54.821 8 WARNING neutronclient.v2_0.client [None req-bd63d3f9-2523-45a0-a3ab-8ed4a8a40e11 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1025] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:54 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1437 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:55.964 7 WARNING neutronclient.v2_0.client [None req-b3aa1d84-a499-49f3-88f5-c8fecac7f2e7 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1026] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:55 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1437 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-03-06 01:32:57.113 8 WARNING neutronclient.v2_0.client [None req-b8705e66-e0b2-452c-a8d9-c1572511fd8a c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1027] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:57 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1425 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:58.273 8 WARNING neutronclient.v2_0.client [None req-36514fae-6a6a-4596-ad0c-000b3da869bf c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1030] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:58 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1425 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:32:59.470 7 WARNING neutronclient.v2_0.client [None req-24dd8fb9-6962-4291-8a9b-ec652b8b8342 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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-03-06 01:32:59.747 8 INFO nova.api.openstack.compute.server_external_events [req-caf41670-9ebd-48a4-869c-82d769e11475 req-ccefcdc0-2373-4e73-96ad-26c790631fb6 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 8|app: 0|req: 509/1031] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:32:59 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) [pid: 7|app: 0|req: 523/1032] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:32:59 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1425 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:01.027 8 WARNING neutronclient.v2_0.client [None req-599628a0-8977-4ae8-948f-7fffd053f888 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1033] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:00 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1425 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:01.790 7 INFO nova.api.openstack.compute.server_external_events [req-fdc07941-e574-4f43-b7d8-b0ab1e415435 req-de5f5ca6-0377-4766-a84d-cb5f7039c39e d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 7|app: 0|req: 524/1034] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:33:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:02.263 8 WARNING neutronclient.v2_0.client [None req-412dd639-6ed5-4b83-83bd-4cbf98a64878 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1035] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:02 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1613 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, ' 2026-03-06 01:33:03.692 7 WARNING neutronclient.v2_0.client [None req-40a4a54e-5b2d-4083-99a6-6d25455206ad c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1036] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:33:03 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db/os-interface => generated 285 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 01:33:05.082 7 INFO nova.api.openstack.compute.server_external_events [req-8d2debce-55b9-41a5-adb2-56a2fde2a609 req-76fc027b-a80e-4d94-807e-8b11e6c22873 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 7|app: 0|req: 526/1037] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:33:05.090 8 WARNING neutronclient.v2_0.client [None req-703d07b4-e6cc-4404-b419-f3bc6be28c65 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1038] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:05 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1613 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1039] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:33:05 2026] GET /v2.1/servers => generated 388 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1040] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:33:05 2026] DELETE /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 0 bytes in 106 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-03-06 01:33:05.500 7 WARNING neutronclient.v2_0.client [None req-22869368-0ca4-4c20-b600-3f5bd57e0871 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1041] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:05 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1619 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-03-06 01:33:06.623 8 WARNING neutronclient.v2_0.client [None req-40f71061-0e0e-4452-9400-49f8fd547a0e c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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-03-06 01:33:06.940 7 INFO nova.api.openstack.compute.server_external_events [req-75daf6e2-6d43-4384-8b21-695ed88edf06 req-486927d8-3de8-4fe9-b339-0604bedea0b2 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 7|app: 0|req: 529/1042] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:33:06 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: 8|app: 0|req: 514/1043] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:06 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1619 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:08.232 8 WARNING neutronclient.v2_0.client [None req-c0121a6d-ccf3-47e3-90b4-f90a1aa9cb41 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] 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-03-06 01:33:08.988 7 INFO nova.api.openstack.compute.server_external_events [req-fc025cae-74ff-4601-927e-281342f56376 req-8afbc1e9-6dd2-4b7d-994d-53c07aa170aa d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance 2026-03-06 01:33:08.989 7 INFO nova.api.openstack.compute.server_external_events [req-fc025cae-74ff-4601-927e-281342f56376 req-8afbc1e9-6dd2-4b7d-994d-53c07aa170aa d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:3905fc50-824f-4999-a44f-508bfc24ae35 for instance 8ca97043-2f47-4b9a-9471-deea6d2d20db on instance [pid: 7|app: 0|req: 531/1046] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:33:08 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1047] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:08 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1739 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:10.097 7 WARNING neutronclient.v2_0.client [None req-8caea7a9-8535-450d-a630-7b485e6d7c93 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1048] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:10 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:11.604 8 WARNING neutronclient.v2_0.client [None req-b53ecb95-1611-47fe-8059-854990bd96b2 c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1049] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:11 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 1386 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:13.180 7 INFO nova.api.openstack.wsgi [None req-5dd375fe-eca8-4ef5-bc25-79bd77e6e45b c976520007f24c2e9e6b02901b2557d5 b1ded49c61314a35a4b4b80e098dcabc - - default default] HTTP exception thrown: Instance 8ca97043-2f47-4b9a-9471-deea6d2d20db could not be found. [pid: 7|app: 0|req: 533/1050] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:13 2026] GET /v2.1/servers/8ca97043-2f47-4b9a-9471-deea6d2d20db => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1051] 10.0.0.157 () {32 vars in 706 bytes} [Fri Mar 6 01:33:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2055323234 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1060] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 151 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 538/1061] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=5ccb7cdf6de747edb96aeabfc20a3e7b => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1062] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=9d2c71b9ba06400ba422afdbe2f9c2ab => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1063] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1064] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1065] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=cd592d8004034dd1a64e34860b649d5a => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1066] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1067] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1068] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1069] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1070] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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: 543/1071] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1072] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1073] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1074] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:54.774 7 WARNING neutronclient.v2_0.client [None req-3a2d7e2d-49cf-41e5-8317-a0fc80afaacf 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:33:55.060 7 WARNING neutronclient.v2_0.client [None req-3a2d7e2d-49cf-41e5-8317-a0fc80afaacf 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1075] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:33:54 2026] POST /v2.1/servers => generated 424 bytes in 681 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-03-06 01:33:55.421 8 WARNING neutronclient.v2_0.client [None req-b5f44b83-922b-42a8-913e-7b4dc032e4d4 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1076] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:55 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1368 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:56.641 7 WARNING neutronclient.v2_0.client [None req-f67ca975-f145-4805-933a-c1f206681614 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1077] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:56 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1364 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:58.099 7 WARNING neutronclient.v2_0.client [None req-03e4e787-a7d3-4119-9298-878bea920838 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1080] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:58 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1420 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:33:59.508 8 WARNING neutronclient.v2_0.client [None req-46f4876d-898a-406e-8110-ce353abb14c2 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1081] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:33:59 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1428 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:00.884 7 WARNING neutronclient.v2_0.client [None req-580ec72d-7788-4746-b8d5-961426701a03 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] 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-03-06 01:34:01.481 8 INFO nova.api.openstack.compute.server_external_events [req-4cd47db8-5517-4bb0-a2e3-f6aad838cee1 req-b9ba993d-0dc5-4b25-80d3-944914a2d300 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance [pid: 8|app: 0|req: 534/1082] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:01 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) [pid: 7|app: 0|req: 549/1083] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:00 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1480 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:02.799 8 WARNING neutronclient.v2_0.client [None req-81581bf7-2d31-4118-8802-51a574dd9533 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1084] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:02 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1468 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:04.217 7 WARNING neutronclient.v2_0.client [None req-dad64b9e-a707-4b84-8613-72d7c888a31e 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1085] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:04 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1468 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-03-06 01:34:05.371 8 WARNING neutronclient.v2_0.client [None req-e005f086-b14d-4c5d-86f2-cd741466194a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1086] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:05 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1468 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:06.333 7 INFO nova.api.openstack.compute.server_external_events [req-3ff61d2e-cc1c-49d5-8f11-e71a703110b9 req-0faf535b-de6a-4448-b132-0bd95bf2c55e d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance [pid: 7|app: 0|req: 551/1087] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:06.951 8 WARNING neutronclient.v2_0.client [None req-3b0ef935-fe42-4d31-a35b-a9b21f503071 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1090] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:06 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1468 bytes in 1146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:08.402 7 INFO nova.api.openstack.compute.server_external_events [req-5346cde5-76df-422c-b677-7a4ff8ae8c8b req-ae5923ba-bbdb-46fe-9f48-5f775ba43ec5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance 2026-03-06 01:34:08.402 7 INFO nova.api.openstack.compute.server_external_events [req-5346cde5-76df-422c-b677-7a4ff8ae8c8b req-ae5923ba-bbdb-46fe-9f48-5f775ba43ec5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance [pid: 7|app: 0|req: 554/1091] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:08 2026] POST /v2.1/os-server-external-events => generated 354 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-03-06 01:34:09.125 8 WARNING neutronclient.v2_0.client [None req-768c6df7-9fac-4f9d-802f-14771c9b166b 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1092] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:09 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1468 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-03-06 01:34:10.411 7 WARNING neutronclient.v2_0.client [None req-39f7ce9a-35f0-41bf-9e3f-6c1b423f0de1 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1093] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:10 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1648 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, ' [pid: 8|app: 0|req: 539/1094] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:34:11 2026] DELETE /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 0 bytes in 143 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-03-06 01:34:12.089 7 WARNING neutronclient.v2_0.client [None req-d36c1fae-84a7-4a2f-8a03-d61a0ee8bf3e 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1095] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:11 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1654 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:13.311 8 INFO nova.api.openstack.compute.server_external_events [req-128d96fc-764b-475e-948e-2f55c7a8b968 req-63e62bef-4d9a-4bfa-85ba-3f89eaed2917 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance [pid: 8|app: 0|req: 540/1096] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:13 2026] POST /v2.1/os-server-external-events => generated 185 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-03-06 01:34:13.382 7 WARNING neutronclient.v2_0.client [None req-5f0d6843-d88c-4c05-b6e7-89446a8ca81b 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1097] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:13 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1654 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:15.255 8 WARNING neutronclient.v2_0.client [None req-658b114b-81d2-4233-94e0-6cbee1b9131e 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] 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-03-06 01:34:15.353 7 INFO nova.api.openstack.compute.server_external_events [req-7eca1da8-6917-4b4d-b6aa-9b4770e9c921 req-fb47b532-d99b-48a3-923b-8b07ca494d77 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance 2026-03-06 01:34:15.354 7 INFO nova.api.openstack.compute.server_external_events [req-7eca1da8-6917-4b4d-b6aa-9b4770e9c921 req-fb47b532-d99b-48a3-923b-8b07ca494d77 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:6a4fa147-4b80-4148-bfc7-73b492b53139 for instance 60bac9e2-66c2-4577-9c9b-0b09175b45df on instance [pid: 7|app: 0|req: 558/1098] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:15 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) [pid: 8|app: 0|req: 541/1099] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:15 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1612 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:16.968 7 WARNING neutronclient.v2_0.client [None req-0d302b39-9ac5-4607-a382-4f3dc8d3b86a 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1100] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:16 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1454 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:18.093 8 WARNING neutronclient.v2_0.client [None req-73c34127-5a76-4cd5-a949-94c0eba510d2 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1103] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:18 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 1454 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:19.371 7 INFO nova.api.openstack.wsgi [None req-149197db-e1a9-4100-995a-676f0493d712 2c33737fec074d8d808c57071b3dd894 5ccb7cdf6de747edb96aeabfc20a3e7b - - default default] HTTP exception thrown: Instance 60bac9e2-66c2-4577-9c9b-0b09175b45df could not be found. [pid: 7|app: 0|req: 561/1104] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:19 2026] GET /v2.1/servers/60bac9e2-66c2-4577-9c9b-0b09175b45df => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1107] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:34:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:37.574 7 WARNING neutronclient.v2_0.client [None req-4c868c0c-9c44-401d-ba35-f89e0534290f 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:34:37.663 7 WARNING neutronclient.v2_0.client [None req-4c868c0c-9c44-401d-ba35-f89e0534290f 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:34:38.095 7 WARNING neutronclient.v2_0.client [None req-4c868c0c-9c44-401d-ba35-f89e0534290f 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1110] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:34:37 2026] POST /v2.1/servers => generated 450 bytes in 926 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 01:34:38.460 8 WARNING neutronclient.v2_0.client [None req-a1f3d64d-1986-4779-a38e-c0d26a10e3bf 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1111] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:38 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1401 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-03-06 01:34:39.707 7 WARNING neutronclient.v2_0.client [None req-b0691b33-6e9e-4ceb-aabb-40ff1f9cc532 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1112] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:39 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1397 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:40.801 8 WARNING neutronclient.v2_0.client [None req-d164e8d4-fc06-41f4-aa6b-33b6088e7aee 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1113] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:40 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1453 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:42.110 7 WARNING neutronclient.v2_0.client [None req-f070dba7-b391-4ab4-b534-983e70f5fb1c 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1114] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:42 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1453 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-03-06 01:34:43.470 8 WARNING neutronclient.v2_0.client [None req-61ef0ff3-33e9-490b-96d1-bb739b8af32b 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:34:43.984 7 INFO nova.api.openstack.compute.server_external_events [req-2847ea69-ffe0-4ef0-9a44-931bab96aa10 req-46ad3b1d-ea30-4b51-8e96-f391f009e9a2 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 7|app: 0|req: 567/1115] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:43 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: 8|app: 0|req: 549/1116] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:43 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1529 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:45.064 7 WARNING neutronclient.v2_0.client [None req-190dac22-7500-411f-b643-92deb3110f50 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1117] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:45 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:46.195 8 WARNING neutronclient.v2_0.client [None req-2b45de6e-6900-449c-88de-eeda1ba8542a 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1118] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:46 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:47.448 8 WARNING neutronclient.v2_0.client [None req-a41455ae-aa2d-440d-a2de-843f345ad936 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1121] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:47 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:49.195 7 WARNING neutronclient.v2_0.client [None req-3eee97e1-dedd-4631-b45b-f7ec354aad7c 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1122] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:49 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:50.696 8 WARNING neutronclient.v2_0.client [None req-7540a8bd-b6b6-4529-a28c-82c550c59cd2 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1123] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:50 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 571/1124] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=35a876dc9ba64a7d905b481a7877ce87 => generated 302 bytes in 233 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: 554/1125] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=4eb10fed2f234cf2bd07e96bb53a179b => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1126] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=75e4959bddd444f9804237d715081d51 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1127] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1128] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1129] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=c7ce0e89ed4a4b6f853ef51cf2d9f98e => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1130] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=e1c9bc79cb38413fa5c6957acfe3fbf5 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1131] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=e33f485beb754ac09cc71cb6190d8ae4 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1132] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1133] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1134] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/os-services => generated 783 bytes in 25 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-03-06 01:34:51.906 8 WARNING neutronclient.v2_0.client [None req-6b6860db-6e52-492a-bf95-749b9bd36d49 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] 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-03-06 01:34:51.993 7 WARNING neutronclient.v2_0.client [None req-683ed5ea-0122-4a9c-b54c-815579cb04b2 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1135] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2080 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1136] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1137] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1138] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 562/1139] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 578/1140] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1141] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 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: 579/1142] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:34:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 01:34:52.774 8 INFO nova.api.openstack.compute.server_external_events [req-cfe2aeaf-996d-4dea-8045-339bbb9ea0c6 req-260a5e90-87ac-4010-ac56-03b60408bdf5 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 8|app: 0|req: 564/1143] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:34:53.304 7 WARNING neutronclient.v2_0.client [None req-91d61618-6ec7-452a-9ff0-5e282d335a1a 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1144] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:53 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 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-03-06 01:34:54.615 8 WARNING neutronclient.v2_0.client [None req-41b05876-aaeb-479e-9709-6d02dc031072 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:34:54.817 7 INFO nova.api.openstack.compute.server_external_events [req-123a4398-6211-4d40-8a5a-35645a0e33b3 req-01940d3c-d9bd-46ed-8b57-849608e7794f d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance 2026-03-06 01:34:54.818 7 INFO nova.api.openstack.compute.server_external_events [req-123a4398-6211-4d40-8a5a-35645a0e33b3 req-01940d3c-d9bd-46ed-8b57-849608e7794f d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 7|app: 0|req: 581/1145] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1146] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:54 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1527 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:56.003 7 WARNING neutronclient.v2_0.client [None req-00b451b7-25a4-4f3d-ab17-dbb8ff3d62b0 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1147] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:55 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1694 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:34:56.160 8 WARNING neutronclient.v2_0.client [None req-ca4b8a3b-587d-44cb-a2db-e7cd31aad3d3 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1148] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:34:56 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1694 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-03-06 01:34:58.072 7 INFO nova.api.openstack.compute.server_external_events [req-69b347cf-17af-4f14-8624-a713cfc5ac0a req-775397e3-73d4-49b3-9e5c-66352d1f1f85 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 7|app: 0|req: 584/1151] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:34:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1152] 10.0.0.157 () {34 vars in 750 bytes} [Fri Mar 6 01:35:06 2026] POST /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5/action => generated 32147 bytes in 562 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-03-06 01:35:10.118 8 INFO nova.api.openstack.compute.server_external_events [req-f79b1c48-cb06-4172-b6f6-db3dab8f280a req-8e10ac39-35ca-43c7-8f6e-c397cadd10a7 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 8|app: 0|req: 570/1155] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1156] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:35:11 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:13.104 8 WARNING neutronclient.v2_0.client [None req-edeb4288-1758-428d-82aa-aca984364809 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:13.150 8 WARNING neutronclient.v2_0.client [None req-edeb4288-1758-428d-82aa-aca984364809 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:13.303 8 WARNING neutronclient.v2_0.client [None req-edeb4288-1758-428d-82aa-aca984364809 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1157] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:35:13 2026] POST /v2.1/servers => generated 450 bytes in 423 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 01:35:13.489 7 WARNING neutronclient.v2_0.client [None req-c2139395-ce99-4cba-830a-001152a16311 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1158] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:13 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1401 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:14.561 8 WARNING neutronclient.v2_0.client [None req-0c49c8e2-72a0-4396-81ac-e74860e0b32d 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1159] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:14 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1405 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-03-06 01:35:15.637 7 WARNING neutronclient.v2_0.client [None req-45c6f53f-7c64-4d33-860b-5e902bb0b57a 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1160] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:15 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1453 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:16.721 8 WARNING neutronclient.v2_0.client [None req-c6fc5c28-8661-4556-9c3d-dd143206e88f 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1161] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:16 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1453 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:17.802 7 WARNING neutronclient.v2_0.client [None req-fe001413-304b-46fa-969c-8038c522276a 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1164] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:17 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1461 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:18.908 8 WARNING neutronclient.v2_0.client [None req-1fb08c6b-a284-43e9-bf47-7fbffd48c80f 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:35:19.205 7 INFO nova.api.openstack.compute.server_external_events [req-c06751c5-7255-469f-963f-65db4a9532f5 req-f3d96d3d-1671-40b5-90cc-c8a31795b2eb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 7|app: 0|req: 591/1165] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1166] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:18 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1539 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:20.321 7 WARNING neutronclient.v2_0.client [None req-0f2394c6-4b47-4061-a602-fe8bd3aee28d 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1167] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:20 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:21.458 8 WARNING neutronclient.v2_0.client [None req-98385ff9-efba-4c98-9dcf-a93d792aabe5 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1168] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:21 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 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-03-06 01:35:22.608 7 WARNING neutronclient.v2_0.client [None req-3e065590-151a-4c8e-a500-d8c2bbb89cba 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1169] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:22 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:24.179 8 WARNING neutronclient.v2_0.client [None req-f77590bd-af6d-48e7-acb9-393d009f6a56 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1170] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:24 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:25.373 7 WARNING neutronclient.v2_0.client [None req-7e70bc2d-453e-42ed-9736-9ece38945106 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1171] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:25 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:26.718 8 INFO nova.api.openstack.compute.server_external_events [req-5ad7cc9b-aa43-41ca-910f-5bc6017815b8 req-29dd7ff5-8f1d-4f46-bb54-552364219b70 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 8|app: 0|req: 578/1172] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:27.236 7 WARNING neutronclient.v2_0.client [None req-139990cc-d2ff-4b33-85b7-af5c412ddb28 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1175] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:27 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 1299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:29.558 8 WARNING neutronclient.v2_0.client [None req-83c51f1d-f3e4-48c7-b685-ab0b9be4912d 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1176] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:29 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:30.840 7 WARNING neutronclient.v2_0.client [None req-72aeb414-f0a6-4f60-9a2d-08ed2a8536c2 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1177] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:30 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:32.166 8 WARNING neutronclient.v2_0.client [None req-65f44b74-7639-42a3-a6d2-b2806bbc5748 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1178] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:32 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 1085 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:34.164 7 INFO nova.api.openstack.compute.server_external_events [req-32889415-81eb-4838-86d9-51ecf27cea93 req-29a754bc-3b99-4b31-b9e0-4254b785666e d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 7|app: 0|req: 597/1179] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:34.264 8 WARNING neutronclient.v2_0.client [None req-b43a04be-6a1f-4070-b1c5-441218afe291 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1180] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:34 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1527 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 598/1181] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:35:35 2026] POST /v2.1/os-keypairs => generated 395 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:36.089 8 WARNING neutronclient.v2_0.client [None req-5c824b0b-268c-4e3c-8eaa-f200d5e0e7c2 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:36.254 7 INFO nova.api.openstack.compute.server_external_events [req-ca5d0227-1b59-445e-be5c-32761f8955df req-ca55849a-8998-4e64-b43a-1eb107f9279a d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 7|app: 0|req: 599/1182] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1183] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:36 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1695 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:36.521 7 WARNING neutronclient.v2_0.client [None req-333e3a2f-3b49-4c87-88c5-02b5f645a454 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1184] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:36 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1695 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 602/1187] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:35:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:37.966 8 INFO nova.api.openstack.compute.server_external_events [req-fcab2969-0ecd-45ef-b928-10ac89ff3e1b req-3b66e720-c6cc-407b-9429-d497ea9c9c35 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 8|app: 0|req: 586/1188] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:37 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) 2026-03-06 01:35:39.191 7 WARNING neutronclient.v2_0.client [None req-09c5fda1-a4cc-4170-9037-754c088e7186 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:39.242 7 WARNING neutronclient.v2_0.client [None req-09c5fda1-a4cc-4170-9037-754c088e7186 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:39.324 7 WARNING neutronclient.v2_0.client [None req-09c5fda1-a4cc-4170-9037-754c088e7186 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:35:39.527 7 WARNING neutronclient.v2_0.client [None req-09c5fda1-a4cc-4170-9037-754c088e7186 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1189] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:35:39 2026] POST /v2.1/servers => generated 496 bytes in 588 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-03-06 01:35:39.736 8 WARNING neutronclient.v2_0.client [None req-716c58f6-5b35-4519-b7ff-f67054190d7f fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1190] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:39 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1453 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-03-06 01:35:40.812 7 WARNING neutronclient.v2_0.client [None req-e726e430-1222-4fc4-8cd1-af0525b58f63 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1191] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:40 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1457 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-03-06 01:35:41.891 8 WARNING neutronclient.v2_0.client [None req-7d2a186d-880a-40ec-9878-fb4559332e15 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1192] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:41 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1505 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-03-06 01:35:42.984 7 WARNING neutronclient.v2_0.client [None req-85c0a8aa-f7a1-4293-84c9-8c8d618eeb55 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1193] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:42 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1505 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-03-06 01:35:44.071 8 WARNING neutronclient.v2_0.client [None req-c094fa6c-de04-42af-b4be-7eb9808fe703 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1194] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:44 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1195] 10.0.0.157 () {34 vars in 750 bytes} [Fri Mar 6 01:35:44 2026] POST /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2/action => generated 31970 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:45.159 8 WARNING neutronclient.v2_0.client [None req-5d12696d-917a-4e56-83cb-39091c243910 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] 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-03-06 01:35:45.367 7 INFO nova.api.openstack.compute.server_external_events [req-c64e0280-1a9e-4415-bdc2-fda643b7a3a8 req-7597f9f3-13ed-42eb-aba8-20140983d4a6 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 7|app: 0|req: 607/1196] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1197] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:45 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1637 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-03-06 01:35:46.480 7 WARNING neutronclient.v2_0.client [None req-113587d7-af08-48a2-9a3d-8fc7bc0c802b fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1198] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:46 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1201] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:35:47 2026] DELETE /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:47.504 7 WARNING neutronclient.v2_0.client [None req-7fde9dd3-8e58-44e5-a657-55533b847b11 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:35:47.627 8 WARNING neutronclient.v2_0.client [None req-af45fdb2-942e-4243-baf0-e010307df5df fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1202] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:47 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1821 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1203] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:47 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:48.752 7 WARNING neutronclient.v2_0.client [None req-47c7c812-b9f5-47a5-b0e4-5f0714648df5 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:35:48.851 8 WARNING neutronclient.v2_0.client [None req-752317fd-979e-4077-8872-a26c5e052013 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1204] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:48 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1205] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:48 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:35:49.923 7 WARNING neutronclient.v2_0.client [None req-04b691d8-8152-48de-930a-323848f40967 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:35:49.998 8 WARNING neutronclient.v2_0.client [None req-4d523c9e-c215-4862-ba72-fd59021b1845 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1206] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:49 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1821 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:50.850 7 INFO nova.api.openstack.compute.server_external_events [req-77ec4551-8d18-46af-93ce-5c697caa5513 req-f7b330ff-3f10-4b48-a3da-477acd3e0b59 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:fe9c6c81-4b17-47e2-aa7a-cee9451735b2 for instance d60db642-55c6-44f1-96b7-c75545b8d5a2 on instance [pid: 7|app: 0|req: 614/1207] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:50 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: 594/1208] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:49 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 615/1209] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1210] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:51.459 7 WARNING neutronclient.v2_0.client [None req-e620a142-9334-4fe9-af31-a39c33540278 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1211] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6552 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1212] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 617/1213] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1054 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1214] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-services => generated 783 bytes in 32 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: 618/1215] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1216] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 619/1217] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=31f209ac911b4ab79a843795da9f8de2 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1218] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=4eb10fed2f234cf2bd07e96bb53a179b => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:35:51.889 7 WARNING neutronclient.v2_0.client [None req-e5951897-58ba-493b-924c-67a1ca0da63d 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1219] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=69d3d22b6e344db9814b0fc5e95fa6cc => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1220] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=71f764c54ad642c7baf2b3d39927cf90 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1221] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=728e3b5cf3fb4cbabba6ac8fe2b6bcd9 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1222] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1487 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: 8|app: 0|req: 603/1223] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:35:52.026 7 WARNING neutronclient.v2_0.client [None req-1176bb64-7d8f-4cd0-9528-43bc120f0cc1 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1224] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1225] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/limits?tenant_id=e33f485beb754ac09cc71cb6190d8ae4 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1226] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1227] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1228] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:35:53.033 8 WARNING neutronclient.v2_0.client [None req-7c3cbef5-66bf-4856-86e8-38fa8564f081 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1229] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:53.783 7 WARNING neutronclient.v2_0.client [None req-8b0cb6d3-7b3b-48a5-add6-28981dc40ca2 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1230] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:53 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:35:54.114 8 INFO nova.api.openstack.wsgi [None req-d9e10529-bb6c-4e65-9c05-51359f2ce4d8 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] HTTP exception thrown: Instance d60db642-55c6-44f1-96b7-c75545b8d5a2 could not be found. [pid: 8|app: 0|req: 609/1231] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:54 2026] GET /v2.1/servers/d60db642-55c6-44f1-96b7-c75545b8d5a2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 623/1232] 10.0.0.157 () {32 vars in 728 bytes} [Fri Mar 6 01:35:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-145019479 => 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, ' [pid: 8|app: 0|req: 610/1233] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:35:54 2026] DELETE /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 01:35:54.745 7 WARNING neutronclient.v2_0.client [None req-6724bd90-e2df-465d-afa2-5981efc63129 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1234] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:54 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1700 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:54.927 8 WARNING neutronclient.v2_0.client [None req-4c843b94-fa2d-4073-975c-1d2f5f3eee32 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1235] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:54 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:55.890 7 WARNING neutronclient.v2_0.client [None req-95814390-a2b6-4dde-be1b-356972af52a2 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1236] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:55 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1700 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:56.061 8 WARNING neutronclient.v2_0.client [None req-94fab4fd-3970-4100-ba60-4480cefbbb18 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1237] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:56 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:57.077 7 WARNING neutronclient.v2_0.client [None req-420bc118-9752-47c2-a637-6d05de2866c3 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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-03-06 01:35:57.196 8 WARNING neutronclient.v2_0.client [None req-35c21250-969b-489f-a322-4d76ddf214b6 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1238] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:57 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1700 bytes in 1196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1241] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:57 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 1118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:58.337 7 INFO nova.api.openstack.compute.server_external_events [req-e126646d-6116-4b68-8dba-f38e43f00b6d req-3071c24c-4b2d-402a-9102-ca92c4023b54 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:d280e92f-e32f-4b4f-b173-0d06697af138 for instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 on instance [pid: 7|app: 0|req: 629/1242] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:35:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:35:59.281 8 WARNING neutronclient.v2_0.client [None req-4c4dcf51-25a6-4550-94bf-1094c4663d9c 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] 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: 614/1243] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:59 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1482 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:35:59.340 7 WARNING neutronclient.v2_0.client [None req-93866253-2699-4e94-9fb2-f85c9447237e fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1244] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:35:59 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:36:00.385 8 WARNING neutronclient.v2_0.client [None req-6f4d0e88-cea4-4f52-aa67-7ca58aee0fde 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1245] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1487 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-03-06 01:36:00.553 7 WARNING neutronclient.v2_0.client [None req-d7c6fafc-ff17-488e-9052-c7db87897aa7 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1246] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:00 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:36:01.475 8 WARNING neutronclient.v2_0.client [None req-0c3c149d-52f6-424f-9424-06aea6f280f0 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1247] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:01 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => generated 1487 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:01.729 7 WARNING neutronclient.v2_0.client [None req-de33f53a-99b3-4259-a325-4ff9c8cae699 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1248] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:01 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:36:02.576 8 INFO nova.api.openstack.wsgi [None req-fe8bec65-b123-434b-a54b-6abbccb00f0e 823bb2cd5d5549729f73956754437d97 4eb10fed2f234cf2bd07e96bb53a179b - - default default] HTTP exception thrown: Instance dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 could not be found. [pid: 8|app: 0|req: 617/1249] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:02 2026] GET /v2.1/servers/dd9de3f8-4b69-468a-9d79-5e9dc9482ff5 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:02.873 7 WARNING neutronclient.v2_0.client [None req-d014b94d-c038-44b4-b588-640a6fef2d72 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1250] 10.0.0.157 () {32 vars in 726 bytes} [Fri Mar 6 01:36:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-46492010 => 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: 633/1251] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:02 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:04.030 8 WARNING neutronclient.v2_0.client [None req-495ffc56-50f2-4aae-bc74-875a32f13a96 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1252] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:03 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:05.276 7 INFO nova.api.openstack.compute.server_external_events [req-bbc3962a-5317-448f-9628-0304f6ceb445 req-6f62e6cd-70a5-47ef-8d7d-6c97f6e80416 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 7|app: 0|req: 634/1253] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:05.887 8 WARNING neutronclient.v2_0.client [None req-60c1dc52-a72f-45ed-87e9-9549a87953b1 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1254] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:05 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:07.339 7 WARNING neutronclient.v2_0.client [None req-0ba5fd93-4840-42eb-a629-b4f8b3ff1f52 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1257] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:07 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:36:08.485 8 WARNING neutronclient.v2_0.client [None req-370f53ef-877a-4413-ab9b-f99d176b4672 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1258] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:08 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 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-03-06 01:36:09.651 7 WARNING neutronclient.v2_0.client [None req-192991a0-c369-4ba9-bda1-409a85fcf3c9 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1259] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:09 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:10.226 8 INFO nova.api.openstack.compute.server_external_events [req-2aeb5ced-9bd6-4848-bedf-123637739464 req-7b733893-ff30-42da-9d1c-14b098b44a4a d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 8|app: 0|req: 624/1260] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:10.840 7 WARNING neutronclient.v2_0.client [None req-a2f8418f-7a4c-47cb-836a-bc4b10f3c539 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1261] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:10 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1625 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:12.267 8 INFO nova.api.openstack.compute.server_external_events [req-3a8c017b-2e1c-4196-a823-67a544e61037 req-5a363927-e30c-4426-8773-cdebe6b90ff4 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 625/1262] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:12 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) 2026-03-06 01:36:12.314 7 WARNING neutronclient.v2_0.client [None req-7f4e29b9-7b49-455e-a2d5-770212839f0d fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1263] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:12 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1805 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:12.551 8 WARNING neutronclient.v2_0.client [None req-d924047b-3571-4dd2-9f0b-600f65e99718 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1264] 10.0.0.157 () {32 vars in 741 bytes} [Fri Mar 6 01:36:12 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:14.311 7 INFO nova.api.openstack.compute.server_external_events [req-f7ff9625-f8e2-468e-a940-01e84a122f5f req-2a28edab-7a6d-4cc6-8007-6102bc415c5f d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 7|app: 0|req: 639/1265] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:14 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-03-06 01:36:20.599 7 WARNING neutronclient.v2_0.client [None req-6cb53570-9eeb-428c-8560-72053807d50f fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1268] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:20 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1925 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 628/1269] 10.0.0.157 () {32 vars in 753 bytes} [Fri Mar 6 01:36:21 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 642/1270] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:36:23 2026] DELETE /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 0 bytes in 86 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-03-06 01:36:23.276 8 WARNING neutronclient.v2_0.client [None req-d16c928d-e7d0-4576-bf14-c2bf8236eef5 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1271] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:23 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1931 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:24.547 7 INFO nova.api.openstack.compute.server_external_events [req-28d71595-1f07-4bc3-b5d0-2767591ed4d6 req-af821f83-52a9-4771-9ee2-6cfe2152a8b2 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 7|app: 0|req: 643/1272] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:24 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-03-06 01:36:24.591 8 WARNING neutronclient.v2_0.client [None req-5edb1b4a-d9c0-4757-8066-e9431bdf412d fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1273] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:24 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1931 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:25.831 7 WARNING neutronclient.v2_0.client [None req-67654737-c755-423d-a156-dfc77d6ba325 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1274] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:25 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1931 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-03-06 01:36:26.359 8 INFO nova.api.openstack.compute.server_external_events [req-23c1d0a9-fe03-40eb-a341-bc5016a7f34d req-9e04aa27-c6f8-48de-abfa-d0230689ddc8 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 8|app: 0|req: 631/1275] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:26 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-03-06 01:36:26.583 7 INFO nova.api.openstack.compute.server_external_events [req-1b8e1e16-66c5-494f-8b81-21e9d7792161 req-3894c7af-d61a-4467-b757-c028c8f4e6e3 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:be380929-b2fd-456c-b602-77cf684bf23b for instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 on instance [pid: 7|app: 0|req: 645/1276] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:36:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:27.006 8 WARNING neutronclient.v2_0.client [None req-83b134de-a6f4-49ab-903b-d02635a1ee90 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1277] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1534 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-03-06 01:36:28.114 8 WARNING neutronclient.v2_0.client [None req-553e0ccd-1068-4bf3-a90e-c520a582b5b5 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1280] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:28 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1539 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:29.234 7 WARNING neutronclient.v2_0.client [None req-97d737b8-de98-4494-9be7-2abfabc35c13 fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1281] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:29 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 1539 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:30.309 8 INFO nova.api.openstack.wsgi [None req-940d560d-89b9-4126-bdf5-5acb8b66c18c fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] HTTP exception thrown: Instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 could not be found. [pid: 8|app: 0|req: 635/1282] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:30 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:30.342 7 INFO nova.api.openstack.wsgi [None req-605d6150-4f8d-43ef-893e-5a7a97489f1c fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] HTTP exception thrown: Instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 could not be found. [pid: 7|app: 0|req: 648/1283] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:36:30 2026] DELETE /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => 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-03-06 01:36:30.376 8 INFO nova.api.openstack.wsgi [None req-c005be6b-5182-44f3-9616-ded4af7ee0ac fe3eb34f22cd4543be474c961690efbb 69d3d22b6e344db9814b0fc5e95fa6cc - - default default] HTTP exception thrown: Instance 38982b43-c411-4a73-a2aa-5c0fb55cd417 could not be found. [pid: 8|app: 0|req: 636/1284] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:30 2026] GET /v2.1/servers/38982b43-c411-4a73-a2aa-5c0fb55cd417 => 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: 649/1285] 10.0.0.157 () {32 vars in 706 bytes} [Fri Mar 6 01:36:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1093442777 => 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: 637/1286] 10.0.0.157 () {32 vars in 724 bytes} [Fri Mar 6 01:36:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-78010631 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1291] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1292] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1293] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1294] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 654/1295] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/limits?tenant_id=1355bcd0942545969dc5708a3407a07d => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1296] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/limits?tenant_id=1f5e8e9afac04f28997df879745d93c6 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1297] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/limits?tenant_id=26aabdd5790c497b9f006b8a92d231bf => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1298] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/limits?tenant_id=64ece3fc3f1d4eb698ce435e7dbb6bb0 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1299] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/limits?tenant_id=6546f805d85c47d4b24503653e779350 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1300] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=77674bc5f39140f79414fb2b03cf83b4 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1301] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1302] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=b13521977d6c40b6bd22c1acfb5c82ef => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1303] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1304] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=da76e9cfcb3040b9ae33270cec284190 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1305] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=f21a90203bf94905a30394d3d6986178 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1306] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=f3b5b18c5af34463b447977ac1ff5efc => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1307] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1308] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1309] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1310] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 662/1311] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1312] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 663/1313] 10.0.0.157 () {34 vars in 671 bytes} [Fri Mar 6 01:36:55 2026] POST /v2.1/os-keypairs => generated 395 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-03-06 01:36:58.769 8 WARNING neutronclient.v2_0.client [None req-de6523ea-5641-484c-872c-ef88079eb780 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:58.807 8 WARNING neutronclient.v2_0.client [None req-de6523ea-5641-484c-872c-ef88079eb780 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:58.999 8 WARNING neutronclient.v2_0.client [None req-de6523ea-5641-484c-872c-ef88079eb780 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1316] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:36:58 2026] POST /v2.1/servers => generated 448 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 01:36:59.332 7 WARNING neutronclient.v2_0.client [None req-22f20795-9cc1-4c3a-8df5-d7ddf91cd95f 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 665/1317] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:36:59 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1393 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-03-06 01:37:04.426 8 WARNING neutronclient.v2_0.client [None req-70bd7d55-33e2-4cb2-9445-755da052964a 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1318] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:04 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1519 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-03-06 01:37:05.681 7 INFO nova.api.openstack.compute.server_external_events [req-39e05f1f-dbbb-4dc7-8a57-786abda204cb req-8f7b3e9d-51d5-4c4d-ad3e-ad5013e0a854 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 7|app: 0|req: 666/1319] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:09.606 8 WARNING neutronclient.v2_0.client [None req-386cf42b-5ee0-40c5-ad43-807aa26db7f2 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1322] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:09 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1517 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-03-06 01:37:11.210 7 INFO nova.api.openstack.compute.server_external_events [req-3e726957-33c5-453c-99f0-86645206efb9 req-5dbf56f5-a3ad-4d52-9ec5-5b101ff21d75 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 7|app: 0|req: 668/1323] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:13.247 8 INFO nova.api.openstack.compute.server_external_events [req-92e13578-0e86-43e3-b4b5-8b401715f281 req-30260686-4396-49d2-ae45-9bee5efcf466 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance 2026-03-06 01:37:13.248 8 INFO nova.api.openstack.compute.server_external_events [req-92e13578-0e86-43e3-b4b5-8b401715f281 req-30260686-4396-49d2-ae45-9bee5efcf466 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 8|app: 0|req: 656/1324] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:13 2026] POST /v2.1/os-server-external-events => generated 354 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-03-06 01:37:14.755 7 WARNING neutronclient.v2_0.client [None req-0e226d39-142d-4214-9929-b92b5d187a66 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1325] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:14 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:16.171 7 INFO nova.api.openstack.compute.server_external_events [req-b27bb6fa-de95-470b-831a-aa5354884db4 req-0effb307-4281-4e27-af5d-b52ca61bc366 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 7|app: 0|req: 670/1326] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:16 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) 2026-03-06 01:37:16.211 8 WARNING neutronclient.v2_0.client [None req-5ef2a73c-cf5e-49ab-86ed-c712212a1561 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:16.254 8 WARNING neutronclient.v2_0.client [None req-5ef2a73c-cf5e-49ab-86ed-c712212a1561 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:16.493 8 WARNING neutronclient.v2_0.client [None req-5ef2a73c-cf5e-49ab-86ed-c712212a1561 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1327] 10.0.0.157 () {34 vars in 663 bytes} [Fri Mar 6 01:37:16 2026] POST /v2.1/servers => generated 448 bytes in 530 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-03-06 01:37:16.711 7 WARNING neutronclient.v2_0.client [None req-40b88dbb-4cb9-4455-ad79-2b48f5c1f4bc 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1328] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1394 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-03-06 01:37:21.788 8 WARNING neutronclient.v2_0.client [None req-383b7b0f-3d2d-4e5b-9057-a29cb2498bb2 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1331] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:21 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1520 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:22.699 7 INFO nova.api.openstack.compute.server_external_events [req-0ff957ba-1111-4e62-896c-d745f39a4cf5 req-9f03c9ff-e787-4c6f-8eec-4f381b7dee43 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 7|app: 0|req: 673/1332] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:27.009 8 WARNING neutronclient.v2_0.client [None req-1dbd152f-fe9a-4019-96b4-69cb388470d3 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1333] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:26 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1518 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:27.521 8 INFO nova.api.openstack.compute.server_external_events [req-91efab05-5e9e-4a29-982a-5d282c81e7ae req-ea2a25d3-d1dc-4d32-b8f3-70e6e0f0343e d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 8|app: 0|req: 662/1336] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:27 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-03-06 01:37:29.565 7 INFO nova.api.openstack.compute.server_external_events [req-c710fd17-1377-49ef-b3b2-f1cd28f7bced req-84acc5e4-d285-4ac1-a328-610e7c60b61b d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 7|app: 0|req: 675/1337] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:29 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-03-06 01:37:32.194 8 WARNING neutronclient.v2_0.client [None req-d4d7b05e-7678-44da-ac8e-461766f2c71b 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1338] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:37:32 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1819 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:33.574 7 INFO nova.api.openstack.compute.server_external_events [req-ff87d3df-a614-431a-8c44-9f309d964e95 req-4c461db2-e201-4a78-b43f-10cbd46458d7 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 7|app: 0|req: 676/1339] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:37:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 679/1344] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=1f5e8e9afac04f28997df879745d93c6 => generated 302 bytes in 174 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: 666/1345] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=64ece3fc3f1d4eb698ce435e7dbb6bb0 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1346] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=6546f805d85c47d4b24503653e779350 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1347] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=77674bc5f39140f79414fb2b03cf83b4 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1348] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1349] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=b13521977d6c40b6bd22c1acfb5c82ef => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1350] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1351] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=da76e9cfcb3040b9ae33270cec284190 => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1352] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=f21a90203bf94905a30394d3d6986178 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1353] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=f3b5b18c5af34463b447977ac1ff5efc => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1354] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1355] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1356] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1357] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/os-services => generated 783 bytes in 26 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: 686/1358] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1045 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 673/1359] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:51.947 7 WARNING neutronclient.v2_0.client [None req-cf707ab0-dc5b-44d1-bbc7-ccdf67151c85 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 687/1360] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4940 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1361] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 688/1362] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1363] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:58.937 7 WARNING neutronclient.v2_0.client [None req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:58.990 7 WARNING neutronclient.v2_0.client [None req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:59.160 7 WARNING neutronclient.v2_0.client [None req-39a4ccfd-90b1-49d8-9bc1-46cf721890d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 690/1366] 162.253.55.140 () {36 vars in 714 bytes} [Fri Mar 6 01:37:58 2026] POST /v2.1/servers => generated 453 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-06 01:37:59.736 8 WARNING neutronclient.v2_0.client [None req-e39d5e43-a880-4e4c-84a3-6a8c610d2c83 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 677/1367] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:37:59 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2213 bytes in 57 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-03-06 01:37:59.796 7 WARNING neutronclient.v2_0.client [None req-e50246f3-bdc1-42ed-95f6-6cd5dbef40bc da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 691/1368] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:37:59 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 678/1369] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:37:59 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:02.413 7 WARNING neutronclient.v2_0.client [None req-fa8b4764-31cf-4b4b-9e1c-6139aa2408f3 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 692/1370] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:38:02 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2371 bytes in 89 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-03-06 01:38:02.505 8 WARNING neutronclient.v2_0.client [None req-134a1e29-3ae3-4355-8f51-c67636683678 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 679/1371] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:38:02 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 28 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1372] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:38:02 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 197 bytes in 67 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-03-06 01:38:05.036 8 INFO nova.api.openstack.compute.server_external_events [req-68fd2c3b-5f5d-4bdf-a091-8c61375a51db req-adcc4891-0391-4f97-adb4-02242dd72390 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 680/1373] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:05 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-03-06 01:38:05.388 7 WARNING neutronclient.v2_0.client [None req-82fcc5cc-4783-4c60-8c39-3f74a65aaed1 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 694/1374] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:38:05 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2445 bytes in 119 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-03-06 01:38:05.514 8 WARNING neutronclient.v2_0.client [None req-11fb6564-c432-4cfb-ac2c-9e50b714b94c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 681/1375] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:38:05 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 284 bytes in 77 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: 695/1376] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:38:05 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:08.138 7 WARNING neutronclient.v2_0.client [None req-a0a6fb24-a608-4d35-81a3-a51d9e01a976 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 697/1379] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:38:08 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2433 bytes in 149 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-03-06 01:38:08.295 8 WARNING neutronclient.v2_0.client [None req-44aae593-e1a9-4e21-a433-f73a9b0ec65c da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 683/1380] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:38:08 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 284 bytes in 87 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: 698/1381] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:38:08 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:10.977 8 INFO nova.api.openstack.compute.server_external_events [req-4ff14c16-769e-4e6d-aa25-d6a7a45412f8 req-e31fc418-bb67-4231-8c2c-1265eab13110 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 684/1382] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:10 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-03-06 01:38:11.286 7 WARNING neutronclient.v2_0.client [None req-85a3c416-6f88-4405-8f54-43b212ccd98e da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 699/1383] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:38:11 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2433 bytes in 129 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-03-06 01:38:11.436 8 WARNING neutronclient.v2_0.client [None req-71119a14-62a2-4f34-9d70-e2b8e7e833e9 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 685/1384] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:38:11 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 286 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1385] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:38:11 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 197 bytes in 35 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-03-06 01:38:13.017 8 INFO nova.api.openstack.compute.server_external_events [req-1bf787bb-28b1-4863-bde8-b145a701f3db req-5a8d369a-298f-4f86-867d-c6b9cfc649fb d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 686/1386] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:14.150 7 WARNING neutronclient.v2_0.client [None req-87f15a80-9a4e-4a07-bf0b-f41866395ac5 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 701/1387] 162.253.55.140 () {32 vars in 733 bytes} [Fri Mar 6 01:38:14 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 2581 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:14.291 8 WARNING neutronclient.v2_0.client [None req-869c9025-e9bd-4e73-88d1-1670ae8c10d6 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 687/1388] 162.253.55.140 () {32 vars in 759 bytes} [Fri Mar 6 01:38:14 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 286 bytes in 96 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: 702/1389] 162.253.55.140 () {32 vars in 777 bytes} [Fri Mar 6 01:38:14 2026] GET /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:48.115 7 WARNING neutronclient.v2_0.client [None req-0b0100a1-db47-4665-aedc-bb5fdc59fcca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:48.156 7 WARNING neutronclient.v2_0.client [None req-0b0100a1-db47-4665-aedc-bb5fdc59fcca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] 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-03-06 01:38:50.657 8 INFO nova.api.openstack.compute.server_external_events [req-8e9ca77b-a6f4-420c-ab6b-10a7e4bc745f req-f0d6d769-e836-4fff-8f1e-ead9027bd829 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 692/1398] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38: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, ' [pid: 8|app: 0|req: 693/1399] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1400] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-services => generated 783 bytes in 29 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: 695/1401] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 01:38:51.347 8 WARNING neutronclient.v2_0.client [None req-dd50f4b0-1c22-4ef0-89aa-8d6b3d2c0a25 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1402] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7596 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 697/1403] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1404] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1405] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1406] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1407] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=1f5e8e9afac04f28997df879745d93c6 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1408] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=64ece3fc3f1d4eb698ce435e7dbb6bb0 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1409] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=6546f805d85c47d4b24503653e779350 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1410] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=77674bc5f39140f79414fb2b03cf83b4 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1411] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1412] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=b13521977d6c40b6bd22c1acfb5c82ef => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1413] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1414] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=da76e9cfcb3040b9ae33270cec284190 => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1415] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=f21a90203bf94905a30394d3d6986178 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1416] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=f3b5b18c5af34463b447977ac1ff5efc => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1417] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1418] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1715 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:53.767 8 INFO nova.api.openstack.compute.server_external_events [req-ba7f1b27-e4c7-4a88-b860-301f250ed0d2 req-31e5e83f-10a0-493b-a131-c8e83c491c86 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 713/1419] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:53 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-03-06 01:38:55.809 8 INFO nova.api.openstack.compute.server_external_events [req-710905a4-fb1b-4b76-9660-79e76040d1dc req-47a69484-4245-4dac-a140-4701f9bef8bc d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 714/1420] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:55 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) 2026-03-06 01:38:56.717 7 WARNING neutronclient.v2_0.client [None req-0b0100a1-db47-4665-aedc-bb5fdc59fcca da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 707/1421] 162.253.55.140 () {36 vars in 812 bytes} [Fri Mar 6 01:38:48 2026] POST /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 281 bytes in 8694 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-03-06 01:38:57.257 8 INFO nova.api.openstack.compute.server_external_events [req-3154d521-2a4a-45f9-aeb8-0812540dcee7 req-10529890-3bca-40ed-a94d-169509a65a5e d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 715/1422] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38:57 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-03-06 01:38:57.845 8 INFO nova.api.openstack.compute.server_external_events [req-8add2607-6798-4b1e-adcc-da42697a43d4 req-3fd7c99f-4f70-462d-9621-d169e9ca1b15 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 717/1425] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:38: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-03-06 01:39:23.588 7 WARNING neutronclient.v2_0.client [None req-9b1326aa-a35b-43f4-91a0-46332c40f016 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:23.632 7 WARNING neutronclient.v2_0.client [None req-9b1326aa-a35b-43f4-91a0-46332c40f016 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] 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-03-06 01:39:26.013 8 INFO nova.api.openstack.compute.server_external_events [req-b5e1d083-0572-4e7e-bc71-c04154899543 req-a0ad9f0e-91d0-4628-8314-183438b398a4 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 720/1430] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:29.419 8 INFO nova.api.openstack.compute.server_external_events [req-a7803132-eaa2-43ab-b1c9-0796ea58ea84 req-5f48a619-faed-4aeb-ac84-5e310d9b5b38 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 723/1433] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:29 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-03-06 01:39:31.456 8 INFO nova.api.openstack.compute.server_external_events [req-72501b5f-91d4-4534-99ad-f1fdccc8cf7c req-2d1066f3-e778-4bf7-a132-eda5c521ab79 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 724/1434] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:31 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-03-06 01:39:32.671 7 WARNING neutronclient.v2_0.client [None req-9b1326aa-a35b-43f4-91a0-46332c40f016 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 711/1435] 162.253.55.140 () {36 vars in 812 bytes} [Fri Mar 6 01:39:23 2026] POST /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 377 bytes in 9216 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-03-06 01:39:44.181 8 WARNING neutronclient.v2_0.client [None req-adfcf6ab-f455-48e1-87e0-5e7983d842aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:44.218 8 WARNING neutronclient.v2_0.client [None req-adfcf6ab-f455-48e1-87e0-5e7983d842aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] 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-03-06 01:39:46.620 7 INFO nova.api.openstack.compute.server_external_events [req-a0f0a8ec-e84a-48e6-a1ff-b9fa2da95b0e req-0389ae40-4d9f-4eae-b2e0-fd2e598c4d17 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 713/1438] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:50.723 7 INFO nova.api.openstack.compute.server_external_events [req-e2617bb8-3b16-4174-b8b0-a7ca43d1ed55 req-8d45c346-2349-4a7f-8ef0-2088c3e6542c d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 716/1441] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:50 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-03-06 01:39:51.191 7 WARNING neutronclient.v2_0.client [None req-ab5a9ccc-a00c-4c55-a83b-b8cdde182c8f da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 717/1442] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8421 bytes in 269 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: 718/1443] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1444] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1445] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 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: 721/1446] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1447] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1448] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-services => generated 783 bytes in 24 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: 724/1449] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=1f5e8e9afac04f28997df879745d93c6 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1450] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=64ece3fc3f1d4eb698ce435e7dbb6bb0 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1451] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=6546f805d85c47d4b24503653e779350 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1452] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=77674bc5f39140f79414fb2b03cf83b4 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1453] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1454] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=b13521977d6c40b6bd22c1acfb5c82ef => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1455] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1456] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=da76e9cfcb3040b9ae33270cec284190 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1457] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=f21a90203bf94905a30394d3d6986178 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1458] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=f3b5b18c5af34463b447977ac1ff5efc => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1459] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1460] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1461] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 25 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-03-06 01:39:52.767 7 INFO nova.api.openstack.compute.server_external_events [req-2d48ab6d-55b0-45d9-b7b7-297d59959920 req-4d96d6e3-f7b2-44b4-8bc1-86f192bd3ca1 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-plugged:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 737/1462] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:39:53.767 8 WARNING neutronclient.v2_0.client [None req-adfcf6ab-f455-48e1-87e0-5e7983d842aa da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 726/1463] 162.253.55.140 () {36 vars in 812 bytes} [Fri Mar 6 01:39:44 2026] POST /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface => generated 378 bytes in 9673 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-03-06 01:39:54.424 7 INFO nova.api.openstack.compute.server_external_events [req-920851be-779b-4e0d-9ea5-16492b2e9344 req-e1c80807-7e29-474a-92fb-aef7e5b2d963 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 738/1464] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:39:54 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-03-06 01:40:07.704 7 INFO nova.api.openstack.compute.server_external_events [req-6429ff56-e77c-4134-84f8-dd871740e969 req-844b99c8-4b9d-440f-9539-9d894674b266 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 741/1469] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:07 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, ' [pid: 8|app: 0|req: 729/1470] 162.253.55.140 () {34 vars in 855 bytes} [Fri Mar 6 01:40:08 2026] DELETE /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface/888f4c26-c623-41ee-855c-c252351d9fa1 => generated 0 bytes in 63 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-03-06 01:40:09.769 7 INFO nova.api.openstack.compute.server_external_events [req-95efb22e-a8df-4ea3-a433-16017580ac0f req-dc8e6c01-fee2-45a8-bf28-86fd9ea68cdc d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 742/1471] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:10.627 8 INFO nova.api.openstack.compute.server_external_events [req-6ab8dcdf-8382-4178-b8d8-4ff76ddf5084 req-520291e4-54dd-42b4-8d91-26c0d2003b11 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 730/1472] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:10 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-03-06 01:40:12.670 7 INFO nova.api.openstack.compute.server_external_events [req-d73e0302-974f-4ac4-b4c9-838e1daa88d1 req-f6b2857a-c707-474c-b611-7e7677e52c62 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:888f4c26-c623-41ee-855c-c252351d9fa1 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 743/1473] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:12 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-03-06 01:40:18.569 8 INFO nova.api.openstack.compute.server_external_events [req-3a5f2619-8b59-48d6-b19b-da36cd788141 req-d593978d-468e-4fca-859f-392619f7db77 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 732/1476] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1477] 162.253.55.140 () {34 vars in 855 bytes} [Fri Mar 6 01:40:18 2026] DELETE /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface/c862127d-6994-429a-8a6d-9b6dbd1c1e54 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:20.647 8 INFO nova.api.openstack.compute.server_external_events [req-657de07a-71f5-4be7-a4a6-f84028745191 req-f2bd7925-f8b6-45d2-8e5f-aa6a9a436de8 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 733/1478] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:20 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-03-06 01:40:22.690 7 INFO nova.api.openstack.compute.server_external_events [req-fcdb9ad5-1a4c-4b77-a734-306471977e53 req-642a85fa-84ca-420d-99b2-e36eb57a923d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:c862127d-6994-429a-8a6d-9b6dbd1c1e54 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 746/1479] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 749/1484] 162.253.55.140 () {34 vars in 855 bytes} [Fri Mar 6 01:40:39 2026] DELETE /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8/os-interface/7c954cd6-8a90-4266-9877-5174a62ec903 => generated 0 bytes in 50 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-03-06 01:40:41.788 8 INFO nova.api.openstack.compute.server_external_events [req-34c8b143-da65-47be-8d08-c9ea50a435e5 req-390ebd15-043a-41e3-b0e2-a0da45e7302f d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 8|app: 0|req: 736/1485] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:43.839 7 INFO nova.api.openstack.compute.server_external_events [req-757cd9d5-9f92-4d5e-8509-342e0e0854c5 req-6bb4681b-3d98-4a72-9e3a-e52462a03451 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:7c954cd6-8a90-4266-9877-5174a62ec903 for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 750/1486] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:43 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, ' [pid: 8|app: 0|req: 737/1487] 162.253.55.140 () {34 vars in 755 bytes} [Fri Mar 6 01:40:44 2026] DELETE /v2.1/servers/97d4330e-4b45-4532-a789-68bd9e724fd8 => generated 0 bytes in 105 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-03-06 01:40:46.204 7 INFO nova.api.openstack.compute.server_external_events [req-133f1a13-f6c8-4589-b2ed-9761ba9b89ee req-a74469f2-f339-4184-a089-300831cbb1fc d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 751/1488] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40: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-03-06 01:40:48.255 7 INFO nova.api.openstack.compute.server_external_events [req-51da41dc-ff59-480a-b679-85e3c4eba064 req-f48296bd-8d6d-474d-8e40-2894e088f97d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance 2026-03-06 01:40:48.255 7 INFO nova.api.openstack.compute.server_external_events [req-51da41dc-ff59-480a-b679-85e3c4eba064 req-f48296bd-8d6d-474d-8e40-2894e088f97d d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:9eaade02-fc80-4ce5-bb84-22ee5f3d5d1e for instance 97d4330e-4b45-4532-a789-68bd9e724fd8 on instance [pid: 7|app: 0|req: 753/1491] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:48.568 8 INFO nova.api.openstack.compute.server_external_events [req-a2ebd504-fe0f-4e9e-a176-4686c44f7e5a req-b6f35d64-84a9-416c-9ea4-6a64ba7e67d1 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 8|app: 0|req: 739/1492] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 754/1493] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:40:48 2026] DELETE /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:48.752 8 WARNING neutronclient.v2_0.client [None req-030b6bff-296b-41a0-b9cd-d66ccd7df490 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 740/1494] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:40:48 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1945 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:50.756 7 INFO nova.api.openstack.compute.server_external_events [req-507cf50a-1977-4927-92c0-bd89dc22d58f req-e0c9b8ba-5e77-4867-adde-811e5aae9555 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 7|app: 0|req: 755/1495] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 741/1496] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 80 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: 756/1497] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 742/1498] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1499] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1046 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1500] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 758/1501] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1502] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:51.447 7 WARNING neutronclient.v2_0.client [None req-34d2be4e-7d17-4b71-ae27-bb2379f9f5ea da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 759/1503] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7312 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 745/1504] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 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: 760/1505] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=1f5e8e9afac04f28997df879745d93c6 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1506] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=64ece3fc3f1d4eb698ce435e7dbb6bb0 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1507] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=6546f805d85c47d4b24503653e779350 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1508] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=77674bc5f39140f79414fb2b03cf83b4 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1509] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1510] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=b13521977d6c40b6bd22c1acfb5c82ef => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1511] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1512] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=da76e9cfcb3040b9ae33270cec284190 => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1513] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=f21a90203bf94905a30394d3d6986178 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1514] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/limits?tenant_id=f3b5b18c5af34463b447977ac1ff5efc => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1515] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:40:52.798 8 INFO nova.api.openstack.compute.server_external_events [req-c1700ed7-9812-407e-aaa0-22ca91c77b1c req-ecbcd39e-eac3-493f-ae77-8ae0aaa421f8 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance 2026-03-06 01:40:52.798 8 INFO nova.api.openstack.compute.server_external_events [req-c1700ed7-9812-407e-aaa0-22ca91c77b1c req-ecbcd39e-eac3-493f-ae77-8ae0aaa421f8 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:67f12458-a29d-486a-9cf1-d155edc4bfa9 for instance 49339704-6cd5-4099-a649-2827cb05d8eb on instance [pid: 8|app: 0|req: 751/1516] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:52 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:40:53.963 7 WARNING neutronclient.v2_0.client [None req-46dfad98-2c6b-4749-9ec7-92dd4afc0b68 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 766/1517] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:40:53 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 1480 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-03-06 01:40:59.039 8 INFO nova.api.openstack.wsgi [None req-3867a7be-f5b3-44bd-97e1-fea018490e28 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] HTTP exception thrown: Instance 49339704-6cd5-4099-a649-2827cb05d8eb could not be found. [pid: 8|app: 0|req: 753/1520] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/servers/49339704-6cd5-4099-a649-2827cb05d8eb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:59.566 7 INFO nova.api.openstack.compute.server_external_events [req-c1718df1-22aa-4fd3-a8cd-30da247da740 req-c8d88ae9-3a62-4ec5-b1a7-07d58baa91e8 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-changed:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 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: 768/1521] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:40:59 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) [pid: 8|app: 0|req: 754/1522] 10.0.0.157 () {32 vars in 718 bytes} [Fri Mar 6 01:40:59 2026] DELETE /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 0 bytes in 106 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-03-06 01:40:59.712 7 WARNING neutronclient.v2_0.client [None req-9cb20fd2-7502-4878-8ad5-28a67966f78a 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 769/1523] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:40:59 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1940 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:01.603 8 INFO nova.api.openstack.compute.server_external_events [req-8d679b3e-d860-42ce-88b8-23c3bf69fd40 req-227a0782-f37c-4584-9d3e-1161e9d96901 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance 2026-03-06 01:41:01.604 8 INFO nova.api.openstack.compute.server_external_events [req-8d679b3e-d860-42ce-88b8-23c3bf69fd40 req-227a0782-f37c-4584-9d3e-1161e9d96901 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-unplugged:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 8|app: 0|req: 755/1524] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:41:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:03.648 7 INFO nova.api.openstack.compute.server_external_events [req-6a53e971-f65e-4750-9ca6-92558c4418ce req-2b62f990-d1e2-4df3-a09f-967cd45efd25 d951a895e8334883acea1d6d089bb83f ff06f33d487f41d7a26f07b889bce4ec - - f6d0949e74694a0a9bea368aff4a871b f6d0949e74694a0a9bea368aff4a871b] Creating event network-vif-deleted:755d597b-c05e-4731-abc3-e9bd14f4d277 for instance 48024db6-839c-47f1-8909-388689c33ba1 on instance [pid: 7|app: 0|req: 770/1525] 10.0.0.66 () {38 vars in 814 bytes} [Fri Mar 6 01:41:03 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-03-06 01:41:04.903 8 WARNING neutronclient.v2_0.client [None req-21f0fef3-8929-49d5-ab97-617a39bf80c2 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 756/1526] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:41:04 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:09.988 8 INFO nova.api.openstack.wsgi [None req-dafa3356-2d46-4665-a2bb-d992df60c3e5 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] HTTP exception thrown: Instance 48024db6-839c-47f1-8909-388689c33ba1 could not be found. [pid: 8|app: 0|req: 758/1529] 10.0.0.157 () {32 vars in 715 bytes} [Fri Mar 6 01:41:09 2026] GET /v2.1/servers/48024db6-839c-47f1-8909-388689c33ba1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1530] 10.0.0.157 () {32 vars in 724 bytes} [Fri Mar 6 01:41:12 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-359748393 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:12.090 8 INFO nova.api.openstack.wsgi [None req-87ddbd8c-5a32-4cc5-a664-8af35e62c167 8e4e0a021ab54174a9e5a9658a230394 da76e9cfcb3040b9ae33270cec284190 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-359748393 not found for user 8e4e0a021ab54174a9e5a9658a230394 [pid: 8|app: 0|req: 759/1531] 10.0.0.157 () {32 vars in 721 bytes} [Fri Mar 6 01:41:12 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-359748393 => generated 141 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1534] 10.0.0.157 () {32 vars in 655 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1537] 10.0.0.157 () {32 vars in 641 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:41:27.601 8 WARNING oslo_db.sqlalchemy.utils [None req-98b8f84f-aa57-421d-a5b6-21e437d4c000 da39324a0d6c4069865e93d1f7cfa79b b0424b14cf5745ebb1c8ae2923450bc2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 762/1538] 10.0.0.157 () {32 vars in 649 bytes} [Fri Mar 6 01:41:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1539] 10.0.0.157 () {32 vars in 694 bytes} [Fri Mar 6 01:41:27 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: 780/1544] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1545] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 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: 781/1546] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1547] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1548] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1549] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-services => generated 783 bytes in 32 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: 783/1550] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 8|app: 0|req: 768/1551] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 784/1552] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1553] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1554] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1555] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1568] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1569] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1570] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 793/1571] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1572] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 794/1573] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 780/1574] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1575] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1576] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 796/1577] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1578] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1579] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1592] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1593] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1594] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 805/1595] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1596] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 806/1597] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1598] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1599] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1600] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1601] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 794/1602] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 809/1603] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1608] 10.0.0.164 () {28 vars in 454 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1609] 10.0.0.164 () {30 vars in 658 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 813/1610] 10.0.0.164 () {32 vars in 731 bytes} [Fri Mar 6 01:44:11 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: 798/1611] 10.0.0.164 () {34 vars in 806 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1612] 10.0.0.164 () {28 vars in 454 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1613] 10.0.0.164 () {30 vars in 658 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 815/1614] 10.0.0.164 () {32 vars in 731 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1615] 10.0.0.164 () {34 vars in 894 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/servers/detail?project_id=b0424b14cf5745ebb1c8ae2923450bc2&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1616] 10.0.0.164 () {34 vars in 894 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/servers/detail?project_id=b3051e81f21046b08265eeec350cf108&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1617] 10.0.0.164 () {34 vars in 894 bytes} [Fri Mar 6 01:44:11 2026] GET /v2.1/servers/detail?project_id=ff06f33d487f41d7a26f07b889bce4ec&all_tenants=True => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1626] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-services => generated 783 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1627] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 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: 822/1628] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 807/1629] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1630] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1631] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1632] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1633] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1634] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 810/1635] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1636] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1637] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 818/1650] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=b0424b14cf5745ebb1c8ae2923450bc2 => generated 299 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1651] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=b3051e81f21046b08265eeec350cf108 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1652] 10.0.0.108 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=ff06f33d487f41d7a26f07b889bce4ec => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1653] 10.0.0.108 () {32 vars in 707 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1654] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1655] 10.0.0.108 () {32 vars in 688 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1656] 10.0.0.108 () {32 vars in 672 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 836/1657] 10.0.0.108 () {32 vars in 703 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1658] 10.0.0.108 () {32 vars in 686 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1659] 10.0.0.108 () {32 vars in 668 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-services => generated 783 bytes in 29 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: 823/1660] 10.0.0.108 () {32 vars in 711 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 838/1661] 10.0.0.108 () {32 vars in 682 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0)