+ 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 [Thu Mar 5 07:59:47 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-575d76d488-htjfq 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 0x7f84fe8c1668 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-05 07:59:52.675 7 INFO nova.utils [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 07:59:52.693 8 INFO nova.utils [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 07:59:54.297 7 WARNING keystonemiddleware._common.config [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:59:54.306 7 WARNING oslo_config.cfg [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 07:59:54.356 8 WARNING keystonemiddleware._common.config [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:59:54.365 8 WARNING oslo_config.cfg [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 07:59:54.383 7 WARNING keystonemiddleware._common.config [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:59:54.397 7 WARNING oslo_config.cfg [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] 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-05 07:59:54.409 7 WARNING oslo_config.cfg [None req-7111c6aa-dffe-44ab-8933-0d3dc7b81c31 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f84fe8c1668 pid: 7 (default app) 2026-03-05 07:59:54.450 8 WARNING keystonemiddleware._common.config [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 07:59:54.465 8 WARNING oslo_config.cfg [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] 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-05 07:59:54.477 8 WARNING oslo_config.cfg [None req-3d18065d-fe32-4556-bec9-92f8bdbda622 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f84fe8c1668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:00:01 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:00:01.975 7 WARNING oslo_policy.policy [None req-9ad8e7ed-9a44-49a7-be8c-b93168ee5a0c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-05 08:00:01.976 7 WARNING oslo_policy.policy [None req-9ad8e7ed-9a44-49a7-be8c-b93168ee5a0c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:00:01 2026] GET /v2.1 => generated 0 bytes in 591 msecs (HTTP/1.1 302) 5 headers in 265 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-05 08:00:02.077 8 WARNING oslo_policy.policy [req-9ad8e7ed-9a44-49a7-be8c-b93168ee5a0c req-4df4b956-12e9-46d9-9244-fbf5f53d629b 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - 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-05 08:00:02.077 8 WARNING oslo_policy.policy [req-9ad8e7ed-9a44-49a7-be8c-b93168ee5a0c req-4df4b956-12e9-46d9-9244-fbf5f53d629b 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:00:02 2026] GET /v2.1/ => generated 399 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:00:02.191 7 INFO nova.api.openstack.wsgi [None req-d574df82-3966-41e4-8a85-29958521d0cb 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.49 () {48 vars in 1007 bytes} [Thu Mar 5 08:00:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:00:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.49 () {52 vars in 1044 bytes} [Thu Mar 5 08:00:02 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:00:03.141 7 INFO nova.api.openstack.wsgi [None req-bd460e74-d010-4a6b-b559-3c54d070ec9b 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.49 () {48 vars in 1009 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.49 () {52 vars in 1044 bytes} [Thu Mar 5 08:00:03 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:00:03 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/ => generated 399 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:00:04.095 7 INFO nova.api.openstack.wsgi [None req-33538358-6835-43de-9466-05e5970f3bb6 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.49 () {52 vars in 1044 bytes} [Thu Mar 5 08:00:04 2026] POST /v2.1/flavors => generated 531 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:00:04 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:00:05.017 7 INFO nova.api.openstack.wsgi [None req-895c8388-a5c8-4b15-89c8-efd84263c508 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.49 () {48 vars in 1009 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.49 () {52 vars in 1044 bytes} [Thu Mar 5 08:00:05 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:00:05 2026] GET /v2.1 => generated 0 bytes in 396 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:00:06 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:00:06.304 8 INFO nova.api.openstack.wsgi [None req-f74771e6-9267-4067-83c4-2c0715c908d1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:00:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:00:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.49 () {52 vars in 1044 bytes} [Thu Mar 5 08:00:06 2026] POST /v2.1/flavors => generated 533 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/36] 10.0.0.163 () {28 vars in 454 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 18/37] 10.0.0.163 () {30 vars in 658 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1 => generated 0 bytes in 26 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: 20/38] 10.0.0.163 () {32 vars in 731 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/39] 10.0.0.163 () {34 vars in 765 bytes} [Thu Mar 5 08:00:07 2026] GET /v2.1/os-services => generated 498 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/40] 10.0.0.163 () {28 vars in 454 bytes} [Thu Mar 5 08:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 20/41] 10.0.0.163 () {30 vars in 658 bytes} [Thu Mar 5 08:00:12 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: 7|app: 0|req: 22/42] 10.0.0.163 () {32 vars in 731 bytes} [Thu Mar 5 08:00:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/43] 10.0.0.163 () {34 vars in 765 bytes} [Thu Mar 5 08:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/46] 10.0.0.163 () {28 vars in 454 bytes} [Thu Mar 5 08:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 23/47] 10.0.0.163 () {30 vars in 658 bytes} [Thu Mar 5 08:00:16 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 25/48] 10.0.0.163 () {32 vars in 731 bytes} [Thu Mar 5 08:00:16 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: 24/49] 10.0.0.163 () {34 vars in 808 bytes} [Thu Mar 5 08:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/50] 10.0.0.163 () {28 vars in 454 bytes} [Thu Mar 5 08:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 25/51] 10.0.0.163 () {30 vars in 658 bytes} [Thu Mar 5 08:00:20 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 27/52] 10.0.0.163 () {32 vars in 731 bytes} [Thu Mar 5 08:00:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/53] 10.0.0.163 () {34 vars in 808 bytes} [Thu Mar 5 08:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 10.0.0.121 () {28 vars in 454 bytes} [Thu Mar 5 08:05: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: 7|app: 0|req: 61/121] 10.0.0.121 () {30 vars in 658 bytes} [Thu Mar 5 08:05:48 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 61/122] 10.0.0.121 () {32 vars in 731 bytes} [Thu Mar 5 08:05:48 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 10.0.0.121 () {34 vars in 804 bytes} [Thu Mar 5 08:05:48 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:08:43 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: 79/159] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:08:43 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 265 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: 81/160] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:08:43 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:08:43.778 8 INFO nova.api.openstack.wsgi [None req-676f373c-0132-4f9e-a533-337e5aa25690 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 80/161] 199.204.45.49 () {48 vars in 1013 bytes} [Thu Mar 5 08:08:43 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:08:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.204.45.49 () {52 vars in 1045 bytes} [Thu Mar 5 08:08:43 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:09:42 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: 88/177] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:09:42 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:09:42 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:09:42.559 8 INFO nova.api.openstack.wsgi [None req-9fbeb04a-40bb-405a-924a-7af576c32ad7 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 9a13ac0c78be4df4a13e0069cc93b120 [pid: 8|app: 0|req: 89/179] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:09:42 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-05 08:09:42.574 7 WARNING oslo_db.sqlalchemy.utils [None req-8b52b079-4514-4c7b-90d6-8b5fa9eb97e7 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/180] 199.204.45.49 () {48 vars in 1012 bytes} [Thu Mar 5 08:09:42 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.204.45.49 () {52 vars in 1053 bytes} [Thu Mar 5 08:09:42 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:09:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:09:46 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:09:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.49 () {48 vars in 1069 bytes} [Thu Mar 5 08:09:46 2026] GET /v2.1/os-quota-sets/5fed8706f2334789bcfa3af6ed9920d2 => generated 283 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.204.45.49 () {52 vars in 1121 bytes} [Thu Mar 5 08:09:46 2026] PUT /v2.1/os-quota-sets/5fed8706f2334789bcfa3af6ed9920d2 => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:18:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:18:31 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:18:31 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:18:31.414 8 INFO nova.api.openstack.wsgi [None req-20412af2-bbdf-4280-a3bb-bce0146fdff8 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 148/296] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:18:31 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: 149/297] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:18:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.49 () {52 vars in 1045 bytes} [Thu Mar 5 08:18:31 2026] POST /v2.1/flavors => generated 532 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:22:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:22:33 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:22:33 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/350] 199.204.45.49 () {48 vars in 1069 bytes} [Thu Mar 5 08:22:33 2026] GET /v2.1/os-quota-sets/e9e714ffb49a44f08a441718bd80f384 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.204.45.49 () {52 vars in 1121 bytes} [Thu Mar 5 08:22:34 2026] PUT /v2.1/os-quota-sets/e9e714ffb49a44f08a441718bd80f384 => generated 238 bytes in 146 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: 188/374] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/os-services => generated 783 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:24:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 189/376] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:24:22 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: 188/377] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 190/378] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:24:22 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: 8|app: 0|req: 189/379] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 190/381] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 192/382] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:24:22 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: 8|app: 0|req: 191/383] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:24:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 44 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: 192/385] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:24:22 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: 7|app: 0|req: 200/398] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 201/400] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 200/401] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:25:22 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: 202/402] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:25:22 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: 201/403] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:25:22 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: 203/404] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 202/405] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 204/406] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:25:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 203/407] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:25:22 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: 205/408] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:25:22 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: 204/409] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:25:22 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: 212/422] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:26:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 55 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: 211/423] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:26:22 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: 7|app: 0|req: 213/424] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:26:22 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: 8|app: 0|req: 212/425] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:26:22 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: 7|app: 0|req: 214/426] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:26:22 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: 213/427] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:26:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 215/428] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:26:22 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: 214/429] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:26:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 216/430] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:26:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:26:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 217/432] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:26:22 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) [pid: 8|app: 0|req: 216/433] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:26:22 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: 223/446] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:27:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/447] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:27:22 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: 8|app: 0|req: 224/448] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:27:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 225/449] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:27:22 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: 8|app: 0|req: 225/450] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:27:22 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: 226/451] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:27:22 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: 8|app: 0|req: 226/452] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:27:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 227/453] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:27:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 227/454] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:27:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 228/455] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:27:22 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: 8|app: 0|req: 228/456] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:27:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:27:22 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: 236/470] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 60 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: 235/471] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:28:22 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: 237/472] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:28:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 236/473] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 238/474] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 237/475] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 239/476] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:28:22 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) [pid: 8|app: 0|req: 238/477] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:28:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/478] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 239/479] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:28:22 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: 241/480] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:28:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:28:22 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) [pid: 8|app: 0|req: 247/494] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:29:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 72 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: 248/495] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:29:22 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) [pid: 8|app: 0|req: 248/496] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:29:22 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: 7|app: 0|req: 249/497] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:29:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 34 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: 249/498] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:29:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 250/499] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:29:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 250/500] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:29:22 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: 7|app: 0|req: 251/501] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:29:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/502] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:29:22 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: 252/503] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:29:22 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) [pid: 8|app: 0|req: 252/504] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:29:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 253/505] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:29:22 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/518] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:30:22 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: 260/520] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 261/521] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 261/522] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 262/523] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:30:22 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) [pid: 8|app: 0|req: 262/524] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:30:22 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: 263/525] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:30:22 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: 264/527] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:30:22 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: 264/528] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:30:22 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: 265/529] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:30:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:31:22 2026] GET /v2.1/os-availability-zone => generated 97 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: 7|app: 0|req: 272/543] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:31:22 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: 272/544] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:31:22 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: 273/545] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:31:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 273/546] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:31:22 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) [pid: 7|app: 0|req: 274/547] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:31:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 274/548] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:31:22 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: 275/549] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:31:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:31:22 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: 276/551] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:31:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 276/552] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:31:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 277/553] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:31:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 283/566] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:32:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:32:22 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: 284/568] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:32:22 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: 7|app: 0|req: 285/569] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:32:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 285/570] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:32:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/571] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:32:22 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: 8|app: 0|req: 286/572] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:32:22 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: 287/573] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:32:22 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: 287/574] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:32:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 288/575] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:32:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:32:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 289/577] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:32:22 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) [pid: 8|app: 0|req: 293/586] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/587] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 265 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: 294/588] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:32:59.925 7 INFO nova.api.openstack.wsgi [None req-688ed87f-2e6d-44da-bd69-27431d073954 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 295/589] 199.204.45.49 () {48 vars in 1007 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:32:59 2026] GET /v2.1/flavors/1b492611-cda1-4aa0-b392-d594217edc2c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:33:00 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: 297/593] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:33:00 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:33:00 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:33:00.873 7 INFO nova.api.openstack.wsgi [None req-f756f384-a943-413b-8f77-69d1fe1e2876 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 298/595] 199.204.45.49 () {48 vars in 1009 bytes} [Thu Mar 5 08:33:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:33:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:33:00 2026] GET /v2.1/flavors/82db3203-2f9f-4c9c-8ad4-864c6aea6a63/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:33:01.806 7 INFO nova.api.openstack.wsgi [None req-6f4e6ccc-3080-432b-a372-bdfabe4184fa 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 301/601] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:33:01 2026] GET /v2.1/flavors/2b15d135-fcf1-4b93-9902-e398d1eba4b2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:33:02 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: 303/605] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:33:02 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/606] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:33:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:33:02.731 7 INFO nova.api.openstack.wsgi [None req-0ff90e2f-fdb0-475f-8dca-8eeeccd6851e 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 304/607] 199.204.45.49 () {48 vars in 1009 bytes} [Thu Mar 5 08:33:02 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:33:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:33:02 2026] GET /v2.1/flavors/15b36192-50a3-41e5-9a22-6fc1c00af8c3/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: 305/610] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:33:03 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: 306/611] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:33:03 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:33:03 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:33:03.651 7 INFO nova.api.openstack.wsgi [None req-ad2e7b2d-bb33-460b-ab56-02afc948f81f 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 307/613] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:33:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:33:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:33:03 2026] GET /v2.1/flavors/75a62802-cb37-4c47-9db6-8eb0c2fa4e1a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/621] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:33:22 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: 312/623] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:33:22 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: 8|app: 0|req: 312/624] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:33:22 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: 313/625] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 313/626] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 314/627] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 314/628] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:33:22 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: 315/629] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:33:22 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: 315/630] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:33:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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, ' [pid: 7|app: 0|req: 316/631] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:33:22 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: 321/640] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:34:03 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: 320/641] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:34:03 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 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: 322/642] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:34:03 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:34:03.619 8 INFO nova.api.openstack.wsgi [None req-cf3b7a0d-62e1-47a7-abcd-1efa22b216ec 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 321/643] 199.204.45.49 () {48 vars in 1013 bytes} [Thu Mar 5 08:34:03 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:34:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:34:03 2026] GET /v2.1/flavors/fefd7df3-eceb-47e1-87b5-198d9ad6e6e0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:34:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:34:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 326/650] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:34:10 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:34:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/652] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:34:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:34:13 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:34:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 199.204.45.49 () {48 vars in 1069 bytes} [Thu Mar 5 08:34:13 2026] GET /v2.1/os-quota-sets/5fed8706f2334789bcfa3af6ed9920d2 => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/658] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 330/660] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 331/661] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:34:22 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: 331/662] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:34:22 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: 332/663] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:34:22 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) [pid: 8|app: 0|req: 332/664] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:34:22 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: 333/665] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 333/666] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 334/667] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:34:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 334/668] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:34:22 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: 335/669] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:34:22 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) [pid: 8|app: 0|req: 339/678] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:35:01 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/679] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:35:01 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 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: 340/680] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:35:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:35:02.016 7 INFO nova.api.openstack.wsgi [None req-7f52273d-5b44-4c45-9091-de7da92786b1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 341/681] 199.204.45.49 () {48 vars in 1011 bytes} [Thu Mar 5 08:35:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:35:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 199.204.45.49 () {48 vars in 1095 bytes} [Thu Mar 5 08:35:02 2026] GET /v2.1/flavors/661cb93d-acc5-473d-b226-a4e02aa247a8/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:35:15 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: 345/689] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:35:15 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 345/690] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:35:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 199.204.45.49 () {48 vars in 1069 bytes} [Thu Mar 5 08:35:15 2026] GET /v2.1/os-quota-sets/e9e714ffb49a44f08a441718bd80f384 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:35:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/693] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:35:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 347/694] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:35:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 348/695] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:35:22 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: 348/696] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:35:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:35:22 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: 8|app: 0|req: 349/698] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:35:22 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: 7|app: 0|req: 350/699] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:35:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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, ' [pid: 8|app: 0|req: 350/700] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:35:22 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: 351/701] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:35:22 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) [pid: 8|app: 0|req: 351/702] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:35:22 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: 352/703] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:35:22 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) [pid: 8|app: 0|req: 356/712] 199.204.45.49 () {42 vars in 701 bytes} [Thu Mar 5 08:35:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/713] 199.204.45.49 () {44 vars in 905 bytes} [Thu Mar 5 08:35:59 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 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: 357/714] 199.204.45.49 () {46 vars in 978 bytes} [Thu Mar 5 08:35:59 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:35:59.644 7 INFO nova.api.openstack.wsgi [None req-beac0f08-2f3b-4eb6-bd12-7ccbf1fa4b27 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 358/715] 199.204.45.49 () {48 vars in 1007 bytes} [Thu Mar 5 08:35:59 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: 8|app: 0|req: 358/716] 199.204.45.49 () {48 vars in 1047 bytes} [Thu Mar 5 08:35:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 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: 8|app: 0|req: 361/721] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:36:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/722] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:36:22 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: 362/723] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:36:22 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: 7|app: 0|req: 362/724] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:36:22 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: 8|app: 0|req: 363/725] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:36:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 363/726] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:36:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:36:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:36:22 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) [pid: 8|app: 0|req: 365/729] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:36:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/730] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:36:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:36:22 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: 366/732] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:36:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/737] 10.0.0.92 () {32 vars in 654 bytes} [Thu Mar 5 08:36:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:36:39 2026] GET /v2.1/servers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-05 08:36:40.014 7 WARNING oslo_db.sqlalchemy.utils [None req-c20f7bca-3ec1-41f5-8394-13f5f9e7e673 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 370/739] 10.0.0.92 () {32 vars in 648 bytes} [Thu Mar 5 08:36:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.92 () {32 vars in 693 bytes} [Thu Mar 5 08:36:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:36:50 2026] GET /v2.1/flavors/1b492611-cda1-4aa0-b392-d594217edc2c => generated 511 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:36:50 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:36:50 2026] GET /v2.1/flavors/1b492611-cda1-4aa0-b392-d594217edc2c => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:55.465 8 WARNING neutronclient.v2_0.client [None req-52916048-4304-471c-8352-fb940333e7ad e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in 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/748] 10.0.0.92 () {34 vars in 684 bytes} [Thu Mar 5 08:36:55 2026] POST /v2.1/os-security-groups => generated 247 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/749] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:36:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:56.677 8 WARNING neutronclient.v2_0.client [None req-c3d13ac5-fb37-494c-98c3-301e9e8773f9 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:57.392 8 WARNING neutronclient.v2_0.client [None req-c3d13ac5-fb37-494c-98c3-301e9e8773f9 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in 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/750] 10.0.0.92 () {34 vars in 694 bytes} [Thu Mar 5 08:36:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:57.611 8 WARNING neutronclient.v2_0.client [None req-3892345a-dd69-44ee-9a79-418d709f174f e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:57.628 7 WARNING neutronclient.v2_0.client [None req-41da720c-38cf-4466-a911-3ead116db4b5 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in 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/751] 10.0.0.92 () {34 vars in 684 bytes} [Thu Mar 5 08:36:57 2026] POST /v2.1/os-security-groups => generated 248 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:57.843 8 WARNING neutronclient.v2_0.client [None req-4dc086c4-19ff-4a80-883b-0d13c3092195 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:58.291 8 WARNING neutronclient.v2_0.client [None req-4dc086c4-19ff-4a80-883b-0d13c3092195 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/752] 10.0.0.92 () {34 vars in 684 bytes} [Thu Mar 5 08:36:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:58.507 7 WARNING neutronclient.v2_0.client [None req-c9bc0fb9-bc18-40c5-bde0-c0b5b9f554f4 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in 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/753] 10.0.0.92 () {34 vars in 694 bytes} [Thu Mar 5 08:36:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:58.612 8 WARNING neutronclient.v2_0.client [None req-498bdab7-bf51-4639-a952-fd2904c51052 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in 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/754] 10.0.0.92 () {34 vars in 684 bytes} [Thu Mar 5 08:36:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:59.075 8 WARNING neutronclient.v2_0.client [None req-498bdab7-bf51-4639-a952-fd2904c51052 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:59.134 7 WARNING neutronclient.v2_0.client [None req-c48f179a-b47b-4fc1-8983-2425334f4837 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/755] 10.0.0.92 () {34 vars in 694 bytes} [Thu Mar 5 08:36:58 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:59.207 8 WARNING neutronclient.v2_0.client [None req-8fa076c2-e05b-45bf-b820-43d26fffa7ce f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:36:59.241 7 WARNING neutronclient.v2_0.client [None req-c48f179a-b47b-4fc1-8983-2425334f4837 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/756] 10.0.0.92 () {34 vars in 684 bytes} [Thu Mar 5 08:36:59 2026] POST /v2.1/os-security-groups => generated 243 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:59.360 8 WARNING neutronclient.v2_0.client [None req-f138f6be-5a7e-40ac-ba43-304b94e43862 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in 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/757] 10.0.0.92 () {32 vars in 736 bytes} [Thu Mar 5 08:36:59 2026] GET /v2.1/os-security-groups/1129e681-eefe-4551-a4f9-fb11d492be25 => generated 665 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:36:59.435 8 WARNING neutronclient.v2_0.client [None req-5b7934b6-1957-4edf-9cf7-03ba0d79acd0 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:36:59.481 8 WARNING neutronclient.v2_0.client [None req-5b7934b6-1957-4edf-9cf7-03ba0d79acd0 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:36:59.523 8 WARNING neutronclient.v2_0.client [None req-5b7934b6-1957-4edf-9cf7-03ba0d79acd0 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in 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/758] 10.0.0.92 () {32 vars in 662 bytes} [Thu Mar 5 08:36:59 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:36:59.571 8 WARNING neutronclient.v2_0.client [None req-bdd633af-4e71-46f4-bd2a-813040b4cd3e e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:59.587 7 WARNING neutronclient.v2_0.client [None req-c48f179a-b47b-4fc1-8983-2425334f4837 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The 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-05 08:36:59.600 8 WARNING neutronclient.v2_0.client [None req-bdd633af-4e71-46f4-bd2a-813040b4cd3e e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:59.646 8 WARNING neutronclient.v2_0.client [None req-bdd633af-4e71-46f4-bd2a-813040b4cd3e e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/759] 10.0.0.92 () {32 vars in 749 bytes} [Thu Mar 5 08:36:59 2026] DELETE /v2.1/os-security-group-rules/e167b92e-c123-41cc-99ac-a4228bcd283f => generated 0 bytes in 175 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 08:36:59.748 8 WARNING neutronclient.v2_0.client [None req-ff27a035-afc0-40df-be85-e286026e0c09 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:36:59.789 8 WARNING neutronclient.v2_0.client [None req-ff27a035-afc0-40df-be85-e286026e0c09 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/760] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:36:59 2026] DELETE /v2.1/os-security-groups/4b756f2e-d53b-4a26-b652-ec0895aa0f40 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 08:36:59.890 8 WARNING neutronclient.v2_0.client [None req-2c30e9ab-62ae-4f21-b79f-455413f86feb e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:36:59.926 8 WARNING neutronclient.v2_0.client [None req-2c30e9ab-62ae-4f21-b79f-455413f86feb e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/761] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:36:59 2026] DELETE /v2.1/os-security-groups/1129e681-eefe-4551-a4f9-fb11d492be25 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 08:37:00.037 8 WARNING neutronclient.v2_0.client [None req-23f66e8b-074c-408f-a586-458a0af4e147 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.053 8 INFO nova.api.openstack.wsgi [None req-23f66e8b-074c-408f-a586-458a0af4e147 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 4b756f2e-d53b-4a26-b652-ec0895aa0f40 does not exist Neutron server returns request_ids: ['req-babe1678-86a3-4afe-9b4f-b3c7bd6231a9'] [pid: 8|app: 0|req: 384/762] 10.0.0.92 () {32 vars in 736 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/os-security-groups/4b756f2e-d53b-4a26-b652-ec0895aa0f40 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:37:00.061 8 WARNING neutronclient.v2_0.client [None req-fcd08960-0c12-484e-9694-ee817743b875 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The 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-05 08:37:00.091 8 WARNING neutronclient.v2_0.client [None req-fcd08960-0c12-484e-9694-ee817743b875 e3ea7a2af4ca4794b188ba6a31fc846d 093e7d5b45dc43f7a3afd4c162d34812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/763] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:36:59 2026] POST /v2.1/servers => generated 450 bytes in 1102 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-05 08:37:00.159 7 WARNING neutronclient.v2_0.client [None req-a09158b9-4223-447e-aa93-67bcf085e38a f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.191 7 WARNING neutronclient.v2_0.client [None req-a09158b9-4223-447e-aa93-67bcf085e38a f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/764] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:00 2026] DELETE /v2.1/os-security-groups/c85dcd8d-d077-4779-8737-ac594b6ac5a8 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 08:37:00.230 8 WARNING neutronclient.v2_0.client [None req-7b527414-a1b7-4191-9dc1-52224884a058 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/765] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:00 2026] DELETE /v2.1/os-security-groups/5f0f32a9-074e-43da-9385-d7decc0a1580 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1400 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-05 08:37:00.359 8 WARNING neutronclient.v2_0.client [None req-2c24b3e7-321c-4dbd-9eb4-ba43d55962ad f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.382 8 INFO nova.api.openstack.wsgi [None req-2c24b3e7-321c-4dbd-9eb4-ba43d55962ad f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 5f0f32a9-074e-43da-9385-d7decc0a1580 does not exist Neutron server returns request_ids: ['req-34b4d1c5-cf33-45d1-9802-ac2498c6e120'] [pid: 8|app: 0|req: 387/767] 10.0.0.92 () {32 vars in 736 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/os-security-groups/5f0f32a9-074e-43da-9385-d7decc0a1580 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:37:00.393 8 WARNING neutronclient.v2_0.client [None req-0fd666b2-2281-405a-97e9-8da2338e9ba8 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.415 7 WARNING neutronclient.v2_0.client [None req-c8a923a3-70d8-4ff3-8060-5b78bb52594f 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:00.431 8 WARNING neutronclient.v2_0.client [None req-0fd666b2-2281-405a-97e9-8da2338e9ba8 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/768] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:00 2026] DELETE /v2.1/os-security-groups/33d140b4-40df-4278-b91b-6c6885232618 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-05 08:37:00.597 8 WARNING neutronclient.v2_0.client [None req-0a354180-4f46-47be-93ef-419ccb7fdb76 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.693 7 WARNING neutronclient.v2_0.client [None req-c8a923a3-70d8-4ff3-8060-5b78bb52594f 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:00.702 8 INFO nova.api.openstack.wsgi [None req-0a354180-4f46-47be-93ef-419ccb7fdb76 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 33d140b4-40df-4278-b91b-6c6885232618 does not exist Neutron server returns request_ids: ['req-465b1efb-aa28-4793-9894-4d0567837628'] [pid: 8|app: 0|req: 389/769] 10.0.0.92 () {32 vars in 736 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/os-security-groups/33d140b4-40df-4278-b91b-6c6885232618 => generated 194 bytes in 112 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:37:00.716 8 WARNING neutronclient.v2_0.client [None req-48283305-26c6-4a46-9440-8da887be5c05 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.774 8 WARNING neutronclient.v2_0.client [None req-48283305-26c6-4a46-9440-8da887be5c05 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:00.849 8 WARNING neutronclient.v2_0.client [None req-48283305-26c6-4a46-9440-8da887be5c05 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in 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/770] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:37:00 2026] POST /v2.1/servers => generated 424 bytes in 588 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.92 () {32 vars in 662 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/os-security-groups => generated 707 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:00.923 7 WARNING neutronclient.v2_0.client [None req-a9050e43-767b-4f4a-9abb-c118d00a60d7 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:00.941 8 WARNING neutronclient.v2_0.client [None req-f8275bd6-d1b3-4055-9270-9db7bb105123 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The python binding code in 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/772] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:00 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:00.989 8 INFO nova.api.openstack.wsgi [None req-f8275bd6-d1b3-4055-9270-9db7bb105123 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 33d140b4-40df-4278-b91b-6c6885232618 does not exist Neutron server returns request_ids: ['req-dee5b360-492b-492d-aa18-8612be2a7987'] [pid: 8|app: 0|req: 391/773] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:00 2026] DELETE /v2.1/os-security-groups/33d140b4-40df-4278-b91b-6c6885232618 => generated 194 bytes in 55 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-05 08:37:01.005 7 WARNING neutronclient.v2_0.client [None req-e104f2cd-fe5e-47a6-b79b-ceb9c018d10d f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:01.033 7 INFO nova.api.openstack.wsgi [None req-e104f2cd-fe5e-47a6-b79b-ceb9c018d10d f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 5f0f32a9-074e-43da-9385-d7decc0a1580 does not exist Neutron server returns request_ids: ['req-8bcfdca6-4f5c-413f-80f6-0d4cae66d03b'] [pid: 7|app: 0|req: 383/774] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:00 2026] DELETE /v2.1/os-security-groups/5f0f32a9-074e-43da-9385-d7decc0a1580 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:37:01.048 8 WARNING neutronclient.v2_0.client [None req-f4d6cd8e-9bea-4abe-b7f6-cb41a58256b4 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] The 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-05 08:37:01.074 8 INFO nova.api.openstack.wsgi [None req-f4d6cd8e-9bea-4abe-b7f6-cb41a58256b4 f74fbb9372b749c687c6b3cc88e5c799 3bc36ab459b948af8b6308d30d524fba - - default default] HTTP exception thrown: Security group 4b756f2e-d53b-4a26-b652-ec0895aa0f40 does not exist Neutron server returns request_ids: ['req-076e84db-daf7-43e4-9b20-bc9b41e75ba9'] [pid: 8|app: 0|req: 392/775] 10.0.0.92 () {32 vars in 739 bytes} [Thu Mar 5 08:37:01 2026] DELETE /v2.1/os-security-groups/4b756f2e-d53b-4a26-b652-ec0895aa0f40 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:37:01.419 7 WARNING neutronclient.v2_0.client [None req-71bc29ff-7202-471e-97db-6b5553f70ac1 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The 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-05 08:37:02.051 8 WARNING neutronclient.v2_0.client [None req-7f65a36e-e54f-4a85-ac8e-6c29466ab933 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/776] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:01 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1404 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/777] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:01 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1375 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:03.198 7 WARNING neutronclient.v2_0.client [None req-40a5e41a-ab54-4a0a-9253-b86c7530ae0c 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:03.201 8 WARNING neutronclient.v2_0.client [None req-957a37c2-b9ef-413d-ad99-15b44f5d3cbb 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/778] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:03 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1367 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/779] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:03 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1452 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:04.297 7 WARNING neutronclient.v2_0.client [None req-5e8b43d7-4e65-45f3-8f22-511c1c96274c 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:04.324 8 WARNING neutronclient.v2_0.client [None req-deee435f-6e40-4ecb-9954-d1a1447b723d 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/780] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:04 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1367 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/781] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:04 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1460 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:05.444 8 WARNING neutronclient.v2_0.client [None req-4f6e0675-7519-41f2-aed0-58c904462833 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The 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-05 08:37:05.447 7 WARNING neutronclient.v2_0.client [None req-c09542c5-0537-47e0-bfa3-87cd879fd2ff 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/784] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:05 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1460 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:05 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1423 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 08:37:06.735 8 WARNING neutronclient.v2_0.client [None req-c6a0c2bc-7dca-4e83-a481-e8742621a37f 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The 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-05 08:37:06.759 7 WARNING neutronclient.v2_0.client [None req-16d0626b-918c-4778-a1e4-580b8ba32d03 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/786] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:06 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1431 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, ' 2026-03-05 08:37:07.266 7 INFO nova.api.openstack.compute.server_external_events [req-d0268a33-0870-4713-adb4-9df9387a6e1d req-86ec42d0-85f7-4a7d-88d1-74a39961ed32 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance 2026-03-05 08:37:07.274 7 INFO nova.compute.rpcapi [None req-fc3f8529-77e5-4e37-9bd8-36313f74aa08 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 390/787] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:06 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 bytes in 1365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:08.142 7 WARNING neutronclient.v2_0.client [None req-7ffebd73-0b36-4367-accf-4606a47886a8 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] 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-05 08:37:09.115 8 WARNING neutronclient.v2_0.client [None req-9397914c-33be-49e5-85a3-c70e004851f8 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/789] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:08 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1483 bytes in 2058 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/790] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:09 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 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, ' [pid: 7|app: 0|req: 392/791] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:37:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:10.486 8 INFO nova.api.openstack.compute.server_external_events [req-518b36ad-7e24-460b-8043-dd0493aef3cb req-c17a8ecb-40c8-463b-815a-747c52c1886b 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:33e81c7d-c6ca-4141-9dd0-8e27ce1e4555 for instance 4a0df66d-519d-4f49-921b-16a64339a022 on instance 2026-03-05 08:37:10.499 8 INFO nova.compute.rpcapi [None req-b4a955d6-70f7-467d-8307-0cbeab28ce33 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 400/792] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:11.254 7 WARNING neutronclient.v2_0.client [None req-f6e62214-2822-4e9b-a55d-4b9432894e2a 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:11.284 8 WARNING neutronclient.v2_0.client [None req-435feda6-12f2-4d0c-93de-76957d1035f7 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/793] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:11 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:11 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/795] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:37:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:11.650 8 WARNING neutronclient.v2_0.client [None req-e8ca3075-3ec1-4826-8137-d302cf287eaf e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The 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-05 08:37:11.707 8 WARNING neutronclient.v2_0.client [None req-e8ca3075-3ec1-4826-8137-d302cf287eaf e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The 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-05 08:37:11.883 8 WARNING neutronclient.v2_0.client [None req-e8ca3075-3ec1-4826-8137-d302cf287eaf e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The 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-05 08:37:12.421 7 WARNING neutronclient.v2_0.client [None req-e19634cb-3505-49e4-a9b4-768a2d79080e 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/796] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:12 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/797] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:37:11 2026] POST /v2.1/servers => generated 451 bytes in 1014 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 08:37:12.572 7 WARNING neutronclient.v2_0.client [None req-ae35ac00-df06-4d30-8bd9-e23f2f0d01ab 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] 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-05 08:37:12.591 8 WARNING neutronclient.v2_0.client [None req-fb8601b5-ce24-4975-a8bc-8edab40f8b41 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/798] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:12 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1430 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:12 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 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-05 08:37:13.603 8 WARNING neutronclient.v2_0.client [None req-5b931087-7671-42b0-8dbd-c8c7ffb2c288 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] 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-05 08:37:13.691 7 WARNING neutronclient.v2_0.client [None req-57394bbb-1805-463d-8460-7352df3ae7ab e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in 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/800] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:13 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1434 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/801] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:13 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 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-05 08:37:13.794 7 WARNING neutronclient.v2_0.client [None req-396527a9-eda3-49be-9615-dc57aaf4a124 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/802] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:13 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:14.790 8 WARNING neutronclient.v2_0.client [None req-75131e19-043d-4078-9323-9df58d858e3c e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The 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-05 08:37:14.799 7 WARNING neutronclient.v2_0.client [None req-2a1f99cf-90af-4741-956f-18a7bee3dcc7 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/803] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:14 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1426 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:14 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 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-05 08:37:14.976 8 WARNING neutronclient.v2_0.client [None req-8231202d-803f-43f1-bba2-28f90cd37539 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/805] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:14 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 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-05 08:37:15.927 7 WARNING neutronclient.v2_0.client [None req-7dce2b95-0d6c-493b-9860-8772c06d5a34 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] 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: 401/808] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:15 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1426 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:15.992 8 WARNING neutronclient.v2_0.client [None req-c6e45941-d678-4550-921e-9f30c2c2014b 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/809] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:15 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 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-05 08:37:16.174 7 WARNING neutronclient.v2_0.client [None req-2585f672-f4b8-4004-b0a6-1bdff48de3c9 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/810] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:16 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:17.023 8 WARNING neutronclient.v2_0.client [None req-5f13ed66-95f3-430f-b7be-44cf8ce87124 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in 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/811] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:16 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:17.212 8 WARNING neutronclient.v2_0.client [None req-44d81a57-f1eb-4212-8e2d-f0f1a1c6ff4e 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:17.238 7 WARNING neutronclient.v2_0.client [None req-9528b2e5-af9d-4e71-8ebf-e9d637d502eb 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The 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-05 08:37:17.276 7 WARNING neutronclient.v2_0.client [None req-9528b2e5-af9d-4e71-8ebf-e9d637d502eb 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/812] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:17 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:17.388 8 WARNING neutronclient.v2_0.client [None req-f807bc3d-fdc0-4ab8-bb81-6dc2c09872ef 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/813] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:17 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:17.500 7 WARNING neutronclient.v2_0.client [None req-9528b2e5-af9d-4e71-8ebf-e9d637d502eb 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] 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-05 08:37:17.808 8 INFO nova.api.openstack.compute.server_external_events [req-a820566b-8c31-4b6a-a09d-0b745734b481 req-6b0bba6c-63ee-4330-9a42-18e2adecc865 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance [pid: 8|app: 0|req: 412/814] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:37:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/815] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:37:17 2026] POST /v2.1/servers => generated 451 bytes in 834 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-05 08:37:18.020 8 WARNING neutronclient.v2_0.client [None req-abc3d120-c7e9-4eef-86d6-5ee1525a7baa 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/816] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:17 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1254 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-05 08:37:18.114 7 WARNING neutronclient.v2_0.client [None req-5bd21c50-64b0-4d84-bd93-716b68feff4e e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/817] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:18 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1482 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:18.408 8 WARNING neutronclient.v2_0.client [None req-bc287fcd-9df1-4ea0-a100-33f94720bf95 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] 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: 414/818] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:18 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:18.542 7 WARNING neutronclient.v2_0.client [None req-808dfee5-5e99-415f-b4d5-e5dc1ef2b48a 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/819] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:18 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:19.107 8 WARNING neutronclient.v2_0.client [None req-d2838cd3-f50e-4cdd-b66f-15a43a33e896 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/820] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:19 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1304 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-05 08:37:19.189 7 WARNING neutronclient.v2_0.client [None req-6868e06b-32f7-49e8-8101-f16ae5dfedaf e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in 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/821] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:19 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:19.588 8 WARNING neutronclient.v2_0.client [None req-30513782-8586-4649-af8d-3ca358da1dcc 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] 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-05 08:37:19.658 7 INFO nova.api.openstack.compute.server_external_events [req-faeea85c-487e-49a6-8bd9-1d5ec67ddc5e req-4e3f1cee-20e1-4036-acd9-1bbd837dbf4a 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:f69196f5-f78e-48b2-8ff3-8ea3741170e9 for instance 3137da45-f032-4803-bef9-1a436a557af1 on instance [pid: 7|app: 0|req: 407/822] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:19.696 7 WARNING neutronclient.v2_0.client [None req-12e56aa5-a352-4d93-98e8-a7d7e19987b2 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/823] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:19 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/824] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:19 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1717 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:19.855 8 INFO nova.api.openstack.compute.server_external_events [req-58dc6c7a-a49f-48e5-921d-55450959080d req-068c35dc-a926-4515-9528-ab21330f0ab3 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:33e81c7d-c6ca-4141-9dd0-8e27ce1e4555 for instance 4a0df66d-519d-4f49-921b-16a64339a022 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: 417/825] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:37:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:37:19.899 7 WARNING neutronclient.v2_0.client [None req-b5759f7a-38ad-4121-8296-4e8b398484bd 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/826] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:37:19 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:20.215 8 WARNING neutronclient.v2_0.client [None req-7d68652b-52b3-4cfe-8fd4-5e65e2e4d232 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/827] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:20 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1352 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:20.364 7 WARNING neutronclient.v2_0.client [None req-fb63158b-fb8c-41bf-b267-e1feab6f637b e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/828] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:20 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1566 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:20.777 7 WARNING neutronclient.v2_0.client [None req-67e883b6-cbbc-4f2f-aecb-fb7a1cdcdcd9 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The 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-05 08:37:20.784 8 WARNING neutronclient.v2_0.client [None req-05c0b60d-d2d2-4aac-a7bd-7ca08a16fb50 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/829] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:20 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1717 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:20 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1471 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:21.322 7 WARNING neutronclient.v2_0.client [None req-b5c70cea-51c7-4772-98c1-f443d87f9bc9 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/831] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:21 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1352 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-05 08:37:21.523 8 WARNING neutronclient.v2_0.client [None req-44673d29-3d14-43d6-8cf7-61d2f8644f03 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/832] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:21 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1554 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-05 08:37:21.700 7 INFO nova.api.openstack.compute.server_external_events [req-1c96051b-5446-4e44-ab3c-5a944df9e940 req-2d912952-fc44-4535-969c-594b4efcbbf5 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance [pid: 7|app: 0|req: 413/833] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:21 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-05 08:37:22.039 8 WARNING neutronclient.v2_0.client [None req-989bb44d-add5-496c-9aa7-dea21fc76d49 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in 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/834] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:21 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1656 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, ' [pid: 7|app: 0|req: 414/835] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/836] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022/ips => generated 109 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/837] 10.0.0.92 () {32 vars in 824 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022/ips/tempest-ServerAddressesTestJSON-1359810515-network => generated 94 bytes in 36 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: 423/838] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:37:22 2026] DELETE /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 0 bytes in 148 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-05 08:37:22.509 8 WARNING neutronclient.v2_0.client [None req-c0272bd1-6142-43bf-9150-0f9788bdaf9d 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] 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: 424/839] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1360 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-05 08:37:22.679 8 WARNING neutronclient.v2_0.client [None req-c16151df-1a3e-4a99-b7d9-fbc140725abd 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The 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-05 08:37:22.707 7 WARNING neutronclient.v2_0.client [None req-261713e2-9637-47ca-9c7b-529cc9534689 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/840] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1662 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, ' [pid: 7|app: 0|req: 416/841] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8911 bytes in 608 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-05 08:37:22.950 8 WARNING neutronclient.v2_0.client [None req-19f82343-a583-4b87-988b-488d66ebb927 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/842] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/843] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 419/844] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1393 bytes in 39 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: 420/845] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:37:23 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: 8|app: 0|req: 426/846] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:22 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1554 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, ' [pid: 7|app: 0|req: 421/847] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 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: 427/848] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=38f5b172f5c84de59842da409c96dffd => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 428/850] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=65d7e3e0dd934d29b055826495e727b5 => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=750ad852b4e04e3385e156d783a7bb5f => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/852] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=e4a881a0bd394b6b867fa645348c0f43 => generated 304 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/853] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 430/854] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:37:23 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: 7|app: 0|req: 425/855] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/857] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:37:23 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) 2026-03-05 08:37:23.681 8 WARNING neutronclient.v2_0.client [None req-ba5d9943-d875-4b31-b20f-ead46a31dc0c 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The 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-05 08:37:23.744 7 INFO nova.api.openstack.compute.server_external_events [req-4ef3fdc1-4a50-4aad-b08a-df6f2359dbb1 req-d35d3911-5cec-4eeb-b3e8-81532e004112 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:ebb78c11-0980-4ec7-ba5c-6bd340be5abf for instance 413c902b-4e31-49ee-a51d-2bea57d941b5 on instance [pid: 7|app: 0|req: 427/858] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/859] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1438 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:23.971 7 WARNING neutronclient.v2_0.client [None req-bb8d6dc0-eae5-4e5e-a3a0-b225b6bc809c 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/860] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:23 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1662 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:24.156 8 WARNING neutronclient.v2_0.client [None req-94d48c76-0e62-4dc8-a562-9a87a509374c e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/861] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:24 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1554 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:24.864 7 WARNING neutronclient.v2_0.client [None req-1574717e-0c90-45c8-9ba3-5ff6970a4197 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/862] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:24 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1438 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:25.172 8 WARNING neutronclient.v2_0.client [None req-d01aa78b-1ebc-4e2e-9598-ce7450d615a6 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in 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/863] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:25 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1662 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:25.319 8 INFO nova.api.openstack.compute.server_external_events [req-b8ff61eb-18b0-4263-8ab3-cc36910ccde7 req-106190db-d990-4312-be70-cdee7aa66b5e 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:f69196f5-f78e-48b2-8ff3-8ea3741170e9 for instance 3137da45-f032-4803-bef9-1a436a557af1 on instance [pid: 8|app: 0|req: 435/864] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:37:25 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-05 08:37:25.328 7 WARNING neutronclient.v2_0.client [None req-e986f572-fc1d-4795-878d-82c5ba4030fa e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/867] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:25 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1554 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:25.781 8 INFO nova.api.openstack.compute.server_external_events [req-0112a9a4-63fe-4c77-9a2f-82b1d2f382df req-6237b70b-c9c4-4c94-bd6b-41ce96462691 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:33e81c7d-c6ca-4141-9dd0-8e27ce1e4555 for instance 4a0df66d-519d-4f49-921b-16a64339a022 on instance [pid: 8|app: 0|req: 438/868] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:25 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-05 08:37:26.039 7 WARNING neutronclient.v2_0.client [None req-fc067c28-b1bb-476f-ae86-661c89fbccba 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/869] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:26 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1438 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:26.341 8 WARNING neutronclient.v2_0.client [None req-61a02b27-ef64-458b-a4dc-0a1b28bfcb3b 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/870] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:26 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1452 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-05 08:37:26.581 7 WARNING neutronclient.v2_0.client [None req-17d2e776-fff8-4f5c-b36f-ce0467cbd11d e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/871] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:26 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1738 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:26.753 8 WARNING neutronclient.v2_0.client [None req-be16ffb8-a30d-4672-8b21-3114ef1413b7 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in 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/872] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:37:26 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:27.251 7 WARNING neutronclient.v2_0.client [None req-9a55f2f2-7458-4353-98c0-fe529f055141 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/873] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:27 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1438 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-05 08:37:27.468 8 WARNING neutronclient.v2_0.client [None req-e5104c9d-d227-4772-873c-70e2f2ab6ba9 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in 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/874] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:27 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1457 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:27.593 7 WARNING neutronclient.v2_0.client [None req-a444e0f1-9055-4f20-95d7-c69c7dbac204 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/875] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:27 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1738 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: 442/876] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:37:27 2026] GET /v2.1/servers => generated 383 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:27.828 7 INFO nova.api.openstack.compute.server_external_events [req-53e2c5c1-5a4a-4798-abf3-93b18684d0ef req-25ac3ef6-6d5e-4a05-8fe2-6e1b34f879c8 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:f69196f5-f78e-48b2-8ff3-8ea3741170e9 for instance 3137da45-f032-4803-bef9-1a436a557af1 on instance [pid: 7|app: 0|req: 435/877] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/878] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:37:27 2026] DELETE /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 0 bytes in 99 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-05 08:37:27.954 7 WARNING neutronclient.v2_0.client [None req-9b3573c6-1882-4ee0-8f6c-7db7e36087f4 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/879] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:27 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1744 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-05 08:37:28.445 8 WARNING neutronclient.v2_0.client [None req-64fffb7f-36db-47fe-b1a5-4b688af6210d 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] 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-05 08:37:28.599 7 WARNING neutronclient.v2_0.client [None req-252a15cc-e1d9-4860-bac9-9f9bff5ec662 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/880] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:28 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1426 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:28 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 1457 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:29.124 8 WARNING neutronclient.v2_0.client [None req-5f15c811-6c0b-4144-a227-70eb745be83d e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/882] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:29 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1864 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:29.681 7 WARNING neutronclient.v2_0.client [None req-9dd85227-6275-41f5-a718-3822644ecb80 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The 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-05 08:37:29.684 8 INFO nova.api.openstack.wsgi [None req-99350c18-54b5-4ed9-8a2b-126e3bb28bd6 104c5e3cf50c4299ac3cd133c92c0f1b 65d7e3e0dd934d29b055826495e727b5 - - default default] HTTP exception thrown: Instance 4a0df66d-519d-4f49-921b-16a64339a022 could not be found. [pid: 8|app: 0|req: 446/883] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:29 2026] GET /v2.1/servers/4a0df66d-519d-4f49-921b-16a64339a022 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/884] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:29 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1426 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:30.299 8 WARNING neutronclient.v2_0.client [None req-363d8c36-4057-4b93-95c1-8c7d78676bb1 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/885] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:30 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1864 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, ' 2026-03-05 08:37:30.862 7 WARNING neutronclient.v2_0.client [None req-5ba92563-8213-4a2d-b970-57685dc43424 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] 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-05 08:37:31.238 8 INFO nova.api.openstack.compute.server_external_events [req-b50d31aa-dcab-4578-acc2-cfa309fa1d3e req-e957afa4-43f0-43a2-97b8-9aa66c487270 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:f69196f5-f78e-48b2-8ff3-8ea3741170e9 for instance 3137da45-f032-4803-bef9-1a436a557af1 on instance [pid: 8|app: 0|req: 448/886] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:31 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) [pid: 7|app: 0|req: 439/887] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:30 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1426 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:31.471 8 WARNING neutronclient.v2_0.client [None req-79e95af7-820e-4e65-80c8-2d27d91b9132 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/888] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:31 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1511 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-05 08:37:31.901 7 INFO nova.api.openstack.compute.server_external_events [req-73292580-c12a-4962-9dc3-55663a91cf57 req-b289e203-369b-4124-8202-820774cf103f 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:ebb78c11-0980-4ec7-ba5c-6bd340be5abf for instance 413c902b-4e31-49ee-a51d-2bea57d941b5 on instance [pid: 7|app: 0|req: 440/889] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:37:31 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-05 08:37:32.404 8 WARNING neutronclient.v2_0.client [None req-87a1d86e-f647-42c3-93ca-ca4002eec060 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/890] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:32 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1426 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-05 08:37:32.616 7 WARNING neutronclient.v2_0.client [None req-377d2e6a-0f06-416e-b055-0fc7ffd30ad8 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/891] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:32 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1516 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-05 08:37:33.570 8 WARNING neutronclient.v2_0.client [None req-5c3ac034-341f-4b5a-b069-b9a043fbde4d 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] 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: 451/892] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:33 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1613 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:33.766 7 WARNING neutronclient.v2_0.client [None req-36fc2fd3-e52d-4e9d-9b65-b4e5169fe380 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] 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-05 08:37:33.806 8 WARNING neutronclient.v2_0.client [None req-242ceb04-bbe9-4604-b87d-dde6f0ce9531 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/893] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:33 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 1516 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/894] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:37:33 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:34.880 7 INFO nova.api.openstack.wsgi [None req-a803e836-264f-41f1-8d96-bcc5e99e5b20 e34c838bc1c74e7c9aa87ec2b0003fc1 e4a881a0bd394b6b867fa645348c0f43 - - default default] HTTP exception thrown: Instance 3137da45-f032-4803-bef9-1a436a557af1 could not be found. [pid: 7|app: 0|req: 443/895] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:34 2026] GET /v2.1/servers/3137da45-f032-4803-bef9-1a436a557af1 => generated 111 bytes in 44 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: 453/896] 10.0.0.92 () {32 vars in 703 bytes} [Thu Mar 5 08:37:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-229549834 => 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, ' 2026-03-05 08:37:35.190 8 INFO nova.api.openstack.compute.server_external_events [req-537d14c1-b34c-4d75-8c0b-43c9773495a0 req-4d5b43a9-c8c3-4c43-83b9-3d81c725e6f5 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:ebb78c11-0980-4ec7-ba5c-6bd340be5abf for instance 413c902b-4e31-49ee-a51d-2bea57d941b5 on instance [pid: 8|app: 0|req: 454/897] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:37:35.201 7 WARNING neutronclient.v2_0.client [None req-feffeedd-342c-4113-8587-dad7111a13c8 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/900] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:35 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1613 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/901] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:37:35 2026] GET /v2.1/servers => generated 388 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, ' [pid: 7|app: 0|req: 445/902] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:37:35 2026] DELETE /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 0 bytes in 177 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-05 08:37:35.667 8 WARNING neutronclient.v2_0.client [None req-89d91031-d1f7-4ea5-9995-e040fbe86dda 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/903] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:35 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1619 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:36.868 7 WARNING neutronclient.v2_0.client [None req-89350bcc-8cb2-48be-907c-690b7b2a1222 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/904] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:36 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1739 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-05 08:37:38.098 8 WARNING neutronclient.v2_0.client [None req-f79d49b8-92e8-4ab5-bc15-4e205b8416d8 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/905] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:38 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:39.336 7 INFO nova.api.openstack.compute.server_external_events [req-5e569ad7-51af-414c-8951-b4946a1bdf84 req-3a1a91ff-ba9e-4997-bb41-e2dfadd395d6 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-unplugged:ebb78c11-0980-4ec7-ba5c-6bd340be5abf for instance 413c902b-4e31-49ee-a51d-2bea57d941b5 on instance 2026-03-05 08:37:39.339 8 WARNING neutronclient.v2_0.client [None req-9fac4d33-4163-40db-b3af-001b7d730fd8 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/906] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:37:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/907] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:39 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1671 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:39.527 7 INFO nova.api.openstack.compute.server_external_events [req-3efaec9f-e2c8-4d4f-b7e8-c335bffad453 req-39b92272-8ca2-43e3-bbe0-e262bb989d25 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:ebb78c11-0980-4ec7-ba5c-6bd340be5abf for instance 413c902b-4e31-49ee-a51d-2bea57d941b5 on instance [pid: 7|app: 0|req: 448/908] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:40.441 8 WARNING neutronclient.v2_0.client [None req-1550bdd0-6166-4866-a9e1-eb7b78866ddf 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/909] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:40 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1381 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:41.580 7 WARNING neutronclient.v2_0.client [None req-2feed415-c9cc-461d-aaba-29b731d757ef 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/910] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:41 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1386 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-05 08:37:42.713 8 WARNING neutronclient.v2_0.client [None req-83fa010f-1c30-4e68-be28-4e105b96a5a0 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] The python binding code in 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/911] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:42 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 1386 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:43.796 7 INFO nova.api.openstack.wsgi [None req-7fd10357-790d-4415-b06c-3bc5f7ed9066 9fb1583b1cf54178b466ed9a67169502 750ad852b4e04e3385e156d783a7bb5f - - default default] HTTP exception thrown: Instance 413c902b-4e31-49ee-a51d-2bea57d941b5 could not be found. [pid: 7|app: 0|req: 450/912] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:43 2026] GET /v2.1/servers/413c902b-4e31-49ee-a51d-2bea57d941b5 => generated 111 bytes in 42 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: 463/913] 10.0.0.92 () {32 vars in 705 bytes} [Thu Mar 5 08:37:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1646909801 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:49.293 7 WARNING neutronclient.v2_0.client [None req-f60bd595-dfed-49e6-852f-99f828527130 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/916] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:37:49 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:37:49.436 8 WARNING neutronclient.v2_0.client [None req-3049d225-540e-4bc5-9338-ac6458e25e7b 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/917] 10.0.0.92 () {32 vars in 814 bytes} [Thu Mar 5 08:37:49 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/os-interface/34addfc1-bc14-4ac9-8b30-f64b09c408c2 => generated 281 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/918] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:49 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 156 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: 466/919] 10.0.0.92 () {34 vars in 749 bytes} [Thu Mar 5 08:37:49 2026] POST /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/action => generated 0 bytes in 45 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: 454/920] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:49 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/921] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:50 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:50.845 7 INFO nova.api.openstack.compute.server_external_events [req-0ddd9631-dc84-4fc2-8ceb-0bd28ea70202 req-f5bccde0-5cd2-43f6-835d-f53ed22ec7a8 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance [pid: 7|app: 0|req: 455/922] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/923] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:51 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/924] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:52 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/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-05 08:37:52.851 8 WARNING neutronclient.v2_0.client [None req-b0a69ed8-6ca4-418a-89ce-8a1ec3ee5111 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/925] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:52 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1951 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/926] 10.0.0.92 () {34 vars in 749 bytes} [Thu Mar 5 08:37:53 2026] POST /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/action => generated 0 bytes in 56 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: 470/927] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:53 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/928] 10.0.0.109 () {30 vars in 619 bytes} [Thu Mar 5 08:37:53 2026] GET /v2.1 => generated 0 bytes in 112 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: 471/929] 10.0.0.109 () {32 vars in 692 bytes} [Thu Mar 5 08:37:53 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: 459/930] 10.0.0.109 () {34 vars in 913 bytes} [Thu Mar 5 08:37:53 2026] GET /v2.1/os-simple-tenant-usage/346ee73ec10c4f61b2b125179ec7f8e6?start=2026-03-04T00:00:00&end=2026-03-05T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 460/931] 10.0.0.109 () {30 vars in 654 bytes} [Thu Mar 5 08:37:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/932] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:37:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/933] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:54 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:37:54.318 8 INFO nova.api.openstack.compute.server_external_events [req-036886a5-7264-44d1-99cb-d08975b64206 req-f7fc4b8f-9870-4d42-a3c5-2eb82a022aed 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance [pid: 8|app: 0|req: 473/934] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:54 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: 7|app: 0|req: 462/935] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:55 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 194 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-05 08:37:55.381 8 WARNING neutronclient.v2_0.client [None req-b738f73d-1554-4f9a-b37d-65ebab01dd7c 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The 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-05 08:37:55.426 8 WARNING neutronclient.v2_0.client [None req-b738f73d-1554-4f9a-b37d-65ebab01dd7c 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The 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-05 08:37:55.615 8 WARNING neutronclient.v2_0.client [None req-b738f73d-1554-4f9a-b37d-65ebab01dd7c 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/938] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:37:55 2026] POST /v2.1/servers => generated 450 bytes in 540 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-05 08:37:55.889 7 WARNING neutronclient.v2_0.client [None req-20b11a96-0d42-4b2a-81b2-6329bf7a1432 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/939] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:55 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1423 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, ' [pid: 8|app: 0|req: 476/940] 10.0.0.92 () {32 vars in 722 bytes} [Thu Mar 5 08:37:56 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236/ips => generated 156 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/941] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:37:56 2026] DELETE /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => 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-05 08:37:56.455 8 WARNING neutronclient.v2_0.client [None req-4843201f-95f0-4921-b5a3-813993ab14d5 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/942] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:56 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1843 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, ' [pid: 7|app: 0|req: 466/943] 10.0.0.109 () {30 vars in 619 bytes} [Thu Mar 5 08:37:56 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/944] 10.0.0.109 () {32 vars in 692 bytes} [Thu Mar 5 08:37:56 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: 467/945] 10.0.0.109 () {34 vars in 913 bytes} [Thu Mar 5 08:37:56 2026] GET /v2.1/os-simple-tenant-usage/346ee73ec10c4f61b2b125179ec7f8e6?start=2026-03-04T00:00:00&end=2026-03-05T23:59:59 => generated 20 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: 468/946] 10.0.0.109 () {30 vars in 654 bytes} [Thu Mar 5 08:37:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:37:57.295 8 WARNING neutronclient.v2_0.client [None req-812e6d26-5f85-4c56-804f-af81c4c5e7e6 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/947] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:56 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1419 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:37:57.648 7 WARNING neutronclient.v2_0.client [None req-06fd2a55-8210-4ff6-971d-f0960ef1f46a 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/948] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:57 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1843 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-05 08:37:58.394 8 WARNING neutronclient.v2_0.client [None req-a0d0418b-9756-461e-89e2-8a7c744a4870 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/949] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:58 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1475 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:37:58.851 7 WARNING neutronclient.v2_0.client [None req-973b841a-4f7e-441b-8cda-c9f47701d08c 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/950] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:58 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1843 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-05 08:37:59.500 8 WARNING neutronclient.v2_0.client [None req-36476b86-0807-423e-9223-230be10a3b2d 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/951] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:37:59 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1475 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-05 08:37:59.688 7 INFO nova.api.openstack.compute.server_external_events [req-45c93fb1-1eba-453c-bc38-a9ecdee35e40 req-eeeaeb7c-e180-4024-8411-79ea87df91bf 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:34addfc1-bc14-4ac9-8b30-f64b09c408c2 for instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 on instance [pid: 7|app: 0|req: 471/952] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:37:59 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-05 08:38:00.042 8 WARNING neutronclient.v2_0.client [None req-6a9a68f6-7398-4b59-a603-47db298dc81e 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in 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/953] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:00 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1481 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-05 08:38:00.601 7 WARNING neutronclient.v2_0.client [None req-42927e7f-2975-436b-b067-7e40d6ddcee9 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/954] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:00 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1550 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:01.148 8 WARNING neutronclient.v2_0.client [None req-773ff467-c3a8-4fe4-bd2c-d89befbd19cb 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] 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-05 08:38:01.169 7 INFO nova.api.openstack.compute.server_external_events [req-ce52a213-8264-4a70-b904-33304efbf34f req-8a26bf36-b9eb-4448-be23-82befcd9e50a 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:6706dd2e-a2de-4944-afb4-15d2db03d4fd for instance 4df8d7e2-c799-42b2-9506-42a57ac7ad7e on instance [pid: 7|app: 0|req: 473/955] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/956] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:01 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => 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-05 08:38:02.086 7 WARNING neutronclient.v2_0.client [None req-1674e6bf-72ca-437d-b7b2-be4e37ca9f25 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/957] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:01 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1548 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:02.245 8 WARNING neutronclient.v2_0.client [None req-d148babd-60b1-4ff6-b154-7942c902e543 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/958] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:02 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 1486 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-05 08:38:03.239 7 WARNING neutronclient.v2_0.client [None req-88a79ecc-0ee3-4ea4-a149-600dedf6474a 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] 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-05 08:38:03.320 8 INFO nova.api.openstack.wsgi [None req-2c2819c3-cf72-4f6e-8d76-4fad66398dcb 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] HTTP exception thrown: Instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 could not be found. [pid: 8|app: 0|req: 485/959] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:03 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/960] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:03 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1548 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/961] 10.0.0.92 () {32 vars in 703 bytes} [Thu Mar 5 08:38:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-883480684 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:03.798 7 INFO nova.api.openstack.wsgi [None req-e4dabed1-46cd-4643-9764-6d463883d245 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] HTTP exception thrown: Instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 could not be found. [pid: 7|app: 0|req: 476/962] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:38:03 2026] DELETE /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-05 08:38:03.825 8 INFO nova.api.openstack.wsgi [None req-a7f07909-25c9-44d8-acaf-20aac5afa673 6ecf305c0de04a2aacda12745c73dd38 38f5b172f5c84de59842da409c96dffd - - default default] HTTP exception thrown: Instance 3d53311c-76f5-40e0-a6fb-de06f46c7236 could not be found. [pid: 8|app: 0|req: 487/963] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:03 2026] GET /v2.1/servers/3d53311c-76f5-40e0-a6fb-de06f46c7236 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:04.392 7 WARNING neutronclient.v2_0.client [None req-44d00247-ddae-4808-b573-a6a91611d7c8 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/966] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:04 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1548 bytes in 1348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:06.746 8 WARNING neutronclient.v2_0.client [None req-de377e44-e904-479f-a49f-dc4024efc4b1 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] 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-05 08:38:06.874 7 INFO nova.api.openstack.compute.server_external_events [req-6b7c029f-09e8-4069-93b8-2b6e6e7ecdf2 req-8af54b41-abb2-4fc6-9638-809d9f692796 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:6706dd2e-a2de-4944-afb4-15d2db03d4fd for instance 4df8d7e2-c799-42b2-9506-42a57ac7ad7e on instance [pid: 7|app: 0|req: 478/967] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:38:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/968] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:06 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1548 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:08.058 7 WARNING neutronclient.v2_0.client [None req-8772e2cc-7fe8-4406-8b6c-bc20131f49e9 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in 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/969] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:08 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1724 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:08.232 8 WARNING neutronclient.v2_0.client [None req-ea615cb3-52ca-4a0c-8df2-b05c61885633 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/970] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:38:08 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e/os-interface => generated 284 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/971] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:38:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/972] 10.0.0.92 () {30 vars in 412 bytes} [Thu Mar 5 08:38:08 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:09.154 8 WARNING neutronclient.v2_0.client [None req-31d2aa56-db2e-41b2-8acb-97dff8db1396 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in 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/973] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:09 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1724 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:09.422 8 INFO nova.api.openstack.compute.server_external_events [req-a780cdb6-bf49-4b53-be27-aa2b39bb3944 req-7e715691-af3b-44b0-a026-dc84b985d684 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:6706dd2e-a2de-4944-afb4-15d2db03d4fd for instance 4df8d7e2-c799-42b2-9506-42a57ac7ad7e on instance [pid: 8|app: 0|req: 494/974] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/975] 10.0.0.92 () {28 vars in 559 bytes} [Thu Mar 5 08:38:08 2026] GET /v2/ => generated 402 bytes in 455 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/976] 10.0.0.92 () {28 vars in 563 bytes} [Thu Mar 5 08:38:09 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: 483/977] 10.0.0.92 () {30 vars in 412 bytes} [Thu Mar 5 08:38:09 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/978] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:38:09 2026] GET /v2.1/servers => generated 378 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/979] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:38:09 2026] DELETE /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:09.667 8 WARNING neutronclient.v2_0.client [None req-0211c26a-2de2-4efa-87de-b20374b2ff36 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/980] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:09 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1730 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:10.568 7 WARNING neutronclient.v2_0.client [None req-099d7660-528d-4575-a343-5e11fa277a11 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The 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-05 08:38:10.671 7 WARNING neutronclient.v2_0.client [None req-099d7660-528d-4575-a343-5e11fa277a11 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] 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-05 08:38:10.959 7 WARNING neutronclient.v2_0.client [None req-099d7660-528d-4575-a343-5e11fa277a11 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The 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-05 08:38:10.988 8 WARNING neutronclient.v2_0.client [None req-ef428188-80b4-4ddf-bf08-618cb3633fb9 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/981] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:10 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1850 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/982] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:38:10 2026] POST /v2.1/servers => generated 449 bytes in 1075 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-05 08:38:11.615 8 WARNING neutronclient.v2_0.client [None req-c90e5186-17a9-45a8-8a24-b4f755a26a03 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/983] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:11 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1402 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:12.538 7 WARNING neutronclient.v2_0.client [None req-de11cddd-7547-4777-98db-b209b51f1b3f 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] 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-05 08:38:12.743 8 WARNING neutronclient.v2_0.client [None req-8629e971-13b7-4ba0-9794-c99f6ceefd2b 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/984] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:12 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1783 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:12 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1406 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:13.214 7 INFO nova.api.openstack.compute.server_external_events [req-9dd38b55-b9e7-4a38-8fb1-0f4114300f7f req-efd31e34-2058-4fb0-b387-a5ca920880ce 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:6706dd2e-a2de-4944-afb4-15d2db03d4fd for instance 4df8d7e2-c799-42b2-9506-42a57ac7ad7e on instance [pid: 7|app: 0|req: 487/986] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:14.121 8 WARNING neutronclient.v2_0.client [None req-b4af039e-a7d5-4b36-9f10-55fbc456d715 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The 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-05 08:38:14.132 7 WARNING neutronclient.v2_0.client [None req-5dabd3a3-0b07-4941-9542-6c03ce65eafa 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/987] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:14 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1504 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/988] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:14 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:15.219 8 WARNING neutronclient.v2_0.client [None req-17bd10aa-3a32-4109-b8b1-e3c82e16d371 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The 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-05 08:38:15.231 7 WARNING neutronclient.v2_0.client [None req-53b96cb2-c3f8-42d9-89ef-baf9d72f7e2b 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/989] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:15 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:15 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:16.313 7 WARNING neutronclient.v2_0.client [None req-00805f43-5b1b-4bb7-86c8-2d41dc65b5f6 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The 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-05 08:38:16.327 8 WARNING neutronclient.v2_0.client [None req-82e2c37c-3885-47e4-b184-023db9b74e94 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/993] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:16 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1509 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/994] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:16 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1529 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:17.032 7 INFO nova.api.openstack.compute.server_external_events [req-98bf66a6-42d9-4c5b-b894-a3ad33d5c22a req-41299497-a39e-46ed-8264-45776626bb46 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:52f57465-33c3-4930-a28c-69df89d444eb for instance d9fa4109-89dc-4721-a1f2-a1926f24e9be on instance [pid: 7|app: 0|req: 492/995] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:17.710 8 WARNING neutronclient.v2_0.client [None req-0f29bcb8-e592-47db-b9fa-f15ddca89973 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/996] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:17 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 1509 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, ' 2026-03-05 08:38:17.882 7 WARNING neutronclient.v2_0.client [None req-23135130-98c5-4a54-86ef-9b9f874d78ad 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/997] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:17 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1527 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-05 08:38:18.804 8 INFO nova.api.openstack.wsgi [None req-001ea16f-d1ad-468c-bcaa-70052c023fe3 6afb370a5e504c51965ec1dc008cfa74 6ba8910f7a544f0481880ef0386df6cf - - default default] HTTP exception thrown: Instance 4df8d7e2-c799-42b2-9506-42a57ac7ad7e could not be found. [pid: 8|app: 0|req: 505/998] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:18 2026] GET /v2.1/servers/4df8d7e2-c799-42b2-9506-42a57ac7ad7e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/999] 10.0.0.92 () {32 vars in 703 bytes} [Thu Mar 5 08:38:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-233479665 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:19.038 8 WARNING neutronclient.v2_0.client [None req-28d1b2d5-f588-4875-9315-bee867a69d10 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1000] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:19 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1527 bytes in 1248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:38:21.312 7 WARNING neutronclient.v2_0.client [None req-0cdf0449-96d3-4d94-9bc0-833d72843faf 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] 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: 495/1001] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:21 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1527 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:38:21.510 8 INFO nova.api.openstack.compute.server_external_events [req-90ae0cdd-008f-4402-bde0-00e92a48ef9f req-8dd08a69-b4b7-4574-b260-d8ca66ac28dc 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:52f57465-33c3-4930-a28c-69df89d444eb for instance d9fa4109-89dc-4721-a1f2-a1926f24e9be on instance [pid: 8|app: 0|req: 507/1002] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:38:21 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-05 08:38:22.563 7 WARNING neutronclient.v2_0.client [None req-0b21e863-eda5-4eaa-bab8-9d8bb3321bc5 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1003] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:22 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1527 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, ' [pid: 8|app: 0|req: 508/1004] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:38:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 178 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: 497/1005] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:38:22 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: 509/1006] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:38:22 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: 498/1007] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=2b0fc0c5e22b4cf9b94122029e0867fa => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1008] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1009] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 511/1010] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=7c3de2b39dde433faa94664f7b2b8518 => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1011] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=c4c28dd2c1764252bd15a96a8f530934 => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1012] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 501/1013] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:38:23 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: 513/1014] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:38:23 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: 7|app: 0|req: 502/1015] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 514/1016] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:38:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:23.583 7 WARNING neutronclient.v2_0.client [None req-b560c14d-7dae-4455-8aad-d92e7b6a4ce5 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1017] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2078 bytes in 168 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 515/1018] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-05 08:38:23.747 7 WARNING neutronclient.v2_0.client [None req-6bdf1d05-cd7c-4865-b6c4-582707882e6f 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1019] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:23 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-05 08:38:24.914 8 WARNING neutronclient.v2_0.client [None req-67f93cb2-e06b-4806-9629-216846643a70 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1020] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:24 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1694 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:25.355 7 WARNING neutronclient.v2_0.client [None req-413c5b1e-512a-4c7b-bc84-854f96ea64ee 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1023] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:25 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1694 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:27.695 8 INFO nova.api.openstack.compute.server_external_events [req-881d64a0-dc47-4e4c-8c55-edd8b9a35306 req-712090c0-723a-4f58-a9bc-b61ddf6bf250 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:52f57465-33c3-4930-a28c-69df89d444eb for instance d9fa4109-89dc-4721-a1f2-a1926f24e9be on instance [pid: 8|app: 0|req: 518/1024] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1025] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:38:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:29.902 8 WARNING neutronclient.v2_0.client [None req-fdc0d69b-5df4-42ad-8f79-832015b8962e 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The 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-05 08:38:29.939 8 WARNING neutronclient.v2_0.client [None req-fdc0d69b-5df4-42ad-8f79-832015b8962e 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The 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-05 08:38:30.217 8 WARNING neutronclient.v2_0.client [None req-fdc0d69b-5df4-42ad-8f79-832015b8962e 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1026] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:38:29 2026] POST /v2.1/servers => generated 452 bytes in 552 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 08:38:30.425 7 WARNING neutronclient.v2_0.client [None req-e184aa7e-bfd2-4a28-902f-d0b1ed34b70b 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1027] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:30 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1392 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-05 08:38:31.528 8 WARNING neutronclient.v2_0.client [None req-8fc6f717-0333-4796-b850-15254f9206b0 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1028] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:31 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1396 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-05 08:38:32.617 7 WARNING neutronclient.v2_0.client [None req-75a39dbd-4e10-410b-b991-8cf9ff0369c5 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1029] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:32 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1444 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-05 08:38:33.707 8 WARNING neutronclient.v2_0.client [None req-1bead911-d0f6-4634-890d-d6abaed38b2e 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1030] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:33 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:34.798 7 WARNING neutronclient.v2_0.client [None req-9c1eca4c-cc07-4f42-8038-5548c2c16ad2 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1031] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:34 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1452 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1034] 10.0.0.92 () {34 vars in 749 bytes} [Thu Mar 5 08:38:34 2026] POST /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be/action => generated 31920 bytes in 555 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-05 08:38:35.787 7 INFO nova.api.openstack.compute.server_external_events [req-858ddd1f-fad4-4316-8e8d-63765c83a1c3 req-83185e44-ea6e-46b9-81aa-1bd12cb13579 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 7|app: 0|req: 513/1035] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:35.944 8 WARNING neutronclient.v2_0.client [None req-a616457a-adec-4ba1-bea2-dcf2d421f6d3 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1036] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:35 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1529 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:37.222 7 WARNING neutronclient.v2_0.client [None req-a9d2df8c-8f9f-4ba9-8519-7ba9f40ad3b3 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1037] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:37 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 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-05 08:38:38.345 8 WARNING neutronclient.v2_0.client [None req-86340436-9fae-4875-a356-8c9a379b3d8b 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1038] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:38 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 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-05 08:38:39.478 7 WARNING neutronclient.v2_0.client [None req-d2c46f36-9d5b-4cb4-9ef9-84bd5b718dcd 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1039] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:39 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:40.602 8 WARNING neutronclient.v2_0.client [None req-8692c0e3-23cd-4c26-9ed0-ee7a46cec4bb 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1040] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:40 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 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-05 08:38:41.353 7 INFO nova.api.openstack.compute.server_external_events [req-45b9045e-5b49-4dc7-8572-38bb5c5012de req-ce26cde5-3bf5-4c72-9845-51150af93104 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 7|app: 0|req: 516/1041] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:38:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:41.763 8 WARNING neutronclient.v2_0.client [None req-27e97bd3-8259-4e72-bd3f-f4554855264e 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1042] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:41 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:43.004 7 WARNING neutronclient.v2_0.client [None req-c5458486-7503-416d-9f81-fe4f411102e3 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1043] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:42 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1517 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-05 08:38:44.229 8 WARNING neutronclient.v2_0.client [None req-819d5e53-dabb-4194-b48c-33902fb72df8 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1044] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:44 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1699 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:44.376 7 WARNING neutronclient.v2_0.client [None req-59efee88-97db-461e-a650-96a5035b65b6 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1045] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:38:44 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:45.404 8 INFO nova.api.openstack.compute.server_external_events [req-9a9e8b85-b446-45e0-b608-4c1c6e8e5572 req-0b1d58e8-cafe-455d-b4ed-1eb5fa071347 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 8|app: 0|req: 529/1048] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:45 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-05 08:38:47.455 7 INFO nova.api.openstack.compute.server_external_events [req-3afbece6-a50b-44f5-9bae-598bdc690b3c req-7e4ee0ce-c77b-48d2-abb5-e8ce087b7759 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:52f57465-33c3-4930-a28c-69df89d444eb for instance d9fa4109-89dc-4721-a1f2-a1926f24e9be on instance [pid: 7|app: 0|req: 520/1049] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1050] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:38:50 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:52.015 7 WARNING neutronclient.v2_0.client [None req-7290167a-8e03-472e-9b54-d68fc1c2c6fc 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The 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-05 08:38:52.051 7 WARNING neutronclient.v2_0.client [None req-7290167a-8e03-472e-9b54-d68fc1c2c6fc 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The 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-05 08:38:52.205 7 WARNING neutronclient.v2_0.client [None req-7290167a-8e03-472e-9b54-d68fc1c2c6fc 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1051] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:38:51 2026] POST /v2.1/servers => generated 449 bytes in 439 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 08:38:52.420 8 WARNING neutronclient.v2_0.client [None req-a7aafc8b-e1dd-45c8-a459-d211c4330db2 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1052] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:52 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1398 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-05 08:38:53.521 7 WARNING neutronclient.v2_0.client [None req-0e27aac1-3e7c-4ff3-884b-174b3a368dab 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1053] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:53 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1402 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:54.624 8 WARNING neutronclient.v2_0.client [None req-e2f22fec-3e1e-4234-baf6-6ac8ba97e811 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1054] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:54 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1450 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-05 08:38:55.710 8 WARNING neutronclient.v2_0.client [None req-a38187b2-d4d7-4c57-80fc-d23f00437342 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1057] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:55 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1450 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-05 08:38:56.795 7 WARNING neutronclient.v2_0.client [None req-fd6f97e8-fd41-40f9-893d-390d4719c108 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1058] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:56 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1458 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-05 08:38:57.653 8 INFO nova.api.openstack.compute.server_external_events [req-4e0cf62b-e441-4626-911d-e7076ce1fc83 req-307169a3-707f-410f-af74-61b1df3b7042 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:edebbef3-1c91-4bb3-b9a5-ebe5f8c14a1b for instance 0f2b84b4-155f-4d75-9c70-e1589f507d78 on instance [pid: 8|app: 0|req: 535/1059] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:38:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:57.925 7 WARNING neutronclient.v2_0.client [None req-ee9527f0-e83a-4618-b607-1ada5392bc28 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1060] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:57 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1535 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:38:59.248 8 WARNING neutronclient.v2_0.client [None req-dbc88537-02d5-414b-80d2-49d9e5fbdcec 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1061] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:38:59 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1523 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-05 08:39:00.401 7 WARNING neutronclient.v2_0.client [None req-987ec502-a87e-4589-b9d6-a4952059ef9c 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1062] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:00 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1523 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:01.544 8 WARNING neutronclient.v2_0.client [None req-1462818f-1fe2-4d75-878b-d5ea55cacb97 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1063] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:01 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1523 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-05 08:39:02.705 7 WARNING neutronclient.v2_0.client [None req-de66690e-630b-485c-8cef-e6b26a92a18f 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1064] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:02 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1523 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-05 08:39:03.349 8 INFO nova.api.openstack.compute.server_external_events [req-3d479ca8-1d2f-4c19-8645-5a0409b64471 req-d57883b7-8ca0-4cf9-b2b5-6f3aa24c1c0b 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:edebbef3-1c91-4bb3-b9a5-ebe5f8c14a1b for instance 0f2b84b4-155f-4d75-9c70-e1589f507d78 on instance [pid: 8|app: 0|req: 538/1065] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:39:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:03.845 7 WARNING neutronclient.v2_0.client [None req-4d447d4f-8c88-48c7-af54-e2e8416a990c 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1066] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:03 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1523 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:05.041 8 WARNING neutronclient.v2_0.client [None req-a4c3772b-eff7-489b-a18a-f27cec8b2b26 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1067] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:05 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1689 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-05 08:39:05.192 7 WARNING neutronclient.v2_0.client [None req-5958a00b-9843-41a3-b0a5-f1c2975b4ea3 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1068] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:05 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1689 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:06.182 8 INFO nova.api.openstack.compute.server_external_events [req-eaa704c7-3a9b-4b00-93da-6818442e8c75 req-1d46bb00-70ad-48cf-8c7a-a9e67fab5954 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:edebbef3-1c91-4bb3-b9a5-ebe5f8c14a1b for instance 0f2b84b4-155f-4d75-9c70-e1589f507d78 on instance [pid: 8|app: 0|req: 541/1071] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:39:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:07.221 7 WARNING neutronclient.v2_0.client [None req-4d24fc21-d9da-4105-9902-26f407f3bdd2 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1072] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:07 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1819 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-05 08:39:07.410 8 WARNING neutronclient.v2_0.client [None req-ae4ab5cd-2156-4436-8eaf-11579ebe2735 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1073] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:07 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1819 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1074] 10.0.0.92 () {34 vars in 749 bytes} [Thu Mar 5 08:39:07 2026] POST /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:07.826 8 WARNING neutronclient.v2_0.client [None req-30bc736d-5b17-4e98-ab42-57104b662e10 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1075] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:07 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1821 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:08.974 7 WARNING neutronclient.v2_0.client [None req-4850d527-e96f-4185-a701-a4bcd1c5eb3a 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1076] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:08 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1821 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:10.168 8 WARNING neutronclient.v2_0.client [None req-7af1c727-2157-48d3-a638-166bfe160c2b 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1077] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:10 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1821 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:11.311 7 WARNING neutronclient.v2_0.client [None req-7102ad82-dbfc-4020-94fc-b3cbd008d5e5 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1078] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:11 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:12.458 8 WARNING neutronclient.v2_0.client [None req-7b06a2e3-ce25-442e-b5ed-00529d111c04 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1079] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:12 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1826 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:13.639 7 WARNING neutronclient.v2_0.client [None req-4e24aedf-5626-4dfc-857f-9e41e24f0843 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1080] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:13 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1826 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:14.784 7 WARNING neutronclient.v2_0.client [None req-40d2556c-73df-420a-ad91-d2e6d6f9c9c5 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1081] 10.0.0.92 () {34 vars in 749 bytes} [Thu Mar 5 08:39:14 2026] POST /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78/action => generated 31890 bytes in 533 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-05 08:39:14.867 8 INFO nova.api.openstack.compute.server_external_events [req-6c121976-dd68-451d-9c55-716260276c51 req-c35a3bcf-a64e-4c68-b1ba-15270df44add 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-unplugged:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 8|app: 0|req: 547/1082] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:39:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1083] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:14 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1826 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:15.972 7 WARNING neutronclient.v2_0.client [None req-eb6dccfa-daf8-4211-8945-bc4a02166819 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1086] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:15 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1826 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:17.241 8 WARNING neutronclient.v2_0.client [None req-0e8082d0-11dc-48a7-8abb-c5181fd3fe3f 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] 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-05 08:39:17.277 7 INFO nova.api.openstack.compute.server_external_events [req-70040573-3223-4965-b95c-71aefab4a44d req-f8c32bfe-186e-42f8-acd2-0ba4dc1b39d7 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 7|app: 0|req: 539/1087] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:39:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1088] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:17 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1819 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1089] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 235 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: 550/1090] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:39:22 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, ' [pid: 7|app: 0|req: 541/1091] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=2b0fc0c5e22b4cf9b94122029e0867fa => generated 304 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1092] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 542/1093] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=4f2c4ffe597d42b3a083c6aab3d19e56 => 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: 552/1094] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=51c403f610a6450b8caf37f39307c2eb => 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: 543/1095] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 553/1096] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=7c3de2b39dde433faa94664f7b2b8518 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1097] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=87b228708e2442829826005b89f1f17f => 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: 554/1098] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=97e3552d478a491ba7736f7580c18c91 => 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: 545/1099] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:22 2026] GET /v2.1/limits?tenant_id=c4c28dd2c1764252bd15a96a8f530934 => generated 305 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1100] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:23 2026] GET /v2.1/limits?tenant_id=e61628dc5c194554bcff98be95a7eb0c => 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: 546/1101] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 556/1102] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:39:23 2026] GET /v2.1/limits?tenant_id=fb54e25f97a74f6e9ee35b6f1fdca976 => 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: 547/1103] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:39:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1739 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1104] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:39:23 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: 7|app: 0|req: 548/1105] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:39:23 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, ' 2026-03-05 08:39:23.328 8 WARNING neutronclient.v2_0.client [None req-f1e164e2-2483-4ce7-a4cc-3c7f58eacafb 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1106] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:39:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7075 bytes in 390 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: 549/1107] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:39:23 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: 8|app: 0|req: 559/1108] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:39:23 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: 550/1109] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:39:23 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) [pid: 7|app: 0|req: 552/1112] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:39:25 2026] DELETE /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-05 08:39:25.561 8 WARNING neutronclient.v2_0.client [None req-208e7b5d-73b4-4f76-92b6-d7cc0c6200c4 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1113] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:25 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1815 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-05 08:39:26.754 7 WARNING neutronclient.v2_0.client [None req-0a8c217e-e9b7-4955-9729-caaac13dba69 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1114] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:26 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1815 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:27.894 8 WARNING neutronclient.v2_0.client [None req-deb0d962-f17b-4fdc-8357-05e080d120bc 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1115] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:27 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1815 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:28.682 7 INFO nova.api.openstack.compute.server_external_events [req-019e6e21-04eb-4676-b094-9c6eb4dbbe59 req-8428ae15-17cb-4e09-ae2b-1e53352eb96a 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:edebbef3-1c91-4bb3-b9a5-ebe5f8c14a1b for instance 0f2b84b4-155f-4d75-9c70-e1589f507d78 on instance [pid: 7|app: 0|req: 554/1116] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:39:28 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-05 08:39:29.116 8 WARNING neutronclient.v2_0.client [None req-e7b38c5a-c26d-4be1-b17a-500b451a3dbd 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1117] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:29 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1479 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-05 08:39:30.214 7 WARNING neutronclient.v2_0.client [None req-999d484c-d2bd-42d9-8e5d-eb9aba505f8e 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1118] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:30 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1484 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-05 08:39:31.339 8 WARNING neutronclient.v2_0.client [None req-0280cbdc-8161-402e-9317-a7adb190c65a 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1119] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:31 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:32.417 7 INFO nova.api.openstack.wsgi [None req-063d58e0-55cf-4c29-ba01-f4129c7b5659 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] HTTP exception thrown: Instance 0f2b84b4-155f-4d75-9c70-e1589f507d78 could not be found. [pid: 7|app: 0|req: 556/1120] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:32 2026] GET /v2.1/servers/0f2b84b4-155f-4d75-9c70-e1589f507d78 => 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: 8|app: 0|req: 565/1121] 10.0.0.92 () {32 vars in 727 bytes} [Thu Mar 5 08:39:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-824718791 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1122] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:39:32 2026] DELETE /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-05 08:39:33.037 8 WARNING neutronclient.v2_0.client [None req-bf19c9ca-216a-474f-b9ad-162468f91b4f 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in 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/1123] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:33 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1700 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-05 08:39:34.335 7 WARNING neutronclient.v2_0.client [None req-44bbd582-5ac0-46b1-9797-e4cd7dd038ec 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1124] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:34 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1700 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:35.588 7 WARNING neutronclient.v2_0.client [None req-6c4f1cbd-7be1-4dc8-b88c-36c72ffe7612 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] 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-05 08:39:35.794 8 INFO nova.api.openstack.compute.server_external_events [req-327eb497-db50-4298-bd71-b57d57eb9526 req-a7eb6709-0f79-4df5-9626-7453ff858a6e 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:52f57465-33c3-4930-a28c-69df89d444eb for instance d9fa4109-89dc-4721-a1f2-a1926f24e9be on instance [pid: 8|app: 0|req: 568/1127] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:39:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1128] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:35 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1700 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:36.860 8 WARNING neutronclient.v2_0.client [None req-eedadc10-dd92-4b80-9705-fd9eec08e4a6 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1129] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:36 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:37.948 7 WARNING neutronclient.v2_0.client [None req-3e7924b4-d934-4f86-b707-9ef55d77f984 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1130] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:37 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:38.964 8 WARNING neutronclient.v2_0.client [None req-d5d2cb78-ba69-4e2d-a815-968b2a1e430b 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] 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-05 08:39:39.021 7 INFO nova.api.openstack.wsgi [None req-38dee809-9d68-4f0f-9695-573a91806001 6cb36a7b319245df9c4433804a97aec7 c4c28dd2c1764252bd15a96a8f530934 - - default default] HTTP exception thrown: Instance d9fa4109-89dc-4721-a1f2-a1926f24e9be could not be found. [pid: 7|app: 0|req: 562/1131] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:38 2026] GET /v2.1/servers/d9fa4109-89dc-4721-a1f2-a1926f24e9be => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1132] 10.0.0.92 () {32 vars in 729 bytes} [Thu Mar 5 08:39:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1277509702 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1133] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:38 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1819 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1134] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:39:39 2026] DELETE /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:39.365 8 WARNING neutronclient.v2_0.client [None req-cd4a55d4-23b2-487c-bb98-7be3410ceee2 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1135] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:39 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1825 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:40.584 7 WARNING neutronclient.v2_0.client [None req-eed999c9-4232-4bac-9bde-6778588ff6b7 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1136] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:40 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1825 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-05 08:39:41.741 8 WARNING neutronclient.v2_0.client [None req-a8161c35-e7b4-4ad7-8873-dd9178ade8c8 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1137] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:41 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1825 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-05 08:39:42.518 7 INFO nova.api.openstack.compute.server_external_events [req-f7e56f4b-01dc-4f26-9a01-5b44aeec3674 req-f1605269-e588-4dd6-89e5-00e5fe57665b 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:37c22cda-b18a-45f6-90e8-4838d0e46f93 for instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf on instance [pid: 7|app: 0|req: 566/1138] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:39:42 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-05 08:39:42.893 8 WARNING neutronclient.v2_0.client [None req-a6f8cc7e-8c6a-4383-a6b2-2a4b33a82f64 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in 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/1139] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:42 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1473 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:44.077 7 WARNING neutronclient.v2_0.client [None req-06e919c8-8085-4746-82b2-ac38833daa9c 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1140] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:44 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1478 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:39:45.161 8 WARNING neutronclient.v2_0.client [None req-d69b4a48-3e97-42b0-b4d3-41d93eb89177 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1141] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:45 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 1478 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-05 08:39:46.257 7 INFO nova.api.openstack.wsgi [None req-95b01d0d-4686-4e78-af62-6a0388fe1096 9596dbf30cd446e7961cf74fc9484da4 2b0fc0c5e22b4cf9b94122029e0867fa - - default default] HTTP exception thrown: Instance 8960e8e6-7788-4ba5-b6a3-ed02e4054fdf could not be found. [pid: 7|app: 0|req: 569/1144] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:39:46 2026] GET /v2.1/servers/8960e8e6-7788-4ba5-b6a3-ed02e4054fdf => generated 111 bytes in 50 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: 576/1145] 10.0.0.92 () {32 vars in 703 bytes} [Thu Mar 5 08:39:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-280335067 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1152] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1153] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:40:22 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: 8|app: 0|req: 581/1154] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:40:22 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: 574/1155] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:40:22 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: 582/1156] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:40:22 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: 575/1157] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:40:22 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) [pid: 8|app: 0|req: 583/1158] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:40:22 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: 7|app: 0|req: 576/1159] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=17b9a01ab963480c9d6ce17f79cefa1c => generated 302 bytes in 65 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: 584/1160] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=1a3177e8cadd4b109ce82e883e077dc8 => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1161] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=1fe89b4e5432480da9f4d6ef1567440c => 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: 585/1162] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 578/1163] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=4a009b66c3ee460f8ea479e33e0a4ce5 => 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: 586/1164] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1165] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=76bc7f41e6614244bacb3084c5797686 => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1166] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=8f910d560af54ee5842cbac3f9057510 => 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: 580/1167] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=a4af4bef23c94127a19d21fbdb875c3d => 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: 588/1168] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=bdc6abd2aaf14fdbbf673931e563b911 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1169] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=c094ec3f93cf464399bcb53b64c9431c => 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: 589/1170] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=cc0563284a87424ebf7c533121c17483 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=e95abfb4559945feb1aaf24f4b29a562 => 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: 590/1172] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 583/1173] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/limits?tenant_id=f46a6c89f6d8455b97ddac542b34aa5f => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1174] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:40:23 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) [pid: 7|app: 0|req: 584/1175] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:40:23 2026] GET /v2.1/os-services => generated 783 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: 592/1176] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:40:25 2026] POST /v2.1/os-keypairs => generated 395 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-05 08:40:27.904 7 WARNING neutronclient.v2_0.client [None req-6aa2f188-1357-4241-9575-458e0c981734 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The 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-05 08:40:27.955 7 WARNING neutronclient.v2_0.client [None req-6aa2f188-1357-4241-9575-458e0c981734 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The 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-05 08:40:28.197 7 WARNING neutronclient.v2_0.client [None req-6aa2f188-1357-4241-9575-458e0c981734 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1179] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:40:27 2026] POST /v2.1/servers => generated 447 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 08:40:28.397 8 WARNING neutronclient.v2_0.client [None req-3eeb9f66-5b00-4e7e-a4e2-10aeda8b1704 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1180] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:28 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:33.477 7 WARNING neutronclient.v2_0.client [None req-88fae9e0-02da-4357-be52-cb6b32882a3f dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in 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/1181] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:33 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1519 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-05 08:40:33.740 8 INFO nova.api.openstack.compute.server_external_events [req-c1df169d-5d01-45e2-b0dc-ef3d34549f16 req-fa851ee1-e409-439a-949e-886a7b9132da 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:487e5bf2-2818-463f-8bb0-c9689c2284ba for instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 on instance [pid: 8|app: 0|req: 595/1182] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:40:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:38.696 8 WARNING neutronclient.v2_0.client [None req-3f922d52-465e-4c38-8012-3605c35589f5 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1185] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:38 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:39.346 7 INFO nova.api.openstack.compute.server_external_events [req-52a94a5c-0019-4bf0-9864-b4e73dee2256 req-5e44ae1d-976a-4fa9-9626-45d9a0e7d469 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:487e5bf2-2818-463f-8bb0-c9689c2284ba for instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 on instance [pid: 7|app: 0|req: 589/1186] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:40:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:43.879 8 WARNING neutronclient.v2_0.client [None req-af8ed2a2-6829-4c6b-b160-dbf5364f81ef dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1187] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:43 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1815 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:45.252 8 INFO nova.api.openstack.compute.server_external_events [req-eae8c5be-eb83-4683-b205-c30257c102bc req-441b337a-23c2-4cb9-be49-9ea7a8ae2550 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:487e5bf2-2818-463f-8bb0-c9689c2284ba for instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 on instance [pid: 8|app: 0|req: 599/1188] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:40:45 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-05 08:40:45.297 7 WARNING neutronclient.v2_0.client [None req-d128e04d-c0a4-4a5b-8783-6a0d1d2aa30e dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The 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-05 08:40:45.344 7 WARNING neutronclient.v2_0.client [None req-d128e04d-c0a4-4a5b-8783-6a0d1d2aa30e dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The 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-05 08:40:45.587 7 WARNING neutronclient.v2_0.client [None req-d128e04d-c0a4-4a5b-8783-6a0d1d2aa30e dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in 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/1191] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:40:45 2026] POST /v2.1/servers => generated 447 bytes in 568 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-05 08:40:45.827 8 WARNING neutronclient.v2_0.client [None req-6175dd84-86e7-421c-9cec-0e0073b9cf15 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1192] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:45 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => 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-05 08:40:50.913 7 WARNING neutronclient.v2_0.client [None req-2c5752ac-f052-4c25-b6cd-b2ee72181b95 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] 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-05 08:40:51.109 8 INFO nova.api.openstack.compute.server_external_events [req-0b811ff0-94c9-4a85-b2e2-05f62a0d46e9 req-5b32c7eb-332a-4d72-84ab-60664424cdbe 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:46581827-c141-4e21-acc4-da5e0be1e285 for instance d06674c4-3bb1-4663-8351-03695540b383 on instance [pid: 8|app: 0|req: 603/1193] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1194] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:50 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 1518 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-05 08:40:54.760 8 INFO nova.api.openstack.compute.server_external_events [req-9a806196-9e9c-42f8-8fc7-cb67e5a6fa43 req-89d84bb0-b8a6-42e8-a82a-7dd027756ce1 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:46581827-c141-4e21-acc4-da5e0be1e285 for instance d06674c4-3bb1-4663-8351-03695540b383 on instance [pid: 8|app: 0|req: 604/1195] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:40:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:56.266 8 WARNING neutronclient.v2_0.client [None req-6381ba0b-cf61-4855-9103-d745e6fbc944 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1198] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:40:56 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 1516 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:40:59.895 7 WARNING neutronclient.v2_0.client [None req-cf52d33e-5a68-4ffc-8ff2-27f35dede8fd db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The 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-05 08:41:00.061 7 WARNING neutronclient.v2_0.client [None req-cf52d33e-5a68-4ffc-8ff2-27f35dede8fd db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1199] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:40:59 2026] POST /v2.1/servers => generated 424 bytes in 407 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-05 08:41:00.265 8 WARNING neutronclient.v2_0.client [None req-3a3c14b8-1a41-4ee3-9394-e8b28af4c302 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1200] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:00 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1367 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:01.356 7 WARNING neutronclient.v2_0.client [None req-d808d9be-cf5f-4956-abff-cd84a665c520 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1201] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:01 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1371 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:01.546 8 WARNING neutronclient.v2_0.client [None req-d43906cf-3f27-4c10-bd5e-a0fe0dcb17dd dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in 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/1202] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:01 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 1816 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:02.461 7 WARNING neutronclient.v2_0.client [None req-ebc43d63-bd7d-475c-8a4e-ad0bb45599b4 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1203] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:02 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1419 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:02.877 8 INFO nova.api.openstack.compute.server_external_events [req-fbef7ea9-15bd-49b3-8460-f06fddb8ff1a req-849748d6-2600-4dcf-a29a-5e01dfd7d8a4 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:46581827-c141-4e21-acc4-da5e0be1e285 for instance d06674c4-3bb1-4663-8351-03695540b383 on instance [pid: 8|app: 0|req: 609/1204] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:03.559 7 WARNING neutronclient.v2_0.client [None req-cf06670b-5e18-45d8-808a-3a07ab6e4f9c db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1205] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:03 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1419 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:04.654 8 WARNING neutronclient.v2_0.client [None req-552aa0f7-6446-406b-a39a-c65fa30176f0 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1206] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:04 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1427 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-05 08:41:05.368 8 INFO nova.api.openstack.compute.server_external_events [req-8b9013c8-6f10-4aae-998c-715e816778c4 req-a16f23b1-4430-41a3-9d6e-a647f3bed20c 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:af4a675b-a743-4beb-ad90-1563b3c6a1c5 for instance edf1485c-f842-4a84-9552-cd3025fa598f on instance [pid: 8|app: 0|req: 612/1209] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41: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-05 08:41:05.730 7 WARNING neutronclient.v2_0.client [None req-b78ef6be-67bd-435c-9af1-95d25ecdce22 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1210] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:05 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1479 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:06.917 8 WARNING neutronclient.v2_0.client [None req-43068472-e772-4fef-a1b1-f39009a0e08f db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1211] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:06 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1467 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-05 08:41:08.092 7 WARNING neutronclient.v2_0.client [None req-f9d2d87d-0772-497a-a371-feb49277d020 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1212] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:08 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1467 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, ' 2026-03-05 08:41:09.254 8 WARNING neutronclient.v2_0.client [None req-452203d0-b6ff-4cad-92e5-014dfbe5e288 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1213] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:09 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1467 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:09.800 7 INFO nova.api.openstack.compute.server_external_events [req-0a07c1da-7ee5-443d-bc23-122ed6025a10 req-00f1c8ff-6210-4067-b426-34572d7e5f43 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:af4a675b-a743-4beb-ad90-1563b3c6a1c5 for instance edf1485c-f842-4a84-9552-cd3025fa598f on instance [pid: 7|app: 0|req: 600/1214] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:41:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:10.400 8 WARNING neutronclient.v2_0.client [None req-5c74608c-cb0c-4137-97fc-997ac897d8a0 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1215] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:10 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:11.546 7 WARNING neutronclient.v2_0.client [None req-21a093ab-6c22-4182-91e8-de95b7351d8a db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1216] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:11 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1467 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-05 08:41:12.728 8 WARNING neutronclient.v2_0.client [None req-7fbbdf5d-e4d4-4dbc-86f5-deaa2bed5f4d db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1217] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:12 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1648 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1218] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:41:14 2026] DELETE /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:14.196 8 WARNING neutronclient.v2_0.client [None req-bdd8ec15-fd6c-41c4-b7d9-24a1a76277fe db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1219] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:14 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1654 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:15.345 8 WARNING neutronclient.v2_0.client [None req-1cddc3d8-303f-4c6c-ad21-aed93b01c306 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1222] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:15 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1654 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-05 08:41:16.482 7 WARNING neutronclient.v2_0.client [None req-237c4877-b6c4-41e3-88a2-683bea375ba2 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1223] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:16 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1654 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-05 08:41:16.998 8 INFO nova.api.openstack.compute.server_external_events [req-4edda8b1-dde3-4c4d-9242-a4cfa4b87caa req-a8663d22-cffb-4de0-8193-a6298f3eaf46 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:af4a675b-a743-4beb-ad90-1563b3c6a1c5 for instance edf1485c-f842-4a84-9552-cd3025fa598f on instance [pid: 8|app: 0|req: 620/1224] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41:16 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-05 08:41:17.619 7 WARNING neutronclient.v2_0.client [None req-5d06ad4e-013f-4f51-86cc-5b2c75a09957 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in 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/1225] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:17 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1448 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-05 08:41:18.711 8 WARNING neutronclient.v2_0.client [None req-6bce728e-69e9-48f9-9e10-7111dda8124b db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1226] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:18 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1453 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-05 08:41:19.801 7 WARNING neutronclient.v2_0.client [None req-49fffaf7-2386-46f9-85d7-e0a28d9200f0 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1227] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:19 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:20.882 8 INFO nova.api.openstack.wsgi [None req-34f992e4-5185-4b24-9955-18a86aede366 db6f349ac15a4862ac602e6f4e13941d e41f68ee477045dd9b6a3a1a1327a305 - - default default] HTTP exception thrown: Instance edf1485c-f842-4a84-9552-cd3025fa598f could not be found. [pid: 8|app: 0|req: 622/1228] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:20 2026] GET /v2.1/servers/edf1485c-f842-4a84-9552-cd3025fa598f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1229] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 953 bytes in 162 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: 623/1230] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:41:22 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: 608/1231] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:41:22 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: 624/1232] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 609/1233] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=17b9a01ab963480c9d6ce17f79cefa1c => generated 302 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: 8|app: 0|req: 625/1234] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=1fe89b4e5432480da9f4d6ef1567440c => 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: 610/1235] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 626/1236] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=4a009b66c3ee460f8ea479e33e0a4ce5 => 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: 611/1237] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 627/1238] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=8f910d560af54ee5842cbac3f9057510 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1239] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=bdc6abd2aaf14fdbbf673931e563b911 => generated 305 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1240] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=cc0563284a87424ebf7c533121c17483 => 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: 613/1241] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=e41f68ee477045dd9b6a3a1a1327a305 => 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: 629/1242] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=e95abfb4559945feb1aaf24f4b29a562 => 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: 614/1243] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 630/1244] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:41:22 2026] GET /v2.1/limits?tenant_id=f46a6c89f6d8455b97ddac542b34aa5f => 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: 615/1245] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:41:23 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) 2026-03-05 08:41:23.099 8 WARNING neutronclient.v2_0.client [None req-579a4eef-ff8d-4a3f-9ad3-3fcf9a757cc3 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1246] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:41:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4938 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1247] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:41:23 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: 632/1248] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:41:23 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: 617/1249] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:41:23 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) [pid: 7|app: 0|req: 620/1254] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:41:35 2026] POST /v2.1/os-keypairs => generated 396 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1255] 10.0.0.92 () {34 vars in 670 bytes} [Thu Mar 5 08:41:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:41:38.031 7 WARNING neutronclient.v2_0.client [None req-a233e9a2-94c2-4ff4-96e4-b6173b3ecdfb 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The 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-05 08:41:38.073 7 WARNING neutronclient.v2_0.client [None req-a233e9a2-94c2-4ff4-96e4-b6173b3ecdfb 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The 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-05 08:41:38.118 7 WARNING neutronclient.v2_0.client [None req-a233e9a2-94c2-4ff4-96e4-b6173b3ecdfb 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The 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-05 08:41:38.265 7 WARNING neutronclient.v2_0.client [None req-a233e9a2-94c2-4ff4-96e4-b6173b3ecdfb 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1256] 10.0.0.92 () {34 vars in 662 bytes} [Thu Mar 5 08:41:37 2026] POST /v2.1/servers => generated 496 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-05 08:41:38.484 8 WARNING neutronclient.v2_0.client [None req-1da7c519-b402-4801-8606-54ee6eea6352 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 636/1257] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:38 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1455 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:39.568 7 WARNING neutronclient.v2_0.client [None req-e0771a60-a321-4708-82f5-93d455ade6b8 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1258] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:39 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1459 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:40.129 8 WARNING neutronclient.v2_0.client [None req-b7f824fa-9444-4282-91e1-80f829946b63 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:41:40.176 8 WARNING neutronclient.v2_0.client [None req-b7f824fa-9444-4282-91e1-80f829946b63 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:41:40.318 8 WARNING neutronclient.v2_0.client [None req-b7f824fa-9444-4282-91e1-80f829946b63 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] 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-05 08:41:40.665 7 WARNING neutronclient.v2_0.client [None req-6aa1f59f-d427-4000-bde9-43b8eab05c7a 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1259] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:40 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1507 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1260] 199.204.45.49 () {36 vars in 713 bytes} [Thu Mar 5 08:41:39 2026] POST /v2.1/servers => generated 453 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:41.136 7 WARNING neutronclient.v2_0.client [None req-e8ed6e64-e792-4b76-8125-af2975bb893d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1261] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:41 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:41.197 8 WARNING neutronclient.v2_0.client [None req-f175ef77-31bb-4a9a-b7ba-fedcdd39a386 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1262] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:41 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 625/1263] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:41 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:41.746 8 WARNING neutronclient.v2_0.client [None req-d2002ff4-b443-4ef6-b9e6-b7c25ef8f66e 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1264] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:41 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1507 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-05 08:41:42.827 7 WARNING neutronclient.v2_0.client [None req-c3a28980-5cd3-408b-9e78-e0202c121130 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1265] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:42 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1515 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-05 08:41:43.659 8 INFO nova.api.openstack.compute.server_external_events [req-a897b8a2-89a5-4c32-8a96-56122539ebfe req-90502921-496f-4249-8130-bf9715c34538 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:55d62a93-8dc9-4f58-bb73-512cc29feb88 for instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e on instance [pid: 8|app: 0|req: 640/1266] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:43.814 7 WARNING neutronclient.v2_0.client [None req-ab8dff09-6b9d-4c12-87b0-ef97b00adcf1 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1267] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:43 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2371 bytes in 84 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:43.905 8 WARNING neutronclient.v2_0.client [None req-8c49a945-b0b8-4c9e-bce9-eea1e8fce29c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:41:43.923 7 WARNING neutronclient.v2_0.client [None req-4e92e30c-cabe-46f7-b5d6-fbeec03e6b4f 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 641/1268] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:43 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 28 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 642/1269] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:43 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1270] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:43 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1639 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:45.136 8 WARNING neutronclient.v2_0.client [None req-feb815b7-8791-441e-86ad-c5085b3eb654 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1271] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:45 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 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-05 08:41:45.933 8 INFO nova.api.openstack.compute.server_external_events [req-9719fb33-97c1-4f8e-8703-c1d4d525372e req-bc19012b-2a88-4752-8290-bea4a374a82b 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:0ec7de57-361d-42cb-9a64-669d0d2fb029 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 645/1274] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41:45 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-05 08:41:46.284 7 WARNING neutronclient.v2_0.client [None req-dafa8671-328f-47c4-9d15-082bc33d773b 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1275] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:46 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 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-05 08:41:46.815 8 WARNING neutronclient.v2_0.client [None req-1c991c16-c4ac-4b75-be47-683fef8c07cb 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1276] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:46 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2445 bytes in 136 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-05 08:41:46.954 7 WARNING neutronclient.v2_0.client [None req-7ba63c0d-0aca-4110-bca1-aceae07c5d64 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1277] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:46 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1278] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:47 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:47.441 7 WARNING neutronclient.v2_0.client [None req-c4fc94bb-afc9-43ee-83bc-89c77027be01 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1279] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:47 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 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-05 08:41:48.580 8 WARNING neutronclient.v2_0.client [None req-3b500b20-f844-4039-90c3-bbe850665a80 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1280] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:48 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:49.592 7 WARNING neutronclient.v2_0.client [None req-314749c7-fb76-4fc2-81bc-c8887a381a8b 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1281] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:49 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2433 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:49.714 8 WARNING neutronclient.v2_0.client [None req-6125e605-8b1b-4e36-b103-07f696b015c9 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:41:49.732 7 WARNING neutronclient.v2_0.client [None req-850cc751-7015-454e-a589-adc7e26dba61 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1282] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:49 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 283 bytes in 78 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: 650/1283] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:49 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/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-05 08:41:49.825 8 INFO nova.api.openstack.compute.server_external_events [req-c3f63ec3-93e0-4930-8764-8824c86d40ec req-f943a80f-dfd9-425d-8fb2-14d0ca0c35aa 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:55d62a93-8dc9-4f58-bb73-512cc29feb88 for instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e on instance [pid: 8|app: 0|req: 651/1284] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:41:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1285] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:49 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:50.921 8 WARNING neutronclient.v2_0.client [None req-d225fb64-0b41-47ad-b2d1-7cf599184b19 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1286] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:50 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1627 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:51.994 7 INFO nova.api.openstack.compute.server_external_events [req-8f765c0c-656f-4936-b591-fab03336fc97 req-f95915f9-8caa-4fa4-99e1-bd47c6152d6b 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:0ec7de57-361d-42cb-9a64-669d0d2fb029 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 635/1287] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:41:51 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-05 08:41:52.101 8 WARNING neutronclient.v2_0.client [None req-af3e62fb-4c70-4dcd-abbe-409f14d4ac3b 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1288] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:41:52 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1807 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-05 08:41:52.238 7 WARNING neutronclient.v2_0.client [None req-fc4c9678-2cad-4f2a-a351-b2bcadecb75a 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1289] 10.0.0.92 () {32 vars in 740 bytes} [Thu Mar 5 08:41:52 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:52.632 8 WARNING neutronclient.v2_0.client [None req-e54e1f70-4a93-4701-8fc6-e6ba5edd2106 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1290] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:52 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2433 bytes in 150 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-05 08:41:52.823 7 WARNING neutronclient.v2_0.client [None req-3812dde7-a246-4a55-a560-d3a4f6eab053 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1291] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:52 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 285 bytes in 112 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 655/1292] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:52 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 08:41:52.930 7 INFO nova.api.openstack.compute.server_external_events [req-08a34c27-ef05-499f-893a-bc356c6b4dba req-39522822-83b4-49b0-b269-252fd77d87b4 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:55d62a93-8dc9-4f58-bb73-512cc29feb88 for instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e on instance [pid: 7|app: 0|req: 638/1293] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:41:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:41:55.551 7 WARNING neutronclient.v2_0.client [None req-46bfd5c3-a31e-417a-8c9c-f819b4a4cd2c 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1296] 199.204.45.49 () {32 vars in 732 bytes} [Thu Mar 5 08:41:55 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 2580 bytes in 137 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-05 08:41:55.689 8 WARNING neutronclient.v2_0.client [None req-6c92e78b-4370-456e-b59f-1dae0683e1db 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1297] 199.204.45.49 () {32 vars in 758 bytes} [Thu Mar 5 08:41:55 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 285 bytes in 115 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: 641/1298] 199.204.45.49 () {32 vars in 776 bytes} [Thu Mar 5 08:41:55 2026] GET /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-volume_attachments => generated 197 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, ' 2026-03-05 08:42:01.341 8 WARNING neutronclient.v2_0.client [None req-83441212-bc6c-46e5-b988-28a0be95857e 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1299] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:01 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1927 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, ' [pid: 7|app: 0|req: 642/1300] 10.0.0.92 () {32 vars in 752 bytes} [Thu Mar 5 08:42:03 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e/os-server-password => generated 116 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 659/1301] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:42:04 2026] DELETE /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 0 bytes in 100 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-05 08:42:04.841 7 WARNING neutronclient.v2_0.client [None req-7cf05ed7-3489-4ac3-a33d-917ae1391489 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 643/1302] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:04 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1933 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-05 08:42:06.047 8 WARNING neutronclient.v2_0.client [None req-ab008f8e-9d30-4339-84f1-ca6c789c8e6d 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 661/1305] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:05 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1933 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:07.134 7 INFO nova.api.openstack.compute.server_external_events [req-0209615a-655c-4a2c-8fdc-57f6115dbcb9 req-2b7ebe7e-242f-46ea-96cd-20ad6c098c9c 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-unplugged:55d62a93-8dc9-4f58-bb73-512cc29feb88 for instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e on instance [pid: 7|app: 0|req: 645/1306] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:42: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-05 08:42:07.222 8 WARNING neutronclient.v2_0.client [None req-9aeaa1ae-9c33-4a44-a4ee-5c3b0292eb82 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1307] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:07 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1933 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:08.028 7 INFO nova.api.openstack.compute.server_external_events [req-529db511-8860-4ab2-8b48-711f45aae64c req-4e845717-fcf1-4b20-aaaa-81d4c2e37142 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:55d62a93-8dc9-4f58-bb73-512cc29feb88 for instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e on instance [pid: 7|app: 0|req: 646/1308] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:42:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:08.443 8 WARNING neutronclient.v2_0.client [None req-b602f278-f8f4-47ed-aee9-600266e43482 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1309] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:08 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1536 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:09.542 7 WARNING neutronclient.v2_0.client [None req-bf332f2d-9a9a-40e1-a29e-9ff0f99213ea 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in 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/1310] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:09 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1541 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-05 08:42:10.647 8 WARNING neutronclient.v2_0.client [None req-de1270fb-b8d9-4200-8060-7fb40cb80a62 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1311] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:10 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 1541 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-05 08:42:11.728 7 INFO nova.api.openstack.wsgi [None req-48f5ca7a-4664-489c-a6b6-8cd4cfa45e67 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] HTTP exception thrown: Instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e could not be found. [pid: 7|app: 0|req: 648/1312] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:11 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => 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-05 08:42:11.762 8 INFO nova.api.openstack.wsgi [None req-d57dc4a9-a81c-48b6-bdd1-504b9d092115 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] HTTP exception thrown: Instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e could not be found. [pid: 8|app: 0|req: 665/1313] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:42:11 2026] DELETE /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:11.797 7 INFO nova.api.openstack.wsgi [None req-dfd37351-28a3-4a64-9f7a-064621ec6d9c 97ba0d973aac4c6093d01dcf081a168e 1c208eba974a4c6b9f047e9b66f21856 - - default default] HTTP exception thrown: Instance 5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e could not be found. [pid: 7|app: 0|req: 649/1314] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:42:11 2026] GET /v2.1/servers/5d82eaac-2ec5-4d53-8c33-4ee5c0416c5e => 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: 666/1315] 10.0.0.92 () {32 vars in 705 bytes} [Thu Mar 5 08:42:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1050117837 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1316] 10.0.0.92 () {32 vars in 725 bytes} [Thu Mar 5 08:42:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-449882867 => 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/1319] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:42:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1320] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:42:22 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: 653/1321] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:42:22 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 669/1322] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:42:22 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: 654/1323] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:42:22 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-05 08:42:23.025 8 WARNING neutronclient.v2_0.client [None req-d9a3655e-0236-4263-b058-f908e1059793 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 670/1324] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:42:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7593 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1325] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:42:23 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: 8|app: 0|req: 671/1326] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:42:23 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) [pid: 7|app: 0|req: 656/1327] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:42:23 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: 672/1328] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=17b9a01ab963480c9d6ce17f79cefa1c => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1329] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=1fe89b4e5432480da9f4d6ef1567440c => 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: 673/1330] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 658/1331] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=39129ae73f0d464b8faa5401a9bb5652 => 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: 674/1332] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=4a009b66c3ee460f8ea479e33e0a4ce5 => 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: 659/1333] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 675/1334] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=74e11912ee464269b52b19b1dabffc67 => 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/1335] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=8f910d560af54ee5842cbac3f9057510 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1336] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=9107ef6242a045c8b08b5d06a3868b70 => 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: 661/1337] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=bdc6abd2aaf14fdbbf673931e563b911 => generated 305 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1338] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=cc0563284a87424ebf7c533121c17483 => 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: 662/1339] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=e95abfb4559945feb1aaf24f4b29a562 => 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: 678/1340] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 663/1341] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:42:23 2026] GET /v2.1/limits?tenant_id=f46a6c89f6d8455b97ddac542b34aa5f => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-05 08:42:31.425 8 WARNING neutronclient.v2_0.client [None req-561675de-d9e1-4072-9ebc-d6e31acbc2f4 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:42:31.469 8 WARNING neutronclient.v2_0.client [None req-561675de-d9e1-4072-9ebc-d6e31acbc2f4 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:42:33.824 7 INFO nova.api.openstack.compute.server_external_events [req-3db08291-9623-43fd-a235-c5edf56187f0 req-8f7746bf-3e1c-4e19-9ef5-fe3aa749e4f5 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:bd760554-7bb7-4ebf-8685-df328ffc779f for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 665/1344] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:42:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:37.153 7 INFO nova.api.openstack.compute.server_external_events [req-3a82fb8f-c1d6-48af-a1f7-8895b9779508 req-a310345e-ec21-4e21-afed-2175dffe3a27 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:bd760554-7bb7-4ebf-8685-df328ffc779f for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 668/1347] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:42:40.021 8 WARNING neutronclient.v2_0.client [None req-561675de-d9e1-4072-9ebc-d6e31acbc2f4 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1348] 199.204.45.49 () {36 vars in 811 bytes} [Thu Mar 5 08:42:31 2026] POST /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 280 bytes in 8680 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-05 08:42:40.385 7 INFO nova.api.openstack.compute.server_external_events [req-878d0765-553f-43e7-95e0-fcf282e222f3 req-c305f5d0-b29d-4a7e-8264-e91bb39561d8 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:bd760554-7bb7-4ebf-8685-df328ffc779f for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 669/1349] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:42:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:42:40.704 8 INFO nova.api.openstack.compute.server_external_events [req-4f2edeac-b50c-4060-a0a7-1be65380591d req-df97d8a4-b6d7-4562-9b42-8f8876e26d28 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:bd760554-7bb7-4ebf-8685-df328ffc779f for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 681/1350] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:42:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:43:08.411 8 WARNING neutronclient.v2_0.client [None req-5a9086ee-c749-4186-b1fd-d4e0bb5d6c76 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:43:08.456 8 WARNING neutronclient.v2_0.client [None req-5a9086ee-c749-4186-b1fd-d4e0bb5d6c76 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] 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-05 08:43:10.722 7 INFO nova.api.openstack.compute.server_external_events [req-661f667c-9d2c-4a1e-a6b1-fae8d3a8614a req-0227d2ef-f0e2-426e-ba48-429382918458 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:5536efe3-771f-430d-a71a-617ce3816be6 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 673/1357] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:43:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:43:16.667 7 INFO nova.api.openstack.compute.server_external_events [req-e868369e-a432-4e95-8058-120114d53d62 req-c55026d9-082c-4b09-8cf6-6c77870ba00c 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:5536efe3-771f-430d-a71a-617ce3816be6 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 676/1360] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:43:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:43:17.489 8 WARNING neutronclient.v2_0.client [None req-5a9086ee-c749-4186-b1fd-d4e0bb5d6c76 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in 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/1361] 199.204.45.49 () {36 vars in 811 bytes} [Thu Mar 5 08:43:08 2026] POST /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 377 bytes in 9269 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: 677/1362] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/os-security-groups => generated 78 bytes in 77 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: 686/1363] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=17b9a01ab963480c9d6ce17f79cefa1c => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1364] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=1fe89b4e5432480da9f4d6ef1567440c => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1365] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 679/1366] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=4a009b66c3ee460f8ea479e33e0a4ce5 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1367] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 680/1368] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=8f910d560af54ee5842cbac3f9057510 => 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: 689/1369] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=bdc6abd2aaf14fdbbf673931e563b911 => 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: 681/1370] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=cc0563284a87424ebf7c533121c17483 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1371] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=e95abfb4559945feb1aaf24f4b29a562 => 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: 682/1372] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 691/1373] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/limits?tenant_id=f46a6c89f6d8455b97ddac542b34aa5f => 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: 683/1374] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:43:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1375] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:43:22 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: 684/1376] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:43:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1377] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:43:23 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: 685/1378] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:43:23 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: 8|app: 0|req: 694/1379] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:43:23 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1709 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-05 08:43:23.213 7 WARNING neutronclient.v2_0.client [None req-b6b30e28-c9f7-40e2-841d-8c1a17036cb8 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 686/1380] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:43:23 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8110 bytes in 215 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: 695/1381] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:43:23 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, ' 2026-03-05 08:43:29.273 7 WARNING neutronclient.v2_0.client [None req-451b2a11-7256-4427-88f1-87bf7497f83d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:43:29.323 7 WARNING neutronclient.v2_0.client [None req-451b2a11-7256-4427-88f1-87bf7497f83d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The 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-05 08:43:31.590 8 INFO nova.api.openstack.compute.server_external_events [req-3feec864-cbe7-4b88-a6f1-238500a81e35 req-6084c7a8-d272-41c4-8856-6d175c1c1fa9 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:612b8f4d-0653-45b2-9c5b-0790ddd6be57 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 697/1384] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:43:31 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-05 08:43:37.291 8 INFO nova.api.openstack.compute.server_external_events [req-50162dd8-9d01-43f4-b1c5-839222c2fbfa req-b5d83ba8-e849-44ae-bcc5-9870b00f6969 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-plugged:612b8f4d-0653-45b2-9c5b-0790ddd6be57 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 700/1387] 10.0.0.217 () {38 vars in 815 bytes} [Thu Mar 5 08:43:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 08:43:38.389 7 WARNING neutronclient.v2_0.client [None req-451b2a11-7256-4427-88f1-87bf7497f83d 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 688/1388] 199.204.45.49 () {36 vars in 811 bytes} [Thu Mar 5 08:43:29 2026] POST /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface => generated 378 bytes in 9210 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-05 08:43:39.050 8 INFO nova.api.openstack.compute.server_external_events [req-b97850e7-035d-4a26-b676-b484a75ff6f1 req-55cce6e2-3181-46ea-b0aa-5a1fe9fba7ff 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:5536efe3-771f-430d-a71a-617ce3816be6 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 701/1389] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:43:39 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-05 08:43:52.902 8 INFO nova.api.openstack.compute.server_external_events [req-6a18fda6-dd37-438a-858d-68b7fb7a4743 req-f744538a-24ef-4463-8cae-a82dfc24c270 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:612b8f4d-0653-45b2-9c5b-0790ddd6be57 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 703/1392] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:43: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1393] 199.204.45.49 () {34 vars in 854 bytes} [Thu Mar 5 08:43:53 2026] DELETE /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface/612b8f4d-0653-45b2-9c5b-0790ddd6be57 => 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-05 08:43:54.940 8 INFO nova.api.openstack.compute.server_external_events [req-63d6c008-2748-44f9-aebd-81d3da66b577 req-2d1ff487-68dc-4a33-84a7-ccb37aaea152 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:612b8f4d-0653-45b2-9c5b-0790ddd6be57 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 704/1394] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:43:54 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-05 08:44:03.135 8 INFO nova.api.openstack.compute.server_external_events [req-9633831e-6237-45e4-9f8a-6d105cd8d4b8 req-b98d036c-266a-4d19-98a3-08046dc76678 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:5536efe3-771f-430d-a71a-617ce3816be6 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 8|app: 0|req: 706/1397] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1398] 199.204.45.49 () {34 vars in 854 bytes} [Thu Mar 5 08:44:03 2026] DELETE /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface/5536efe3-771f-430d-a71a-617ce3816be6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1403] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 97 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: 709/1404] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 696/1405] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:44:22 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: 8|app: 0|req: 710/1406] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:44:22 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: 697/1407] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:44:22 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-05 08:44:22.586 8 WARNING neutronclient.v2_0.client [None req-e105addf-e3e9-4247-824a-418160ffab44 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1408] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7805 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1409] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:44:22 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: 8|app: 0|req: 712/1410] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:44:22 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) [pid: 7|app: 0|req: 699/1411] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/limits?tenant_id=17b9a01ab963480c9d6ce17f79cefa1c => generated 302 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: 8|app: 0|req: 713/1412] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/limits?tenant_id=1fe89b4e5432480da9f4d6ef1567440c => 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: 700/1413] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1414] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/limits?tenant_id=4a009b66c3ee460f8ea479e33e0a4ce5 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1415] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 715/1416] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=8f910d560af54ee5842cbac3f9057510 => 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: 702/1417] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=bdc6abd2aaf14fdbbf673931e563b911 => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1418] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=cc0563284a87424ebf7c533121c17483 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1419] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=e95abfb4559945feb1aaf24f4b29a562 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1420] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1421] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:44:23 2026] GET /v2.1/limits?tenant_id=f46a6c89f6d8455b97ddac542b34aa5f => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1422] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:44:23 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: 705/1423] 199.204.45.49 () {34 vars in 854 bytes} [Thu Mar 5 08:44:24 2026] DELETE /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1/os-interface/bd760554-7bb7-4ebf-8685-df328ffc779f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1426] 199.204.45.49 () {34 vars in 754 bytes} [Thu Mar 5 08:44:29 2026] DELETE /v2.1/servers/870c5d86-3cd1-4fcd-ba88-966ccb677ab1 => generated 0 bytes in 117 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-05 08:44:32.734 7 INFO nova.api.openstack.compute.server_external_events [req-8985eea5-eb48-495a-ad74-e7d15966cef4 req-c119f1dc-dff9-467c-bcc5-711597b2dcbd 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:0ec7de57-361d-42cb-9a64-669d0d2fb029 for instance 870c5d86-3cd1-4fcd-ba88-966ccb677ab1 on instance [pid: 7|app: 0|req: 707/1427] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:34.005 8 INFO nova.api.openstack.compute.server_external_events [req-28765d6b-7a86-4d0d-a1bf-83d96583804c req-cc5905be-ec5e-457a-8375-ff66178da58c 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:46581827-c141-4e21-acc4-da5e0be1e285 for instance d06674c4-3bb1-4663-8351-03695540b383 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: 721/1428] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1429] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:44:34 2026] DELETE /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 0 bytes in 103 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-05 08:44:34.145 8 WARNING neutronclient.v2_0.client [None req-65342155-ca75-40fc-9a8b-909ec513547e dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 722/1430] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:34 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 1942 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:36.975 7 INFO nova.api.openstack.compute.server_external_events [req-c9ff7042-ffae-4f6d-8f21-1f5f61dfc767 req-fc00ddf3-a505-4fb4-aa34-0129ea1be4be 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:46581827-c141-4e21-acc4-da5e0be1e285 for instance d06674c4-3bb1-4663-8351-03695540b383 on instance [pid: 7|app: 0|req: 710/1433] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:36 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-05 08:44:39.348 8 WARNING neutronclient.v2_0.client [None req-7223ad8b-7007-4f6c-b632-5e607a68926d dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 724/1434] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:39 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 1479 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:44.425 7 INFO nova.api.openstack.wsgi [None req-93160365-4910-4ec9-803a-e84c6c971cb8 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] HTTP exception thrown: Instance d06674c4-3bb1-4663-8351-03695540b383 could not be found. [pid: 7|app: 0|req: 711/1435] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:44 2026] GET /v2.1/servers/d06674c4-3bb1-4663-8351-03695540b383 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:45.074 8 INFO nova.api.openstack.compute.server_external_events [req-f788f531-ad1a-43fe-9224-6a42550d9a79 req-bf771266-7a2e-457f-b71b-a7b68204339e 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-changed:487e5bf2-2818-463f-8bb0-c9689c2284ba for instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 on instance [pid: 8|app: 0|req: 725/1436] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 712/1437] 10.0.0.92 () {32 vars in 717 bytes} [Thu Mar 5 08:44:45 2026] DELETE /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 0 bytes in 72 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-05 08:44:45.190 8 WARNING neutronclient.v2_0.client [None req-11ed0bf5-27d0-4f96-91a2-b6a026eb6434 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in 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/1440] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:45 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1941 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:47.994 7 INFO nova.api.openstack.compute.server_external_events [req-87e6ddeb-e3a0-43f9-9122-9a9c5fcbc19e req-10f23cd3-abd6-4383-9956-e7ba4e9a293d 06650b0f9eb7494fa011dd1eac1c565a e9e714ffb49a44f08a441718bd80f384 - - da5ab492eb674fb99ccb4403ae3bc0f4 da5ab492eb674fb99ccb4403ae3bc0f4] Creating event network-vif-deleted:487e5bf2-2818-463f-8bb0-c9689c2284ba for instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 on instance [pid: 7|app: 0|req: 715/1441] 10.0.0.203 () {38 vars in 815 bytes} [Thu Mar 5 08:44:47 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-05 08:44:50.376 8 WARNING neutronclient.v2_0.client [None req-5d7d1275-af20-42e2-9183-0af289e3b5dc dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 727/1442] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:50 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 1480 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-05 08:44:55.467 7 INFO nova.api.openstack.wsgi [None req-ad8423b8-981e-45d6-979b-11b1f5bc45f8 dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] HTTP exception thrown: Instance 3cada2f0-c163-4bf9-b88f-7b5cae061350 could not be found. [pid: 7|app: 0|req: 717/1445] 10.0.0.92 () {32 vars in 714 bytes} [Thu Mar 5 08:44:55 2026] GET /v2.1/servers/3cada2f0-c163-4bf9-b88f-7b5cae061350 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1446] 10.0.0.92 () {32 vars in 723 bytes} [Thu Mar 5 08:44:56 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-124791552 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 08:44:56.522 7 INFO nova.api.openstack.wsgi [None req-587ac10d-c71b-4e5b-a612-93243b053dda dafcfa2ec26b4cbfa3528424d72ec1b6 bdc6abd2aaf14fdbbf673931e563b911 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-124791552 not found for user dafcfa2ec26b4cbfa3528424d72ec1b6 [pid: 7|app: 0|req: 718/1447] 10.0.0.92 () {32 vars in 720 bytes} [Thu Mar 5 08:44:56 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-124791552 => generated 141 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1450] 10.0.0.92 () {32 vars in 654 bytes} [Thu Mar 5 08:45:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1451] 10.0.0.92 () {32 vars in 640 bytes} [Thu Mar 5 08:45:11 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-05 08:45:11.352 7 WARNING oslo_db.sqlalchemy.utils [None req-baafafc1-cfc5-4ea2-b45f-01c50d4307e3 9a13ac0c78be4df4a13e0069cc93b120 5fed8706f2334789bcfa3af6ed9920d2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 721/1452] 10.0.0.92 () {32 vars in 648 bytes} [Thu Mar 5 08:45:11 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1453] 10.0.0.92 () {32 vars in 693 bytes} [Thu Mar 5 08:45:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1456] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:45:22 2026] GET /v2.1/os-services => generated 783 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1457] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:45:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 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: 735/1458] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:45:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1459] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:45:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 736/1460] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:45:22 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: 725/1461] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:45:22 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: 8|app: 0|req: 737/1462] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:45:22 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: 726/1463] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:45:22 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) [pid: 8|app: 0|req: 738/1464] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:45:22 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: 727/1465] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:45:22 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: 739/1466] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:45:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1467] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:45:22 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: 746/1480] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:46:22 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1481] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:46:22 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: 747/1482] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:46:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => 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: 736/1483] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:46:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 748/1484] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:46:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 737/1485] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:46:22 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: 8|app: 0|req: 749/1486] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:46:22 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: 738/1487] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:46:22 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: 750/1488] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:46:22 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: 739/1489] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:46:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 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: 751/1490] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:46:22 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: 7|app: 0|req: 740/1491] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:46:22 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: 758/1504] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1505] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:47:22 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: 759/1506] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:47:22 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: 748/1507] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1508] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 749/1509] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 761/1510] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1511] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:47:22 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: 8|app: 0|req: 762/1512] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1513] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:47:22 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: 763/1514] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:47:22 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) [pid: 7|app: 0|req: 752/1515] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:47:22 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1528] 10.0.0.60 () {28 vars in 453 bytes} [Thu Mar 5 08:48: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 759/1529] 10.0.0.60 () {30 vars in 657 bytes} [Thu Mar 5 08:48:18 2026] GET /v2.1 => generated 0 bytes in 50 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: 771/1530] 10.0.0.60 () {32 vars in 730 bytes} [Thu Mar 5 08:48:18 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: 760/1531] 10.0.0.60 () {34 vars in 805 bytes} [Thu Mar 5 08:48:18 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1532] 10.0.0.60 () {28 vars in 453 bytes} [Thu Mar 5 08:48: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: 7|app: 0|req: 761/1533] 10.0.0.60 () {30 vars in 657 bytes} [Thu Mar 5 08:48:18 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 773/1534] 10.0.0.60 () {32 vars in 730 bytes} [Thu Mar 5 08:48:18 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: 762/1535] 10.0.0.60 () {34 vars in 893 bytes} [Thu Mar 5 08:48:18 2026] GET /v2.1/servers/detail?project_id=3800e91ae4ac4f0f92f814af3053a30c&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1536] 10.0.0.60 () {34 vars in 893 bytes} [Thu Mar 5 08:48:18 2026] GET /v2.1/servers/detail?project_id=5fed8706f2334789bcfa3af6ed9920d2&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1537] 10.0.0.60 () {34 vars in 893 bytes} [Thu Mar 5 08:48:19 2026] GET /v2.1/servers/detail?project_id=e9e714ffb49a44f08a441718bd80f384&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1538] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:48:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1539] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:48:22 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: 776/1540] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:48:22 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: 765/1541] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:48:22 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: 777/1542] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:48:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 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: 7|app: 0|req: 766/1543] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:48:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 778/1544] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:48:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1545] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:48:22 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: 8|app: 0|req: 779/1546] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:48:22 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: 7|app: 0|req: 768/1547] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:48:22 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: 780/1548] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:48:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 769/1549] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:48:22 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: 8|app: 0|req: 787/1562] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:49:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1563] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:49:22 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: 788/1564] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:49:22 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) [pid: 7|app: 0|req: 777/1565] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:49:22 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: 8|app: 0|req: 789/1566] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:49:22 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: 7|app: 0|req: 778/1567] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:49:22 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) [pid: 8|app: 0|req: 790/1568] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:49:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 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: 7|app: 0|req: 779/1569] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:49:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 791/1570] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:49:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 780/1571] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:49:22 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: 8|app: 0|req: 792/1572] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:49:22 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) [pid: 7|app: 0|req: 781/1573] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:49:22 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: 788/1586] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 73 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: 799/1587] 10.0.0.108 () {32 vars in 686 bytes} [Thu Mar 5 08:50:22 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: 7|app: 0|req: 789/1588] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/limits?tenant_id=3800e91ae4ac4f0f92f814af3053a30c => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 800/1589] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/limits?tenant_id=5fed8706f2334789bcfa3af6ed9920d2 => 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: 790/1590] 10.0.0.108 () {32 vars in 743 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/limits?tenant_id=e9e714ffb49a44f08a441718bd80f384 => 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: 801/1591] 10.0.0.108 () {32 vars in 711 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1592] 10.0.0.108 () {32 vars in 668 bytes} [Thu Mar 5 08:50:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 802/1593] 10.0.0.108 () {32 vars in 707 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 792/1594] 10.0.0.108 () {32 vars in 703 bytes} [Thu Mar 5 08:50:22 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: 8|app: 0|req: 803/1595] 10.0.0.108 () {32 vars in 688 bytes} [Thu Mar 5 08:50:22 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1596] 10.0.0.108 () {32 vars in 672 bytes} [Thu Mar 5 08:50:22 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: 804/1597] 10.0.0.108 () {32 vars in 682 bytes} [Thu Mar 5 08:50:22 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)