+ 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 [Tue Aug 11 08:55:17 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-865548c486-jnc4v 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 0x7f3f338df668 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-08-11 08:55:22.914 8 INFO nova.utils [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:55:22.974 7 INFO nova.utils [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:55:24.648 7 WARNING keystonemiddleware._common.config [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:55:24.651 8 WARNING keystonemiddleware._common.config [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:55:24.658 7 WARNING oslo_config.cfg [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:55:24.660 8 WARNING oslo_config.cfg [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:55:24.736 7 WARNING keystonemiddleware._common.config [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:55:24.739 8 WARNING keystonemiddleware._common.config [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:55:24.751 7 WARNING oslo_config.cfg [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] 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-08-11 08:55:24.754 8 WARNING oslo_config.cfg [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] 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-08-11 08:55:24.763 7 WARNING oslo_config.cfg [None req-155df1c6-bcd0-4d83-9da7-1003140ecb54 - - - - - -] 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 0x7f3f338df668 pid: 7 (default app) 2026-08-11 08:55:24.766 8 WARNING oslo_config.cfg [None req-c86d6c53-6b61-4819-861e-ace6b77d9c43 - - - - - -] 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 0x7f3f338df668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 08:55:31 2026] GET /v2.1 => generated 114 bytes in 22 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-08-11 08:55:32.459 7 WARNING oslo_policy.policy [None req-820217e6-a160-4b8c-b673-39a80de18603 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-08-11 08:55:32.460 7 WARNING oslo_policy.policy [None req-820217e6-a160-4b8c-b673-39a80de18603 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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: 2/4] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 08:55:31 2026] GET /v2.1 => generated 0 bytes in 548 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:55:32.567 8 WARNING oslo_policy.policy [req-820217e6-a160-4b8c-b673-39a80de18603 req-a8b77e90-3452-412d-bb7c-641276a0d244 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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-08-11 08:55:32.567 8 WARNING oslo_policy.policy [req-820217e6-a160-4b8c-b673-39a80de18603 req-a8b77e90-3452-412d-bb7c-641276a0d244 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - 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/5] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 08:55:32 2026] GET /v2.1/ => generated 400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:32.669 7 INFO nova.api.openstack.wsgi [None req-d2471fb2-25c8-4bab-b453-fdd340a410fc 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.162 () {48 vars in 1009 bytes} [Tue Aug 11 08:55:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 08:55:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.162 () {52 vars in 1046 bytes} [Tue Aug 11 08:55:32 2026] POST /v2.1/flavors => generated 529 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 08:55:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 08:55:33 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 08:55:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:33.631 7 INFO nova.api.openstack.wsgi [None req-86733a2a-f5c1-44b1-b433-e36cf2b618f8 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 08:55:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 08:55:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.162 () {52 vars in 1046 bytes} [Tue Aug 11 08:55:33 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 08:55:34 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: 8/16] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 08:55:34 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 08:55:34 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:34.569 7 INFO nova.api.openstack.wsgi [None req-248c1b94-7116-42bd-ba1a-c7162ab9966c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 08:55:34 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 08:55:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.162 () {52 vars in 1046 bytes} [Tue Aug 11 08:55:34 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 08:55:35 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: 11/22] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 08:55:35 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 08:55:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:35.491 7 INFO nova.api.openstack.wsgi [None req-bb77b1ab-303a-4baf-8615-b474726183ad 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 08:55:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 08:55:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.162 () {52 vars in 1046 bytes} [Tue Aug 11 08:55:35 2026] POST /v2.1/flavors => generated 532 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 08:55:36 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: 14/28] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 08:55:36 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 08:55:36 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:36.421 7 INFO nova.api.openstack.wsgi [None req-6d2ee258-9a09-4220-9f94-09064fbdb347 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 08:55:36 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: 16/31] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 08:55:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.162 () {52 vars in 1046 bytes} [Tue Aug 11 08:55:36 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.145 () {28 vars in 454 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 44/88] 10.0.0.145 () {30 vars in 658 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 0 bytes in 41 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: 45/89] 10.0.0.145 () {32 vars in 731 bytes} [Tue Aug 11 09:00:08 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: 45/90] 10.0.0.145 () {34 vars in 765 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1/os-services => generated 545 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.145 () {28 vars in 454 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.145 () {30 vars in 658 bytes} [Tue Aug 11 09:00:12 2026] GET /v2.1 => generated 0 bytes in 365 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: 48/95] 10.0.0.145 () {32 vars in 731 bytes} [Tue Aug 11 09:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.145 () {34 vars in 765 bytes} [Tue Aug 11 09:00:13 2026] GET /v2.1/os-services => generated 545 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.145 () {28 vars in 454 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-08-11 09:00:17.523 8 WARNING keystonemiddleware.audit [None req-edf9017a-c399-4845-a807-3467e4f797b9 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:17.523 8 WARNING keystonemiddleware.audit [None req-edf9017a-c399-4845-a807-3467e4f797b9 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/98] 10.0.0.145 () {30 vars in 658 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-11 09:00:17.539 7 WARNING keystonemiddleware.audit [req-15682db3-79bd-462f-8ed4-55a30bb16533 req-d9f370f1-ee92-43ec-9c91-714220e07c92 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:17.540 7 WARNING keystonemiddleware.audit [req-15682db3-79bd-462f-8ed4-55a30bb16533 req-d9f370f1-ee92-43ec-9c91-714220e07c92 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 50/99] 10.0.0.145 () {32 vars in 731 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:00:17.560 8 WARNING keystonemiddleware.audit [None req-62437935-e8ab-4d8a-8c22-5cd04aa7c25a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:17.561 8 WARNING keystonemiddleware.audit [None req-62437935-e8ab-4d8a-8c22-5cd04aa7c25a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. [pid: 8|app: 0|req: 50/100] 10.0.0.145 () {34 vars in 808 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.145 () {28 vars in 454 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-08-11 09:00:21.718 8 WARNING keystonemiddleware.audit [None req-b1d90a33-c4eb-43ff-a181-a4d50fd4301f d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:21.719 8 WARNING keystonemiddleware.audit [None req-b1d90a33-c4eb-43ff-a181-a4d50fd4301f d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.145 () {30 vars in 658 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-11 09:00:21.731 7 WARNING keystonemiddleware.audit [req-62437935-e8ab-4d8a-8c22-5cd04aa7c25a req-aefb668d-37fe-4a72-994e-67b876a391e4 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:21.732 7 WARNING keystonemiddleware.audit [req-62437935-e8ab-4d8a-8c22-5cd04aa7c25a req-aefb668d-37fe-4a72-994e-67b876a391e4 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 53/105] 10.0.0.145 () {32 vars in 731 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:00:21.745 8 WARNING keystonemiddleware.audit [None req-5e16ed6d-09ce-421f-9f34-6c7f3f0e596e d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat as it have no endpoints. 2026-08-11 09:00:21.745 8 WARNING keystonemiddleware.audit [None req-5e16ed6d-09ce-421f-9f34-6c7f3f0e596e d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Skipping service heat-cfn as it have no endpoints. [pid: 8|app: 0|req: 53/106] 10.0.0.145 () {34 vars in 808 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.36 () {28 vars in 453 bytes} [Tue Aug 11 09:01:32 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: 61/122] 10.0.0.36 () {30 vars in 657 bytes} [Tue Aug 11 09:01:32 2026] GET /v2.1 => generated 0 bytes in 163 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: 62/123] 10.0.0.36 () {32 vars in 730 bytes} [Tue Aug 11 09:01:33 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 10.0.0.36 () {34 vars in 803 bytes} [Tue Aug 11 09:01:33 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:04:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 78/156] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:04:08 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 79/157] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:04:08 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:04:08.383 8 INFO nova.api.openstack.wsgi [None req-f770739b-c5f5-4e8e-bf9a-21fbd24f5975 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/158] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 09:04:08 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:04:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Aug 11 09:04:08 2026] POST /v2.1/flavors => generated 534 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:05:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:05:02 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:05:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:05:02.975 8 INFO nova.api.openstack.wsgi [None req-36e3a547-17a3-4e01-9261-38da85957203 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 822c9d7aea214b9e806b01c31b16be05 [pid: 8|app: 0|req: 88/176] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:05:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 09:05:02.993 7 WARNING oslo_db.sqlalchemy.utils [None req-505f4ea1-8328-4bd3-883f-7bcad59ef1a1 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 89/177] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Aug 11 09:05:02 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.162 () {52 vars in 1055 bytes} [Tue Aug 11 09:05:03 2026] POST /v2.1/os-keypairs => generated 576 bytes in 61 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:05:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:05:06 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:05:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/182] 199.204.45.162 () {48 vars in 1071 bytes} [Tue Aug 11 09:05:06 2026] GET /v2.1/os-quota-sets/5edc00fd5d274d8cb34777e482b3e96b => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.162 () {52 vars in 1123 bytes} [Tue Aug 11 09:05:06 2026] PUT /v2.1/os-quota-sets/5edc00fd5d274d8cb34777e482b3e96b => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:12:45 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: 139/277] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:12:45 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:12:45 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:12:45.295 7 INFO nova.api.openstack.wsgi [None req-70c15d05-a05b-479e-b360-29d94dad3407 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 140/279] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 09:12:45 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:12:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Aug 11 09:12:45 2026] POST /v2.1/flavors => generated 534 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:16:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:16:07 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 162/324] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:16:07 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 199.204.45.162 () {48 vars in 1071 bytes} [Tue Aug 11 09:16:07 2026] GET /v2.1/os-quota-sets/b34d8177a39a4a2c97168cb35d0062b7 => generated 283 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.204.45.162 () {52 vars in 1123 bytes} [Tue Aug 11 09:16:08 2026] PUT /v2.1/os-quota-sets/b34d8177a39a4a2c97168cb35d0062b7 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:28: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: 237/474] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:13.223 8 INFO nova.api.openstack.wsgi [None req-79bf1df6-eca7-4822-92b1-f23752ed64b1 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 238/476] 199.204.45.162 () {48 vars in 1009 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/7956bd1b-aef3-4b4b-83b7-db732a976506/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:14.175 8 INFO nova.api.openstack.wsgi [None req-e7582709-36f4-4566-b159-1d7408a72560 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 241/482] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:28:14 2026] GET /v2.1/flavors/63595e49-80e6-4a7c-9f19-fded775c97ba/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:28: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: 8|app: 0|req: 243/486] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:28:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:28:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:15.175 8 INFO nova.api.openstack.wsgi [None req-cd73ff5c-955a-475c-8791-07e34b10d9cb 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 244/488] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 09:28:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:28:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:28:15 2026] GET /v2.1/flavors/a8bdfc96-0db6-4678-ba67-30e8bafb0d78/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:16.116 8 INFO nova.api.openstack.wsgi [None req-59aa5d6d-b8c6-4aeb-98c6-2ef6021047d7 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 247/494] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1/flavors/a1eb2a27-a17f-403f-acf8-918ee78458db/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:28:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:28:17 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:28:17.060 8 INFO nova.api.openstack.wsgi [None req-21c33295-a5c3-4868-9091-b121183998b1 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 250/500] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 09:28:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:28:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:28:17 2026] GET /v2.1/flavors/b1fbfbdb-b6c7-4252-b0c8-d601d4fe0ea9/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: 259/517] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:29:22 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: 259/518] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:29:22 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:29:22 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:29:22.418 7 INFO nova.api.openstack.wsgi [None req-49a0fd91-71f6-42e0-9095-18535fbdea1a 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 260/520] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 09:29:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:29:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:29:22 2026] GET /v2.1/flavors/7b6d4476-7e40-4a38-88ae-4b6886428ed7/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:29:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:29:30 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:29:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:29:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/529] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:29:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:29:33 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:29:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.162 () {48 vars in 1071 bytes} [Tue Aug 11 09:29:33 2026] GET /v2.1/os-quota-sets/5edc00fd5d274d8cb34777e482b3e96b => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:30:25 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: 272/544] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:30:25 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:30:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:30:25.976 8 INFO nova.api.openstack.wsgi [None req-018628bc-e9a3-48f9-8c73-594727fab73d 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 273/546] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 09:30:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:30:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.162 () {48 vars in 1097 bytes} [Tue Aug 11 09:30:26 2026] GET /v2.1/flavors/08d3c780-b46f-48e0-afbc-aacc0d5d2667/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: 277/553] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:30:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:30:41 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:30:41 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.162 () {48 vars in 1071 bytes} [Tue Aug 11 09:30:41 2026] GET /v2.1/os-quota-sets/b34d8177a39a4a2c97168cb35d0062b7 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.162 () {42 vars in 703 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 199.204.45.162 () {44 vars in 907 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.162 () {46 vars in 980 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:33.552 7 INFO nova.api.openstack.wsgi [None req-12befe55-a8c1-442b-a3a3-9d53cc145b49 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 285/570] 199.204.45.162 () {48 vars in 1009 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.162 () {48 vars in 1049 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/580] 10.0.0.137 () {32 vars in 655 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:32:16.488 7 WARNING oslo_db.sqlalchemy.utils [None req-a8d08044-3790-4975-b865-34a8d1b8d5e5 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 291/582] 10.0.0.137 () {32 vars in 649 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.137 () {32 vars in 694 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:28 2026] GET /v2.1/flavors/7956bd1b-aef3-4b4b-83b7-db732a976506 => generated 511 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:32:28 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:28 2026] GET /v2.1/flavors/7956bd1b-aef3-4b4b-83b7-db732a976506 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:32:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:39.061 7 WARNING neutronclient.v2_0.client [None req-443f6e26-69a5-4099-88c1-978ac9b9fc28 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:40.736 8 WARNING neutronclient.v2_0.client [None req-2802cc53-34c0-41b8-8a2f-87a3440dd6b6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/594] 10.0.0.137 () {34 vars in 685 bytes} [Tue Aug 11 09:32:39 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1730 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:40.761 7 WARNING neutronclient.v2_0.client [None req-9cc39762-4065-481b-b378-dfa58f17b50d e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:40.954 7 WARNING neutronclient.v2_0.client [None req-9cc39762-4065-481b-b378-dfa58f17b50d e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/595] 10.0.0.137 () {34 vars in 695 bytes} [Tue Aug 11 09:32:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1021 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:41.796 7 WARNING neutronclient.v2_0.client [None req-9ba2a27b-cc7a-4cb3-a845-2ad550afd148 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/596] 10.0.0.137 () {34 vars in 685 bytes} [Tue Aug 11 09:32:40 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:42.095 8 WARNING neutronclient.v2_0.client [None req-25cc8eb5-c906-4b93-9683-4ad6c0b2ebda 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/597] 10.0.0.137 () {34 vars in 685 bytes} [Tue Aug 11 09:32:41 2026] POST /v2.1/os-security-groups => generated 248 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:42.227 7 WARNING neutronclient.v2_0.client [None req-c01d77fc-03c7-46b9-af8e-358c2f0a4319 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:42.260 8 WARNING neutronclient.v2_0.client [None req-25cc8eb5-c906-4b93-9683-4ad6c0b2ebda 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/598] 10.0.0.137 () {34 vars in 685 bytes} [Tue Aug 11 09:32:42 2026] POST /v2.1/os-security-groups => generated 244 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:42.477 7 WARNING neutronclient.v2_0.client [None req-7841988a-154f-4ada-a1ac-41b690589f2f e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:42.539 7 WARNING neutronclient.v2_0.client [None req-7841988a-154f-4ada-a1ac-41b690589f2f e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/599] 10.0.0.137 () {34 vars in 695 bytes} [Tue Aug 11 09:32:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:42.760 7 WARNING neutronclient.v2_0.client [None req-5cb42396-60c6-423a-8489-37b59e017b09 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:42.854 8 WARNING neutronclient.v2_0.client [None req-25cc8eb5-c906-4b93-9683-4ad6c0b2ebda 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/600] 10.0.0.137 () {34 vars in 685 bytes} [Tue Aug 11 09:32:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:43.021 7 WARNING neutronclient.v2_0.client [None req-7ef01bf4-3a84-4642-b982-7aa48104e50c e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:43.053 7 WARNING neutronclient.v2_0.client [None req-7ef01bf4-3a84-4642-b982-7aa48104e50c e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/601] 10.0.0.137 () {34 vars in 695 bytes} [Tue Aug 11 09:32:43 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:43.265 7 WARNING neutronclient.v2_0.client [None req-3e8cb58f-d183-4871-bc9f-0ef0db340da6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:43.365 7 WARNING neutronclient.v2_0.client [None req-3e8cb58f-d183-4871-bc9f-0ef0db340da6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:43.775 7 WARNING neutronclient.v2_0.client [None req-3e8cb58f-d183-4871-bc9f-0ef0db340da6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/602] 10.0.0.137 () {32 vars in 663 bytes} [Tue Aug 11 09:32:43 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:43.877 7 WARNING neutronclient.v2_0.client [None req-00a5c4eb-9c54-402e-873f-c3a106af8d09 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/603] 10.0.0.137 () {32 vars in 737 bytes} [Tue Aug 11 09:32:43 2026] GET /v2.1/os-security-groups/7bfe5870-325d-4df2-b92b-8fee8ab4ff96 => generated 665 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:43.935 7 WARNING neutronclient.v2_0.client [None req-c7faf56a-77a2-44ab-8781-870b4b14e7f2 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/604] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:32:42 2026] POST /v2.1/servers => generated 451 bytes in 1946 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-08-11 09:32:43.967 8 WARNING neutronclient.v2_0.client [None req-c5874f9e-f62e-44b5-b231-c62e903a30da e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:43.975 7 WARNING neutronclient.v2_0.client [None req-c7faf56a-77a2-44ab-8781-870b4b14e7f2 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.017 8 WARNING neutronclient.v2_0.client [None req-c5874f9e-f62e-44b5-b231-c62e903a30da e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.065 8 WARNING neutronclient.v2_0.client [None req-c5874f9e-f62e-44b5-b231-c62e903a30da e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/605] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:43 2026] DELETE /v2.1/os-security-groups/16cad098-c257-4dc0-88f4-7f5fdb2fa5f1 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:44.154 7 WARNING neutronclient.v2_0.client [None req-88c53a0e-697b-4a0e-be7f-011c48a17056 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/606] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:44 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1422 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-08-11 09:32:44.228 7 WARNING neutronclient.v2_0.client [None req-d5dd1f0e-5bf7-40a5-993f-cfadad55adf7 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/607] 10.0.0.137 () {32 vars in 750 bytes} [Tue Aug 11 09:32:43 2026] DELETE /v2.1/os-security-group-rules/e3906b16-06b0-401d-b2a1-515c2c631dba => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:44.270 7 INFO nova.api.openstack.wsgi [None req-d5dd1f0e-5bf7-40a5-993f-cfadad55adf7 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group 16cad098-c257-4dc0-88f4-7f5fdb2fa5f1 does not exist Neutron server returns request_ids: ['req-b0c3b223-1900-4489-9473-7c005af6aae6'] [pid: 7|app: 0|req: 307/608] 10.0.0.137 () {32 vars in 737 bytes} [Tue Aug 11 09:32:44 2026] GET /v2.1/os-security-groups/16cad098-c257-4dc0-88f4-7f5fdb2fa5f1 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:44.282 7 WARNING neutronclient.v2_0.client [None req-0a4ed952-7aec-4fd9-811f-9cfbbfd48175 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.330 7 WARNING neutronclient.v2_0.client [None req-0a4ed952-7aec-4fd9-811f-9cfbbfd48175 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/609] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:32:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:44.338 8 WARNING neutronclient.v2_0.client [None req-9e05ca1e-7f5a-447a-a7ac-68734051f016 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/610] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:44 2026] DELETE /v2.1/os-security-groups/7bfe5870-325d-4df2-b92b-8fee8ab4ff96 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:44.498 7 WARNING neutronclient.v2_0.client [None req-85d85e17-e473-4704-9dcb-434305bd1765 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.511 8 WARNING neutronclient.v2_0.client [None req-9e05ca1e-7f5a-447a-a7ac-68734051f016 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.538 7 WARNING neutronclient.v2_0.client [None req-85d85e17-e473-4704-9dcb-434305bd1765 e7a84a86d04f429b85837b70c27f1f8e 220dadd03ade462583698f96dcca2e6a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/611] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:44 2026] DELETE /v2.1/os-security-groups/75c4e890-54a0-4908-a662-afb27cdfe061 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:44.674 8 WARNING neutronclient.v2_0.client [None req-4df1af3b-bbf7-407d-ae50-1045f5b33a5d ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:44.730 8 INFO nova.api.openstack.wsgi [None req-4df1af3b-bbf7-407d-ae50-1045f5b33a5d ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group 75c4e890-54a0-4908-a662-afb27cdfe061 does not exist Neutron server returns request_ids: ['req-d888b976-d6a4-4f96-a048-39ba908f4b09'] [pid: 8|app: 0|req: 304/612] 10.0.0.137 () {32 vars in 737 bytes} [Tue Aug 11 09:32:44 2026] GET /v2.1/os-security-groups/75c4e890-54a0-4908-a662-afb27cdfe061 => generated 194 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:44.749 8 WARNING neutronclient.v2_0.client [None req-0a833250-4a4d-4442-bcbb-014571fb24e6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/613] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:44 2026] DELETE /v2.1/os-security-groups/bf6c3564-ad4c-4227-8915-53a2b88b2673 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:44.838 8 WARNING neutronclient.v2_0.client [None req-0a833250-4a4d-4442-bcbb-014571fb24e6 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/614] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:44 2026] DELETE /v2.1/os-security-groups/f54eceef-b3b7-4a2a-9c60-32ce9ba76b4b => generated 0 bytes in 564 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:32:45.320 8 WARNING neutronclient.v2_0.client [None req-66bdcb88-ad32-4b21-92e5-c356c20b8e86 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:45.343 7 WARNING neutronclient.v2_0.client [None req-48eaf5d6-3c93-40d5-b175-62805875a419 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:45.665 8 INFO nova.api.openstack.wsgi [None req-66bdcb88-ad32-4b21-92e5-c356c20b8e86 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group f54eceef-b3b7-4a2a-9c60-32ce9ba76b4b does not exist Neutron server returns request_ids: ['req-0264c425-1cd3-45b4-8f75-53d9f744f33c'] [pid: 8|app: 0|req: 306/615] 10.0.0.137 () {32 vars in 737 bytes} [Tue Aug 11 09:32:45 2026] GET /v2.1/os-security-groups/f54eceef-b3b7-4a2a-9c60-32ce9ba76b4b => generated 194 bytes in 352 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:45.678 8 WARNING neutronclient.v2_0.client [None req-ad541b06-346e-4608-989b-8aded12c90cd ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/616] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:45 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1426 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:45.983 8 WARNING neutronclient.v2_0.client [None req-ad541b06-346e-4608-989b-8aded12c90cd ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:46.560 8 WARNING neutronclient.v2_0.client [None req-ad541b06-346e-4608-989b-8aded12c90cd ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/617] 10.0.0.137 () {32 vars in 663 bytes} [Tue Aug 11 09:32:45 2026] GET /v2.1/os-security-groups => generated 707 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:46.636 7 WARNING neutronclient.v2_0.client [None req-2b7e8b91-a626-4545-a30e-36aa915bea5b ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:46.658 7 INFO nova.api.openstack.wsgi [None req-2b7e8b91-a626-4545-a30e-36aa915bea5b ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group f54eceef-b3b7-4a2a-9c60-32ce9ba76b4b does not exist Neutron server returns request_ids: ['req-ea0421f7-ce61-414f-9642-37d864d1dfe4'] [pid: 7|app: 0|req: 311/618] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:46 2026] DELETE /v2.1/os-security-groups/f54eceef-b3b7-4a2a-9c60-32ce9ba76b4b => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:46.670 8 WARNING neutronclient.v2_0.client [None req-4b61a734-0100-43b4-9f02-bbb941df5d38 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:46.721 8 INFO nova.api.openstack.wsgi [None req-4b61a734-0100-43b4-9f02-bbb941df5d38 ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group 75c4e890-54a0-4908-a662-afb27cdfe061 does not exist Neutron server returns request_ids: ['req-91c68dd2-91be-4622-a962-c17be8125424'] [pid: 8|app: 0|req: 308/619] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:46 2026] DELETE /v2.1/os-security-groups/75c4e890-54a0-4908-a662-afb27cdfe061 => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:46.736 7 WARNING neutronclient.v2_0.client [None req-68d78a90-a11a-4e76-9072-a59404bc4b8e ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:46.758 7 INFO nova.api.openstack.wsgi [None req-68d78a90-a11a-4e76-9072-a59404bc4b8e ec0be6f127a24007bace2fcc6505e2ff 602b32f85af64da5a31d27619536808b - - default default] HTTP exception thrown: Security group 16cad098-c257-4dc0-88f4-7f5fdb2fa5f1 does not exist Neutron server returns request_ids: ['req-31a76bb3-3713-4b0e-b457-339e0c55bae9'] [pid: 7|app: 0|req: 312/620] 10.0.0.137 () {32 vars in 740 bytes} [Tue Aug 11 09:32:46 2026] DELETE /v2.1/os-security-groups/16cad098-c257-4dc0-88f4-7f5fdb2fa5f1 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:46.808 8 WARNING neutronclient.v2_0.client [None req-2f9e6816-8e34-43c3-aee6-955d20458ea0 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/621] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:46 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1474 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:48.044 7 WARNING neutronclient.v2_0.client [None req-7f69dc93-f19c-4f56-badf-ccf55137ba52 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/622] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:48 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1482 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-08-11 09:32:49.144 8 WARNING neutronclient.v2_0.client [None req-a9ba866d-bafe-46a3-848d-6a7ab4bc0468 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/625] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:49 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1482 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-08-11 09:32:50.334 7 WARNING neutronclient.v2_0.client [None req-8a71d314-0116-4c63-a9b1-92f552934e20 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/626] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:50 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:51.416 8 WARNING neutronclient.v2_0.client [None req-e692425b-5f43-4f5b-acec-2f6e5b4c8dd8 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:51.477 8 WARNING neutronclient.v2_0.client [None req-e692425b-5f43-4f5b-acec-2f6e5b4c8dd8 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] 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-08-11 09:32:51.682 7 INFO nova.api.openstack.compute.server_external_events [req-13e289ad-9390-43ec-bf5c-f968a5757235 req-62160b97-2125-4867-aaf6-f780bc3f5847 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance 2026-08-11 09:32:51.699 7 INFO nova.compute.rpcapi [None req-73596704-75d1-4649-a28d-d9998dc66d4f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 316/627] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:32:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:51.790 8 WARNING neutronclient.v2_0.client [None req-e692425b-5f43-4f5b-acec-2f6e5b4c8dd8 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] 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-08-11 09:32:52.263 7 WARNING neutronclient.v2_0.client [None req-7941ea10-e7e3-434e-9d0e-802b108c5a2d 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/628] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:52 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 1288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:32:51 2026] POST /v2.1/servers => generated 451 bytes in 2364 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-08-11 09:32:53.689 7 WARNING neutronclient.v2_0.client [None req-445947de-0c2f-4209-bbd7-ab5b58a7dcea c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/630] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:53 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1254 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:54.561 8 WARNING neutronclient.v2_0.client [None req-c738d6f3-3c8d-44eb-98fa-f9a3c54644e9 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] 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-08-11 09:32:55.016 7 WARNING neutronclient.v2_0.client [None req-301e252c-9868-4b52-9a79-513031cd94fa c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/631] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:54 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1296 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:56.580 7 WARNING neutronclient.v2_0.client [None req-a82331bc-079c-4bbc-873c-212cf2a14d13 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/632] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:54 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 3089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:56 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1352 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/634] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:32:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/635] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:32:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:58.666 8 WARNING neutronclient.v2_0.client [None req-8e508a28-6eca-4e84-9488-8b8c103680a9 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:32:58.710 7 WARNING neutronclient.v2_0.client [None req-ada30347-f2f1-4bc3-8857-7638ddbc488a c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/636] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:58 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:32:58 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1428 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 09:33:00.707 8 WARNING neutronclient.v2_0.client [None req-ad9d9389-0822-439a-96d0-9e3247e5aa77 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:00.726 7 WARNING neutronclient.v2_0.client [None req-9b1e0d6b-b0d5-4b14-b868-3c4f6f638fc4 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/640] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:00 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1438 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/641] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:00 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:01.335 7 WARNING neutronclient.v2_0.client [None req-b0f5d1ce-2c6a-4068-9700-d98285566563 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:01.369 8 WARNING neutronclient.v2_0.client [None req-62ab2822-d492-4ef9-aade-8ba771607f8d 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:01.459 7 WARNING neutronclient.v2_0.client [None req-b0f5d1ce-2c6a-4068-9700-d98285566563 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:01.502 8 WARNING neutronclient.v2_0.client [None req-62ab2822-d492-4ef9-aade-8ba771607f8d 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:01.752 7 WARNING neutronclient.v2_0.client [None req-b0f5d1ce-2c6a-4068-9700-d98285566563 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:01.940 8 WARNING neutronclient.v2_0.client [None req-62ab2822-d492-4ef9-aade-8ba771607f8d 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/642] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:33:01 2026] POST /v2.1/servers => generated 449 bytes in 881 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-08-11 09:33:02.240 8 INFO nova.api.openstack.compute.server_external_events [req-b425816f-e531-47bd-9ce5-bd19f0f55792 req-a7ba6d07-36c9-4049-ab08-6a4f64ebdb4d d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:02.253 8 INFO nova.compute.rpcapi [None req-c9152d7d-2b18-4683-9d0b-d4083c301e80 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 320/643] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:02.307 8 WARNING neutronclient.v2_0.client [None req-21efd723-1cf7-4e47-aab8-d47ea681b1dc 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/644] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:02 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1401 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-08-11 09:33:02.405 8 WARNING neutronclient.v2_0.client [None req-615627a8-e631-4433-87f1-fbb77756ee34 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/645] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:33:01 2026] POST /v2.1/servers => generated 452 bytes in 1148 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-08-11 09:33:02.437 7 WARNING neutronclient.v2_0.client [None req-27054c1c-c8f1-47a6-88e5-c89dcd0352b3 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/646] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:02 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1438 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-08-11 09:33:02.520 8 WARNING neutronclient.v2_0.client [None req-a886b1a3-ff74-4725-85d2-ec62299b7405 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/647] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:02 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:02 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1431 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:03.424 7 WARNING neutronclient.v2_0.client [None req-7ecf5e30-3092-43f7-a890-c981e5147f4e 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/649] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1397 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:03.552 8 WARNING neutronclient.v2_0.client [None req-d7e691be-06cb-4183-8eeb-e62d7ebf1084 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:03.577 7 WARNING neutronclient.v2_0.client [None req-101bb452-69cd-4792-abae-c43fbb723ee0 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/650] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1438 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:03.709 8 WARNING neutronclient.v2_0.client [None req-53e00b45-3dc3-4260-8cd5-d639aef2be09 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/651] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1435 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-08-11 09:33:04.341 7 INFO nova.api.openstack.compute.server_external_events [req-4131ef9d-a64b-48de-9cf3-a03f80bb093b req-e15050e8-54d7-46ca-8564-e16fe19b6cd3 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:04.341 7 INFO nova.api.openstack.compute.server_external_events [req-4131ef9d-a64b-48de-9cf3-a03f80bb093b req-e15050e8-54d7-46ca-8564-e16fe19b6cd3 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance [pid: 7|app: 0|req: 328/653] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:04 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:04.524 8 WARNING neutronclient.v2_0.client [None req-3892cdf5-a3fb-4169-9f73-147d95c88020 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:04.723 7 WARNING neutronclient.v2_0.client [None req-8a8eabf3-779f-4af9-a0b3-4dce0e8dde11 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] 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-08-11 09:33:04.781 8 WARNING neutronclient.v2_0.client [None req-773ada6f-ebe7-4368-8b69-7f99f161e4aa 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:04.931 7 WARNING neutronclient.v2_0.client [None req-82fe466c-4f9c-4a49-bfd7-21d4bfaeabe9 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/656] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1548 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1427 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:05.631 8 WARNING neutronclient.v2_0.client [None req-cd34553c-59a3-4693-93e3-26185817d5ef 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/658] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:05 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1453 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-08-11 09:33:05.946 7 WARNING neutronclient.v2_0.client [None req-94d42fbc-cc3a-4e5c-a5f3-7665b94dfb67 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] 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-08-11 09:33:06.012 8 WARNING neutronclient.v2_0.client [None req-71ceb5bf-cfc3-4a7c-8674-fc5f81e0c6ed 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/659] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:05 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:06.125 7 WARNING neutronclient.v2_0.client [None req-38454ab2-0596-435e-9fec-fad26971b34c ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/660] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:05 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1725 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/661] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:06 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1483 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:06.192 8 WARNING neutronclient.v2_0.client [None req-bded2468-07cc-473d-998b-9e8a6619eba9 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:06 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9/os-interface => generated 284 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:06.406 7 INFO nova.api.openstack.compute.server_external_events [req-08fa6b9f-0a60-4d95-981e-53f8ebec820e req-fda2cb79-c13f-4c97-8cde-cc6fdf52d438 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance [pid: 7|app: 0|req: 333/663] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:06 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-08-11 09:33:06.712 8 WARNING neutronclient.v2_0.client [None req-a3be6a39-f967-4f1f-a77d-b267056e012f 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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-08-11 09:33:07.174 7 WARNING neutronclient.v2_0.client [None req-765e2e52-3c91-48f0-96fc-9fdf503c4cfb c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/664] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:06 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1528 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:07.520 8 WARNING neutronclient.v2_0.client [None req-ef80bf94-cbbc-4fa7-ac3f-bbbb8681de04 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/665] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:07.610 7 WARNING neutronclient.v2_0.client [None req-1ea4dd77-98cb-4a46-ad41-a479929ee1e1 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/666] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1483 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/667] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1725 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/668] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers => generated 377 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/669] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:07 2026] DELETE /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 0 bytes in 173 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-08-11 09:33:08.083 8 WARNING neutronclient.v2_0.client [None req-fd90d3c1-7790-41b4-a9fe-75f660b42671 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] 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-08-11 09:33:08.120 7 INFO nova.api.openstack.compute.server_external_events [req-efcb6a3b-7236-4914-b2d3-13c8721a9427 req-b400a400-4fe3-445e-9f90-2e5abcc3af19 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 7|app: 0|req: 337/670] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:08 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: 8|app: 0|req: 334/671] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1731 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:08.459 7 INFO nova.api.openstack.compute.server_external_events [req-2bff71e4-da56-4566-a479-8e5744123d64 req-90e483df-08b2-4bb1-b96a-b8e30e58db1c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance 2026-08-11 09:33:08.460 7 INFO nova.api.openstack.compute.server_external_events [req-2bff71e4-da56-4566-a479-8e5744123d64 req-90e483df-08b2-4bb1-b96a-b8e30e58db1c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:08.460 7 INFO nova.api.openstack.compute.server_external_events [req-2bff71e4-da56-4566-a479-8e5744123d64 req-90e483df-08b2-4bb1-b96a-b8e30e58db1c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:08.460 7 INFO nova.api.openstack.compute.server_external_events [req-2bff71e4-da56-4566-a479-8e5744123d64 req-90e483df-08b2-4bb1-b96a-b8e30e58db1c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 7|app: 0|req: 338/672] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:08 2026] POST /v2.1/os-server-external-events => generated 694 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-08-11 09:33:08.544 8 WARNING neutronclient.v2_0.client [None req-924d777c-bac4-40da-9515-3c05a8a44df1 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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-08-11 09:33:08.634 7 WARNING neutronclient.v2_0.client [None req-ea93ba52-0dd2-4c4e-99a9-71ded1f2541e c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/673] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 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-08-11 09:33:08.677 8 WARNING neutronclient.v2_0.client [None req-f74eef8a-84ce-4651-a29a-0623c29466fd ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/674] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1491 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:09.333 7 WARNING neutronclient.v2_0.client [None req-1fcf5efa-0d7a-4a77-940e-388bbc725ea2 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/678] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1731 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:09.712 8 WARNING neutronclient.v2_0.client [None req-b28ce676-eea0-43bd-9bb5-84bf20af5a5f 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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-08-11 09:33:09.766 7 WARNING neutronclient.v2_0.client [None req-b0c0b65c-11ab-4ab1-bc69-18eb117cf2e9 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/679] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:09.973 8 WARNING neutronclient.v2_0.client [None req-d5757df5-8bdd-4d50-a275-b8f8e520db11 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1558 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:10.507 8 INFO nova.api.openstack.compute.server_external_events [req-52f7d0a0-3d28-411b-b9cc-bab9481b0b7c req-bd10e963-6d14-43d5-a18b-de4917496d0a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance 2026-08-11 09:33:10.507 8 INFO nova.api.openstack.compute.server_external_events [req-52f7d0a0-3d28-411b-b9cc-bab9481b0b7c req-bd10e963-6d14-43d5-a18b-de4917496d0a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance [pid: 8|app: 0|req: 340/682] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:10 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 09:33:10.530 8 INFO nova.api.openstack.compute.server_external_events [req-332f4baa-716d-420f-a9c6-49516133714b req-b3a4227f-0ddf-43ed-aefd-d7b12b9d7515 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance [pid: 8|app: 0|req: 341/683] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:33:10.539 7 WARNING neutronclient.v2_0.client [None req-25432b14-a18d-409a-bd15-184b03d3a18f 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1851 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-08-11 09:33:11.010 8 WARNING neutronclient.v2_0.client [None req-958c4adb-c79a-41f8-a1cd-9897178a0f1a 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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-08-11 09:33:11.083 7 WARNING neutronclient.v2_0.client [None req-ddaf904e-2f44-4a10-bd35-220a506e9e9d ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/685] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 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-08-11 09:33:11.202 8 WARNING neutronclient.v2_0.client [None req-a66060ed-6cb3-41fc-a2b3-8c83961aaeb4 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/686] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:11 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:11 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1426 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-08-11 09:33:11.707 7 WARNING neutronclient.v2_0.client [None req-ee1861c1-160b-406d-9a19-2d8393a9df1c 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/688] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:11 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1783 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-08-11 09:33:12.224 8 WARNING neutronclient.v2_0.client [None req-e508f92e-e34a-4267-8f82-cd966d8067eb 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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: 344/689] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:12.379 7 WARNING neutronclient.v2_0.client [None req-9ef705ed-89de-4322-b611-7633eade1b04 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] 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-08-11 09:33:12.440 8 WARNING neutronclient.v2_0.client [None req-5eecd5e9-355b-4af6-acae-e2d6f4b62966 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/690] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1614 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:12.587 8 WARNING neutronclient.v2_0.client [None req-cfdfbf95-7f4a-4eb8-8367-aa5babb8a8a0 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:12.591 7 INFO nova.api.openstack.compute.server_external_events [req-cdce8c12-c88d-4d30-abeb-b6c7b18983e8 req-67d13961-85f9-4fbd-95c0-20426386a3a6 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:6c496e82-3eb7-4937-bf3d-5280132cfc8b for instance 675740ae-ae46-424c-9788-b45e43fd23d9 on instance [pid: 7|app: 0|req: 347/692] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9/os-interface => generated 285 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-08-11 09:33:12.840 7 WARNING neutronclient.v2_0.client [None req-6ce0a0dc-e0a8-43a7-b245-732c090053b8 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/694] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1508 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-08-11 09:33:13.218 8 INFO nova.api.openstack.compute.server_external_events [req-955fffd7-c775-4aec-b5b9-3cd08c5c6d53 req-801fc3d7-127a-4f5b-a054-514be0b9934c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 8|app: 0|req: 347/695] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:13.423 7 WARNING neutronclient.v2_0.client [None req-101b9726-b675-407d-b040-3174f0c2a3b9 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] 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-08-11 09:33:13.517 8 WARNING neutronclient.v2_0.client [None req-77394feb-708e-442c-a278-b7a78f48dc96 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/696] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:13 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:13 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:13.975 7 WARNING neutronclient.v2_0.client [None req-eee1b847-d5a2-4908-ab6c-36d52708617d 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/698] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:13 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => generated 1508 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-08-11 09:33:14.107 8 WARNING neutronclient.v2_0.client [None req-5eef6320-5d51-49ca-8d2f-ff745d094149 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/699] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1614 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/700] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers => generated 388 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/701] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:14 2026] DELETE /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 0 bytes in 141 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:14.636 8 INFO nova.api.openstack.compute.server_external_events [req-45ce8828-afe7-4195-9f52-00ec97aa8cd0 req-bbd54774-75fd-4e7d-a895-7827df107ede d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:14.640 7 WARNING neutronclient.v2_0.client [None req-191b99ac-c66b-4744-b094-1e6340d41b98 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/702] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:14 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-08-11 09:33:14.705 8 WARNING neutronclient.v2_0.client [None req-d09c6f72-0a6e-49ab-bbd7-59c678c37e85 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/703] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1620 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:14.799 7 WARNING neutronclient.v2_0.client [None req-3c0dce9b-a632-4237-9c74-18fe3412a36a ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/704] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1526 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:15.097 8 INFO nova.api.openstack.wsgi [None req-5cb8a860-4d38-4fac-8d66-fc0bc3b3c053 1a16f8fd129c4335aff205a9488424e4 743251c09ec54a20b7aad2db0f1ea06a - - default default] HTTP exception thrown: Instance 675740ae-ae46-424c-9788-b45e43fd23d9 could not be found. [pid: 8|app: 0|req: 353/706] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:15 2026] GET /v2.1/servers/675740ae-ae46-424c-9788-b45e43fd23d9 => 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: 7|app: 0|req: 354/707] 10.0.0.137 () {32 vars in 704 bytes} [Tue Aug 11 09:33:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-786155352 => 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-08-11 09:33:15.269 8 INFO nova.api.openstack.compute.server_external_events [req-a0a8d187-4562-4f28-a303-ad924041107e req-755bd7d7-2735-4d9a-975a-24d2831682b5 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 8|app: 0|req: 354/708] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:15 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-08-11 09:33:15.841 7 WARNING neutronclient.v2_0.client [None req-e6f71e94-2d99-4914-adfb-3e2d42871116 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:15.867 8 WARNING neutronclient.v2_0.client [None req-3015a31e-4ede-41a7-a15c-6d240b228a94 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/709] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:15 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1740 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:16.095 7 WARNING neutronclient.v2_0.client [None req-21fa9d2a-9b85-4668-9b90-1d04246c97ce ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/710] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:15 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1717 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:16.157 8 WARNING neutronclient.v2_0.client [None req-32557d5d-3aac-4b18-93ca-29c9d2e5bbb2 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:16 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/os-interface => generated 284 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:16 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 09:33:17.090 7 INFO nova.api.openstack.compute.server_external_events [req-0b11f39c-104d-4da8-9710-07ef347da0a4 req-cd498fbd-12b5-4d46-bdce-10325a9362fc d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 7|app: 0|req: 357/713] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:17 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-08-11 09:33:17.104 8 WARNING neutronclient.v2_0.client [None req-b4543b1b-4bf5-4c23-be01-ac4193eadb8a 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:17.137 7 WARNING neutronclient.v2_0.client [None req-1f6ebbd1-4052-4750-ba7d-3306eb7cf264 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/714] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:17 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1717 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/715] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:17 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1740 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:17.713 8 INFO nova.api.openstack.compute.server_external_events [req-a74530a8-7741-48b1-af85-5a8fd77c6287 req-05425942-e593-4633-8fb9-054d13515b72 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance 2026-08-11 09:33:17.714 8 INFO nova.api.openstack.compute.server_external_events [req-a74530a8-7741-48b1-af85-5a8fd77c6287 req-05425942-e593-4633-8fb9-054d13515b72 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance 2026-08-11 09:33:17.714 8 INFO nova.api.openstack.compute.server_external_events [req-a74530a8-7741-48b1-af85-5a8fd77c6287 req-05425942-e593-4633-8fb9-054d13515b72 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance 2026-08-11 09:33:17.714 8 INFO nova.api.openstack.compute.server_external_events [req-a74530a8-7741-48b1-af85-5a8fd77c6287 req-05425942-e593-4633-8fb9-054d13515b72 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance [pid: 8|app: 0|req: 358/716] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:17 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:33:17.766 7 WARNING neutronclient.v2_0.client [None req-fb8bd756-b8a1-484f-b8fc-bb5a3a987906 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/717] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:17 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1556 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-08-11 09:33:18.760 8 WARNING neutronclient.v2_0.client [None req-b2227180-1286-4478-8ea6-d92bb2a2232c c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/718] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:18 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:18.975 7 WARNING neutronclient.v2_0.client [None req-8a11ec94-204d-41ec-82bc-1f582db9920c ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/721] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:18 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1739 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:19.132 7 INFO nova.api.openstack.compute.server_external_events [req-bb9d4278-7200-48c1-864e-a47d4952295b req-13b0b56a-fd9f-4462-b34d-c9fafe938d5c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:cf095b2e-b0f5-41b6-a648-61513d5a0e7c for instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 on instance [pid: 7|app: 0|req: 361/722] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:19 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) 2026-08-11 09:33:19.139 8 WARNING neutronclient.v2_0.client [None req-57e5d30c-d387-487e-8816-fbef1b188b15 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/723] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:19 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a/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-08-11 09:33:19.865 7 WARNING neutronclient.v2_0.client [None req-ddb5f7eb-80fd-49d5-bb8c-de9c21c92f6c c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/724] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:19 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:20.081 7 INFO nova.api.openstack.compute.server_external_events [req-6fd172d6-8505-4c08-ac34-47e81a4d7627 req-a15ff04e-2a93-4f92-a337-e615bda47f98 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance [pid: 7|app: 0|req: 363/725] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:20 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-08-11 09:33:20.097 8 WARNING neutronclient.v2_0.client [None req-93798f55-fb34-489c-9ee6-b6386091d8d7 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1739 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, ' [pid: 7|app: 0|req: 364/727] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers => generated 383 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/728] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:20 2026] DELETE /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:20.454 7 WARNING neutronclient.v2_0.client [None req-f11d7d7e-eb3d-4288-aa4d-f1f46d774557 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/729] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1745 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-08-11 09:33:20.974 8 WARNING neutronclient.v2_0.client [None req-d8fb21ae-3d3e-448f-8667-dd2c7c5075a9 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/730] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 1386 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-08-11 09:33:21.616 7 WARNING neutronclient.v2_0.client [None req-42553270-1d49-4b42-b229-5deba863ff6c ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/731] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:21 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1865 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-08-11 09:33:22.055 8 INFO nova.api.openstack.wsgi [None req-651082d2-7526-4fb7-9e72-246da2cad315 c7df67823eb046c28fa61c3d3d88b65b c0452abeb0f74af5b3d68bcbde7f647a - - default default] HTTP exception thrown: Instance b323d1d8-4461-46ae-9e1e-849ce8131ba9 could not be found. [pid: 8|app: 0|req: 366/732] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:22 2026] GET /v2.1/servers/b323d1d8-4461-46ae-9e1e-849ce8131ba9 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/733] 10.0.0.137 () {32 vars in 706 bytes} [Tue Aug 11 09:33:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1707226924 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:22.123 8 INFO nova.api.openstack.compute.server_external_events [req-71e831ca-bfc9-4c1f-b844-26117518a709 req-f6c043e4-a281-4188-ae40-4f3c50d49db8 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance 2026-08-11 09:33:22.123 8 INFO nova.api.openstack.compute.server_external_events [req-71e831ca-bfc9-4c1f-b844-26117518a709 req-f6c043e4-a281-4188-ae40-4f3c50d49db8 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance [pid: 8|app: 0|req: 367/734] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:22 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:33:22.820 7 WARNING neutronclient.v2_0.client [None req-0ef8d68b-f938-4e08-9b5a-5529094af726 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] 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-08-11 09:33:24.260 8 INFO nova.api.openstack.compute.server_external_events [req-073a367c-974d-4492-a69b-7987411c5713 req-e9bd6c1e-9baa-408c-9924-cdd07f114c66 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:776471f6-6eb6-46e8-96a6-bda3a92680fb for instance 995d0fa3-e35b-4a40-919b-2a00f259a79a on instance [pid: 8|app: 0|req: 368/735] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:22 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1865 bytes in 1488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:25.343 8 WARNING neutronclient.v2_0.client [None req-f6a25a8c-198e-4782-99ab-871af68b8cb4 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:25 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1517 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:26.488 7 WARNING neutronclient.v2_0.client [None req-c71a8a63-09ce-4a7c-8592-d8f4644eaba1 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:26 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => generated 1517 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:27.572 8 INFO nova.api.openstack.wsgi [None req-3e878b05-af24-4f1e-b28c-526ba9ebbd51 ddca6f6a604c423887d511d0e0f086e6 be51ce554148450ca8dbc85b78de5daa - - default default] HTTP exception thrown: Instance 995d0fa3-e35b-4a40-919b-2a00f259a79a could not be found. [pid: 8|app: 0|req: 370/739] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:27 2026] GET /v2.1/servers/995d0fa3-e35b-4a40-919b-2a00f259a79a => 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: 370/740] 10.0.0.137 () {32 vars in 706 bytes} [Tue Aug 11 09:33:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1249146998 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:29.182 8 WARNING neutronclient.v2_0.client [None req-39782037-bc02-4ddd-bcdd-018d8fae3ba8 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:30.226 8 WARNING neutronclient.v2_0.client [None req-39782037-bc02-4ddd-bcdd-018d8fae3ba8 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/743] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:33:29 2026] POST /v2.1/servers => generated 424 bytes in 1933 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:33:30.986 7 WARNING neutronclient.v2_0.client [None req-56bc3c20-8ddd-4b9d-87c1-0f0dd2a52a10 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/744] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:30 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1371 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-08-11 09:33:32.084 8 WARNING neutronclient.v2_0.client [None req-d5f9c35b-571b-4761-b645-e38e9cda9133 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/745] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:32 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1375 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:33.194 7 WARNING neutronclient.v2_0.client [None req-080f5db1-eb1d-4813-966e-ccab6e6c27b1 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] 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: 374/746] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1423 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:33.269 8 WARNING neutronclient.v2_0.client [None req-5a51dace-68be-4ad7-869a-43044ab7c6d4 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in 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/747] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:33.413 7 WARNING neutronclient.v2_0.client [None req-efe12175-a606-4627-bc8b-ec6d3866ca30 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/748] 10.0.0.137 () {32 vars in 815 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/os-interface/10eed475-57a0-458c-b1c2-4f31a795b608 => generated 281 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/749] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/750] 10.0.0.137 () {34 vars in 750 bytes} [Tue Aug 11 09:33:33 2026] POST /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/action => generated 0 bytes in 40 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: 377/751] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:33:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:34.319 7 WARNING neutronclient.v2_0.client [None req-1178d5d5-af47-4778-a4cc-9bc55e8de0df 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in 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.137 () {30 vars in 413 bytes} [Tue Aug 11 09:33:34 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1423 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/755] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.137 () {28 vars in 560 bytes} [Tue Aug 11 09:33:34 2026] GET /v2/ => generated 402 bytes in 478 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/757] 10.0.0.137 () {28 vars in 564 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.137 () {30 vars in 413 bytes} [Tue Aug 11 09:33:34 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 09:33:35.309 8 INFO nova.api.openstack.compute.server_external_events [req-3c203c72-9f47-4269-b4a2-da87f855b7c5 req-3723b35c-8426-49ae-850e-30e9f4ed0b3c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 8|app: 0|req: 379/759] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:35 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) 2026-08-11 09:33:35.320 7 WARNING neutronclient.v2_0.client [None req-b93dc66e-88f2-4c9a-8eeb-53ef0b85d0ec bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:35.361 7 WARNING neutronclient.v2_0.client [None req-b93dc66e-88f2-4c9a-8eeb-53ef0b85d0ec bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:35.547 7 WARNING neutronclient.v2_0.client [None req-b93dc66e-88f2-4c9a-8eeb-53ef0b85d0ec bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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-08-11 09:33:35.919 8 WARNING neutronclient.v2_0.client [None req-3ee4cda8-1c9d-4f00-bd55-20b1d5a48835 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in 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/760] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:33:35 2026] POST /v2.1/servers => generated 452 bytes in 810 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, ' [pid: 7|app: 0|req: 382/761] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:36 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 156 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-08-11 09:33:36.092 7 WARNING neutronclient.v2_0.client [None req-e76ba9b6-b8fe-410a-a529-21ce900daf2c bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/762] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:36 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1392 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:35 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1473 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/764] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:37 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:37.168 8 WARNING neutronclient.v2_0.client [None req-1108ce2d-68b3-4938-9752-a798dce5d142 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in 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/765] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:37 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1952 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/766] 10.0.0.137 () {34 vars in 750 bytes} [Tue Aug 11 09:33:37 2026] POST /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:37.369 8 INFO nova.api.openstack.compute.server_external_events [req-35895575-5480-4eb4-95e9-d6f21d4e50a8 req-13581ec2-e60f-47b9-be73-cb68ba486f11 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance [pid: 8|app: 0|req: 382/767] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:37 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 195 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-08-11 09:33:37.536 8 WARNING neutronclient.v2_0.client [None req-44ec38c7-8624-4ab9-852f-00e697f3504f bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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: 383/769] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:37 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1388 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:37.583 7 WARNING neutronclient.v2_0.client [None req-2ad79c67-5239-4475-9127-9aba18a32c2c 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/770] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:37 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1471 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: 384/771] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 195 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-08-11 09:33:38.631 7 WARNING neutronclient.v2_0.client [None req-da2382b0-b9f1-485d-a9e3-7a8a5c510b30 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1444 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-08-11 09:33:38.761 8 WARNING neutronclient.v2_0.client [None req-b834eaf8-001e-4e3e-a229-e3c4d00e1810 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in 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/773] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1471 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, ' [pid: 7|app: 0|req: 390/776] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:39 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:39.605 8 INFO nova.api.openstack.compute.server_external_events [req-5b8dbf4e-cbae-49f1-839d-b303b6a2ecc4 req-ad5fd187-8715-4250-b0ea-fa9de14737a5 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 8|app: 0|req: 387/777] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:39.731 7 WARNING neutronclient.v2_0.client [None req-80660f22-6be4-4f18-bab6-283e175bf53e bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/778] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:39 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1444 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-08-11 09:33:39.916 8 WARNING neutronclient.v2_0.client [None req-8d2dfebc-a311-4f9e-a420-42aa4f0573fe 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in 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/779] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:39 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1471 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/780] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:40 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/ips => generated 195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:40.843 8 WARNING neutronclient.v2_0.client [None req-bc4fee69-73aa-43b4-90a9-6f551dc741f7 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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-08-11 09:33:41.072 7 WARNING neutronclient.v2_0.client [None req-fa2c7a75-e2c5-414d-bec1-83d4c3b13193 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/781] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:40 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1519 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/782] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1471 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:41.644 8 INFO nova.api.openstack.compute.server_external_events [req-f2198db9-68ac-47c7-be9f-330cf2b0d3f4 req-6d19e196-3e0d-47a0-9428-d4b483c6ba97 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance 2026-08-11 09:33:41.645 8 INFO nova.api.openstack.compute.server_external_events [req-f2198db9-68ac-47c7-be9f-330cf2b0d3f4 req-6d19e196-3e0d-47a0-9428-d4b483c6ba97 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance [pid: 8|app: 0|req: 391/784] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:41 2026] DELETE /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:41.711 8 WARNING neutronclient.v2_0.client [None req-358ba7da-177c-49dd-9c82-a68cbdf31662 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/786] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1843 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:42.257 7 INFO nova.api.openstack.compute.server_external_events [req-ae6adeac-0c6b-42ec-a9ea-d48943644892 req-3eabeb3d-3a6e-4e9b-bc12-cf8edf607e01 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 395/787] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:42.562 8 WARNING neutronclient.v2_0.client [None req-76971c26-aba2-4ffe-97a9-763433f1325c bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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-08-11 09:33:42.626 7 WARNING neutronclient.v2_0.client [None req-47a4e9bf-38cf-4096-908f-8fe3045bac21 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/788] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:42 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/789] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:42 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1471 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:43.025 8 WARNING neutronclient.v2_0.client [None req-aee6502c-0be4-48e5-b08d-ffc387578772 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/790] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:42 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1843 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:43.690 7 INFO nova.api.openstack.compute.server_external_events [req-c7c0f4d9-24bf-45a9-b606-94520ac5bd37 req-9623e6a2-a931-439d-aa0f-c2c2f4dd80b0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance 2026-08-11 09:33:43.690 7 INFO nova.api.openstack.compute.server_external_events [req-c7c0f4d9-24bf-45a9-b606-94520ac5bd37 req-9623e6a2-a931-439d-aa0f-c2c2f4dd80b0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance [pid: 7|app: 0|req: 397/791] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:33:43.713 8 WARNING neutronclient.v2_0.client [None req-c021aafc-e850-4587-b90e-750b398e9825 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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-08-11 09:33:43.818 7 WARNING neutronclient.v2_0.client [None req-f3c77cc0-a24f-4692-a35c-c58c422c13f8 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/792] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1657 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/794] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8/ips => generated 110 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/795] 10.0.0.137 () {32 vars in 723 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8/ips => generated 110 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/796] 10.0.0.137 () {32 vars in 825 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8/ips/tempest-ServerAddressesTestJSON-1774195170-network => generated 95 bytes in 57 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: 7|app: 0|req: 400/797] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:44 2026] DELETE /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 0 bytes in 104 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:44.228 7 WARNING neutronclient.v2_0.client [None req-980d3e2b-fd27-4f56-90ee-4aa4f2f90dcb 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:44.234 8 WARNING neutronclient.v2_0.client [None req-ec0ed0f9-2425-45fd-9c21-e01a88eb4c06 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/798] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1663 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1843 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:44.922 7 WARNING neutronclient.v2_0.client [None req-88804cf8-f0ae-45c2-903f-7bde55028355 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/800] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 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-08-11 09:33:45.544 8 WARNING neutronclient.v2_0.client [None req-6caf0dfe-ca90-4d93-a2a6-f7ae8a94ba0c 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] 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-08-11 09:33:45.587 7 WARNING neutronclient.v2_0.client [None req-c957bf11-7476-4af3-bcb9-a4123278a664 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/801] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:45 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1482 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:45 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1663 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-08-11 09:33:45.736 7 INFO nova.api.openstack.compute.server_external_events [req-e52bcd96-52fc-4d9d-97fc-4759d6b9a829 req-4bea5791-66fb-46f1-ae67-3e6b83a5fe4a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:10eed475-57a0-458c-b1c2-4f31a795b608 for instance 8ba6cac3-f949-4300-9756-f989a8028435 on instance 2026-08-11 09:33:45.737 7 INFO nova.api.openstack.compute.server_external_events [req-e52bcd96-52fc-4d9d-97fc-4759d6b9a829 req-4bea5791-66fb-46f1-ae67-3e6b83a5fe4a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance [pid: 7|app: 0|req: 404/803] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:45 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 09:33:46.091 8 WARNING neutronclient.v2_0.client [None req-6da95508-c2ac-483e-b83f-1891ecbc964b bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/804] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:46 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:46.694 7 WARNING neutronclient.v2_0.client [None req-5100ad0f-0b09-4f92-b664-2ae5ffaf572b 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:46.708 8 WARNING neutronclient.v2_0.client [None req-ecc0ca43-07f2-4c14-abc7-4508c0c571ab 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in 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/805] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:46 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/806] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:46 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1663 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-08-11 09:33:46.935 7 INFO nova.api.openstack.compute.server_external_events [req-61d88526-8341-460d-b4b9-614633c115af req-b6687199-ed32-4e67-a934-5c09bc6aa7c0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance [pid: 7|app: 0|req: 406/807] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:47.264 8 WARNING neutronclient.v2_0.client [None req-f3d18078-1e57-41d6-9948-40b739b08edb bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/808] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:47 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:47.788 8 INFO nova.api.openstack.compute.server_external_events [req-5ad85fc4-467e-44d6-8afb-a3d0c65bba3c req-ad4547f0-d0ca-4970-91e4-96ee6692838f d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:e1eb7067-673e-4d7d-bfa6-c296c0bd31cd for instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 on instance 2026-08-11 09:33:47.793 7 WARNING neutronclient.v2_0.client [None req-aa9507bd-9d86-4c06-8d24-02da27261f9b 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] The python binding code in 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/809] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/810] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:47 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 1487 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:47.866 8 WARNING neutronclient.v2_0.client [None req-bd7039f3-25dc-49c0-8b5a-3033301197c3 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/811] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:47 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1452 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-08-11 09:33:48.503 7 WARNING neutronclient.v2_0.client [None req-cbab1c76-9084-4639-998a-262dbb3de5c1 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/812] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:48 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 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-08-11 09:33:48.873 8 INFO nova.api.openstack.wsgi [None req-c5ff2f51-2a11-4eb9-82f9-5a0c5e2c8cd9 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] HTTP exception thrown: Instance 8ba6cac3-f949-4300-9756-f989a8028435 could not be found. [pid: 8|app: 0|req: 405/813] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:48 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => 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: 409/814] 10.0.0.137 () {32 vars in 706 bytes} [Tue Aug 11 09:33:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1909865862 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:48.960 8 WARNING neutronclient.v2_0.client [None req-5a486934-cb3c-40bf-8e7b-3ed5a629cea7 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:48.971 7 INFO nova.api.openstack.compute.server_external_events [req-3a4ca1f6-81f1-4f5a-8575-79f3a005a536 req-6f99b9be-c9b4-40e1-b08a-4e97cb977700 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance 2026-08-11 09:33:48.971 7 INFO nova.api.openstack.compute.server_external_events [req-3a4ca1f6-81f1-4f5a-8575-79f3a005a536 req-6f99b9be-c9b4-40e1-b08a-4e97cb977700 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 410/815] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/816] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:48 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1457 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-08-11 09:33:49.455 7 INFO nova.api.openstack.wsgi [None req-a4ad3f06-91ad-4464-bd9a-359ed5e9fd87 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] HTTP exception thrown: Instance 8ba6cac3-f949-4300-9756-f989a8028435 could not be found. [pid: 7|app: 0|req: 412/819] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:33:49 2026] DELETE /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => 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, ' 2026-08-11 09:33:49.498 8 INFO nova.api.openstack.wsgi [None req-f45099b4-5544-45bb-ba7a-8b54e4d61085 148030c518f848ca87320a332e90f952 695f2b6aeda04662b6be0692a363e746 - - default default] HTTP exception thrown: Instance 8ba6cac3-f949-4300-9756-f989a8028435 could not be found. [pid: 8|app: 0|req: 408/820] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:49 2026] GET /v2.1/servers/8ba6cac3-f949-4300-9756-f989a8028435 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:49.662 7 WARNING neutronclient.v2_0.client [None req-8c6599d4-cbff-4394-ae87-0690e7dab3c5 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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-08-11 09:33:50.075 8 WARNING neutronclient.v2_0.client [None req-d5aab9f3-55bd-4e23-bdc4-5f5f97e9951a 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:49 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1517 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/822] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:50 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:51.207 7 WARNING neutronclient.v2_0.client [None req-dfadccb6-ab64-4634-a870-9f7616bd77b7 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:33:51.208 8 INFO nova.api.openstack.wsgi [None req-30335294-df50-49c5-b88a-e87459f2c80c 977c0199afb748f58b49723c625656be ebe725a089da4311ad6af59b93540442 - - default default] HTTP exception thrown: Instance 2c20ef8c-fb27-4977-99dd-915ce06f35b8 could not be found. [pid: 8|app: 0|req: 410/823] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:51 2026] GET /v2.1/servers/2c20ef8c-fb27-4977-99dd-915ce06f35b8 => 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: 414/824] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:33:51 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1701 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:51.622 8 WARNING neutronclient.v2_0.client [None req-8664e1cf-a358-4463-befc-768efea63904 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/825] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:33:51 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5/os-interface => generated 285 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:52.699 7 INFO nova.api.openstack.compute.server_external_events [req-e120fe9d-aa24-45d1-ae0f-f185fbf198bd req-c6e89fcc-8b13-4b5c-834e-204084f61920 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 415/826] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:33:52 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-08-11 09:34:08.081 8 WARNING neutronclient.v2_0.client [None req-2513e343-5639-4ecf-a13b-64d73a9e0ae2 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/829] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:08 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1821 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:08.289 7 WARNING neutronclient.v2_0.client [None req-77793aa2-1a88-4416-8dea-ac681a2c0c68 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/830] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:08 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1821 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/833] 10.0.0.137 () {34 vars in 750 bytes} [Tue Aug 11 09:34:09 2026] POST /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5/action => generated 0 bytes in 98 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-08-11 09:34:09.236 8 WARNING neutronclient.v2_0.client [None req-2c2b5424-2c0c-45b1-a1a5-346636562e5d bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/834] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:09 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1823 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:10.591 7 WARNING neutronclient.v2_0.client [None req-ab3f5f83-1af1-4cb0-8138-ddc088621704 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/835] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:10 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1823 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:12.235 8 WARNING neutronclient.v2_0.client [None req-9df55509-e121-4be9-8c10-66433e183526 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/836] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:12 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1823 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:13.685 7 WARNING neutronclient.v2_0.client [None req-0015c548-1f6f-4ac6-a049-11008c60702a bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/837] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:13 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1828 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:15.064 8 WARNING neutronclient.v2_0.client [None req-fac19fb9-26aa-4832-8168-d5a8e8e9fdcf bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/838] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:15 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1828 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-08-11 09:34:16.309 7 WARNING neutronclient.v2_0.client [None req-ffeae9fd-1ae0-49b7-8004-5e4975b5f9ee bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/839] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:16 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1828 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:17.745 8 WARNING neutronclient.v2_0.client [None req-ce63b93d-7038-4f72-b245-4abd0d4011c6 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/840] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:17 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1828 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:19.251 7 INFO nova.api.openstack.compute.server_external_events [req-14763916-b28b-42e6-b51f-edbe1b3d09db req-6e0ce1b2-fd3c-44cc-ab22-a0ce932c7268 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 424/843] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:34:19 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 09:34:19.299 8 WARNING neutronclient.v2_0.client [None req-80e27bd1-93b2-46cd-b501-d571367e599d bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] 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: 420/844] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:19 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1821 bytes in 2021 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:34:21.312 7 INFO nova.api.openstack.compute.server_external_events [req-2eaccc52-730e-459a-a216-e2fe2b4c8a08 req-26b7063b-b6e5-4197-b9b1-1c600e33acba d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance 2026-08-11 09:34:21.312 7 INFO nova.api.openstack.compute.server_external_events [req-2eaccc52-730e-459a-a216-e2fe2b4c8a08 req-26b7063b-b6e5-4197-b9b1-1c600e33acba d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance 2026-08-11 09:34:21.313 7 INFO nova.api.openstack.compute.server_external_events [req-2eaccc52-730e-459a-a216-e2fe2b4c8a08 req-26b7063b-b6e5-4197-b9b1-1c600e33acba d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 425/845] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:34:21 2026] POST /v2.1/os-server-external-events => generated 527 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-08-11 09:34:36.753 7 WARNING neutronclient.v2_0.client [None req-92e28abc-7d54-4cb6-a33e-6425c7232842 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/848] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:36 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1821 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/849] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:34:37 2026] DELETE /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 0 bytes in 95 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-08-11 09:34:37.528 7 WARNING neutronclient.v2_0.client [None req-5dca4511-179a-4a50-91dd-b37529afec93 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/850] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:37 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1827 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:38.769 8 WARNING neutronclient.v2_0.client [None req-b0c1ab02-ea9e-4ab5-ac17-8408ca75c20d bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/851] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:38 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1827 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:39.075 7 INFO nova.api.openstack.compute.server_external_events [req-03ec0472-fc48-44bc-8559-e23fb845432a req-5ff566ae-61d1-4554-90c8-ca0c2b552822 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 7|app: 0|req: 429/853] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:34:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:40.047 7 WARNING neutronclient.v2_0.client [None req-31acec45-384f-482f-b5fb-8dc1bcdc06e0 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/855] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:40 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1760 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:41.120 8 INFO nova.api.openstack.compute.server_external_events [req-27608f70-ef6c-47ac-85cb-d5e4e2d46bdc req-a4dcd81f-0139-429a-ba86-a9be866724ab d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance 2026-08-11 09:34:41.120 8 INFO nova.api.openstack.compute.server_external_events [req-27608f70-ef6c-47ac-85cb-d5e4e2d46bdc req-a4dcd81f-0139-429a-ba86-a9be866724ab d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:52a9fecf-4915-4d65-8cf8-e3863f2cd605 for instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 on instance [pid: 8|app: 0|req: 426/856] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:34:41 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:41.821 7 WARNING neutronclient.v2_0.client [None req-d474aab4-14c9-4d9a-864d-8ffa3c1c8a69 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in 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/857] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:41 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1478 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:43.260 8 WARNING neutronclient.v2_0.client [None req-4cea75d9-1819-4ae1-aae8-4792d2ac413b bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/858] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:43 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 1478 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:44.979 7 INFO nova.api.openstack.wsgi [None req-a8b5b481-c6d1-457a-99a6-55e170001208 bd4a0a44d9c546a19fa29825dd81b942 08abdbb27599443da358c4ecc5040ba7 - - default default] HTTP exception thrown: Instance 660a69b8-9ba2-4c52-82ed-0328ec8666e5 could not be found. [pid: 7|app: 0|req: 432/859] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:34:44 2026] GET /v2.1/servers/660a69b8-9ba2-4c52-82ed-0328ec8666e5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/860] 10.0.0.137 () {32 vars in 706 bytes} [Tue Aug 11 09:34:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1829516266 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/863] 10.0.0.17 () {30 vars in 618 bytes} [Tue Aug 11 09:34:54 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 430/864] 10.0.0.17 () {32 vars in 691 bytes} [Tue Aug 11 09:34:55 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: 435/865] 10.0.0.17 () {34 vars in 912 bytes} [Tue Aug 11 09:34:55 2026] GET /v2.1/os-simple-tenant-usage/5beba030fdbf4eac94aa2d86edad14d0?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/866] 10.0.0.17 () {30 vars in 653 bytes} [Tue Aug 11 09:34:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/867] 10.0.0.17 () {30 vars in 618 bytes} [Tue Aug 11 09:34:58 2026] GET /v2.1 => generated 0 bytes in 224 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 432/868] 10.0.0.17 () {32 vars in 691 bytes} [Tue Aug 11 09:34:58 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: 437/871] 10.0.0.17 () {34 vars in 912 bytes} [Tue Aug 11 09:34:58 2026] GET /v2.1/os-simple-tenant-usage/5beba030fdbf4eac94aa2d86edad14d0?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/872] 10.0.0.17 () {30 vars in 653 bytes} [Tue Aug 11 09:34:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/875] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:35:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:16.561 7 WARNING neutronclient.v2_0.client [None req-88331ff1-e6ac-4853-89bf-1293bcf9d603 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:35:16.612 7 WARNING neutronclient.v2_0.client [None req-88331ff1-e6ac-4853-89bf-1293bcf9d603 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:35:16.871 7 WARNING neutronclient.v2_0.client [None req-88331ff1-e6ac-4853-89bf-1293bcf9d603 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/876] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:35:16 2026] POST /v2.1/servers => generated 449 bytes in 671 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:35:17.175 8 WARNING neutronclient.v2_0.client [None req-2ea02b0f-e362-48b1-a8ac-04feab0aaf58 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/877] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:17 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1402 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-08-11 09:35:18.295 7 WARNING neutronclient.v2_0.client [None req-299eaa1f-75f0-4b20-8cbc-9120063ae13b 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/878] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:18 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1406 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-08-11 09:35:19.388 7 WARNING neutronclient.v2_0.client [None req-421d6a27-7b89-4193-8199-f3a85952ba48 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/881] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:19 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:20.482 8 WARNING neutronclient.v2_0.client [None req-75810cda-f67d-491e-bd44-003c8349149d 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/882] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:21.574 7 WARNING neutronclient.v2_0.client [None req-a0751a2c-301f-4e9f-bd10-4d0a210f3d19 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/883] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:21 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1462 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-08-11 09:35:22.747 8 WARNING neutronclient.v2_0.client [None req-1ea7c423-158e-4faa-841c-83fc790c4d84 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] 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-08-11 09:35:23.133 7 INFO nova.api.openstack.compute.server_external_events [req-54477205-4851-4901-87f8-aa0590c2bafc req-fe67b49b-5123-4578-bc83-4aa997195337 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 7|app: 0|req: 444/884] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 441/885] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:22 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1539 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-08-11 09:35:24.286 7 WARNING neutronclient.v2_0.client [None req-8ddefc9c-63b6-4a5a-9fb4-ae0ae0cbc7af 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/886] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:24 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1527 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-08-11 09:35:25.467 8 WARNING neutronclient.v2_0.client [None req-5746a31c-e508-49ab-a530-3fcf84ecf549 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/887] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:25 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:26.632 7 WARNING neutronclient.v2_0.client [None req-1246068a-7171-4d83-8fcc-540c95c65075 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/888] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:26 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1527 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:27.960 8 WARNING neutronclient.v2_0.client [None req-a54694c5-ae0c-4e0e-9a8e-c26c26ed5366 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/889] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:27 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1527 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:28.435 7 INFO nova.api.openstack.compute.server_external_events [req-6045f68b-f636-4874-9fbc-a95f8127ea0a req-89130ba4-5ac2-40c1-b468-4cf61d12aead d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 7|app: 0|req: 447/890] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:29.337 8 WARNING neutronclient.v2_0.client [None req-a506ce6e-ec2e-4e88-b95a-4d4746563ac3 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/893] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:29 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1527 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:30.494 7 INFO nova.api.openstack.compute.server_external_events [req-c4ccf073-5c17-4bf6-b7b1-1d6de046797e req-079acd6c-5491-473a-b56b-f4db68d285f7 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 7|app: 0|req: 449/894] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:30.649 8 WARNING neutronclient.v2_0.client [None req-0a144bae-f2d6-4182-bc3a-f3a298025295 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/895] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:30 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1695 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-08-11 09:35:30.862 7 WARNING neutronclient.v2_0.client [None req-212b644f-8ff5-4a5d-a58a-09a6054586d8 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/896] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:30 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1695 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:32.785 8 INFO nova.api.openstack.compute.server_external_events [req-ff027b79-3eeb-46c1-890e-5f77c625c55d req-d939b0b3-c07e-41ed-9cdc-491957af2263 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 8|app: 0|req: 447/897] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/900] 10.0.0.137 () {34 vars in 750 bytes} [Tue Aug 11 09:35:41 2026] POST /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885/action => generated 31962 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:45.408 7 INFO nova.api.openstack.compute.server_external_events [req-f6cd5fe4-b422-49aa-a822-a16cc5c0cefa req-1344cf4a-cea0-4a30-8004-c5af766d2460 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 7|app: 0|req: 452/901] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35: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: 8|app: 0|req: 450/902] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:35:46 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:35:49.731 8 WARNING neutronclient.v2_0.client [None req-d5591d3a-6442-40d5-a991-3d53293ca01b 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:35:49.942 8 WARNING neutronclient.v2_0.client [None req-d5591d3a-6442-40d5-a991-3d53293ca01b 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:35:50.431 8 WARNING neutronclient.v2_0.client [None req-d5591d3a-6442-40d5-a991-3d53293ca01b 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/905] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:35:49 2026] POST /v2.1/servers => generated 450 bytes in 1093 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-08-11 09:35:50.778 7 WARNING neutronclient.v2_0.client [None req-5694b235-22d0-48d5-88aa-b627690c57a9 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:50 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1402 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-08-11 09:35:51.884 8 WARNING neutronclient.v2_0.client [None req-7e8764fd-40b7-47c1-8de9-0176d5321185 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/907] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:51 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1406 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:52.990 7 WARNING neutronclient.v2_0.client [None req-a2718e74-29bc-47cd-9669-913862eda76d 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/908] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:52 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1454 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-08-11 09:35:54.086 8 WARNING neutronclient.v2_0.client [None req-50819a85-78da-4d75-8c3e-183b0c93d43a 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/909] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:54 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1454 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-08-11 09:35:55.181 7 WARNING neutronclient.v2_0.client [None req-85c80fd6-861e-407f-bc6c-8e1f53eadab6 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/910] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:55 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1530 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:56.639 8 WARNING neutronclient.v2_0.client [None req-c27f4a0c-fcf8-4b45-b8b4-dfe67e4dbc17 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/911] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:56 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1540 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-08-11 09:35:56.820 7 INFO nova.api.openstack.compute.server_external_events [req-f2405895-3fb3-4795-ac2b-122269eab6f0 req-435a9664-0d64-4055-998f-e205cc1bf8fb d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 7|app: 0|req: 457/912] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:35:56 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-08-11 09:35:57.828 8 WARNING neutronclient.v2_0.client [None req-7a28b95a-06fd-411a-8b19-ebc1f3bdaa4c 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:57 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:58.995 7 WARNING neutronclient.v2_0.client [None req-640d352b-d86b-4664-98a8-fa4e70aacf84 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/916] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:35:58 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1528 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-08-11 09:36:00.153 8 WARNING neutronclient.v2_0.client [None req-59b33475-353a-4d80-8043-5618c9cd0246 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/917] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:00 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1528 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:01.432 7 WARNING neutronclient.v2_0.client [None req-13312899-2886-4b82-95d1-dda77499b7a7 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] 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: 459/918] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:01 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1528 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:36:01.697 8 INFO nova.api.openstack.compute.server_external_events [req-4c263514-94fe-484a-acf1-5a0c32b4f9ef req-3946c513-1195-47c5-969a-6da522eeda9d d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 8|app: 0|req: 460/919] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:01 2026] POST /v2.1/os-server-external-events => generated 183 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-08-11 09:36:02.750 7 WARNING neutronclient.v2_0.client [None req-432902eb-33c0-4139-831a-a3d65246999f 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/920] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:02 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1528 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:03.745 8 INFO nova.api.openstack.compute.server_external_events [req-4d5d77ed-fb13-4f92-bbc2-3762bc7c990f req-46bfec7f-f3fb-4d7d-91cf-c439de37f4e3 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 8|app: 0|req: 461/921] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:03 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-08-11 09:36:04.392 7 WARNING neutronclient.v2_0.client [None req-234b9f20-a627-4e6d-aede-378a0e57c65a 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/922] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:04 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1696 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:04.610 8 WARNING neutronclient.v2_0.client [None req-46ca55a1-8be2-4187-ae30-7aee9cbdc1e9 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/923] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:04 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1696 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-08-11 09:36:07.046 7 INFO nova.api.openstack.compute.server_external_events [req-26330c67-8102-4627-8728-51e862933109 req-1bc7defd-bec0-405d-b317-da00cf2f1362 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 7|app: 0|req: 462/924] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:10.347 7 WARNING neutronclient.v2_0.client [None req-a3979b43-8d22-4fad-91e8-5482b5cece12 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:36:10.518 7 WARNING neutronclient.v2_0.client [None req-a3979b43-8d22-4fad-91e8-5482b5cece12 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/927] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:36:10 2026] POST /v2.1/servers => generated 424 bytes in 461 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-08-11 09:36:10.740 8 WARNING neutronclient.v2_0.client [None req-eab4fcbe-23c5-462f-95df-486bc50d5f0c a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/928] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:10 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1368 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:11.833 7 WARNING neutronclient.v2_0.client [None req-1d3e2ddc-86c6-4676-9e5a-8521463d0d6b a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/929] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:11 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1372 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-08-11 09:36:12.923 8 WARNING neutronclient.v2_0.client [None req-fec37b3a-f214-4c73-921d-8ef923201030 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/930] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:12 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1420 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-08-11 09:36:14.039 7 WARNING neutronclient.v2_0.client [None req-9b863cd9-cd70-4ab9-901a-4bfeab8a1716 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/931] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:14 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1420 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-08-11 09:36:15.188 8 WARNING neutronclient.v2_0.client [None req-e7633170-fbb1-4447-936c-7d36cb45ba56 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/932] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:15 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1428 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:16.291 8 WARNING neutronclient.v2_0.client [None req-dd02c232-476d-47a2-8ad8-95fe2f996a04 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/933] 10.0.0.137 () {34 vars in 750 bytes} [Tue Aug 11 09:36:15 2026] POST /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124/action => generated 32097 bytes in 567 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: 467/934] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:16 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1480 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:16.526 8 INFO nova.api.openstack.compute.server_external_events [req-7015c9e3-cefc-43f5-9cdf-1251d6b7f46d req-00e6dc04-4acc-4066-96fb-b01271df4119 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance [pid: 8|app: 0|req: 468/935] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:16 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: 7|app: 0|req: 468/936] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:36:16 2026] DELETE /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:16.590 8 WARNING neutronclient.v2_0.client [None req-6651c78d-9a33-4ec3-bde1-e77914ce2bc6 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/937] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:16 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1822 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-08-11 09:36:17.557 7 WARNING neutronclient.v2_0.client [None req-82fb0a37-90f5-4015-9c2b-a3632be74373 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/938] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:17 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:17.815 7 INFO nova.api.openstack.compute.server_external_events [req-cc51261d-0dbd-4475-adad-2ffb351e2ab2 req-69a0fd7d-0d42-4ecc-bce4-3684f527f780 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance 2026-08-11 09:36:17.823 8 WARNING neutronclient.v2_0.client [None req-bdefd0bc-0042-4b97-bbd8-c71c78d445dd 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in 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/939] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/940] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:17 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1822 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-08-11 09:36:18.713 7 WARNING neutronclient.v2_0.client [None req-02ec9c43-258c-4d48-bd2e-3f5355f5868d a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/941] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:18 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1468 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-08-11 09:36:19.108 8 WARNING neutronclient.v2_0.client [None req-634dfd30-7f2c-4b0a-9793-d7b3190a7b87 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/944] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:19 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1822 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-08-11 09:36:19.425 7 INFO nova.api.openstack.compute.server_external_events [req-6c9694c3-1f8a-4439-9476-ef4e34409cf1 req-590e164f-69a3-4491-afaf-b7524d76e936 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 7|app: 0|req: 474/945] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:19.857 8 INFO nova.api.openstack.compute.server_external_events [req-f44bd5d3-083e-4e56-a387-acf5638a2227 req-271c4d51-ed0b-40db-aca0-5463539ecd92 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:c8271ea9-7669-4bc6-bb9c-9ae0b09635ce for instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 on instance [pid: 8|app: 0|req: 472/946] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:36:19.879 7 WARNING neutronclient.v2_0.client [None req-04675230-a555-4283-91ed-7ab581cf9dcd a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/947] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:19 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1468 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-08-11 09:36:20.268 8 WARNING neutronclient.v2_0.client [None req-0a465b31-797a-43c1-9b7f-381ea64dd8ed 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/948] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:20 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1483 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-08-11 09:36:21.062 7 WARNING neutronclient.v2_0.client [None req-9cd92b9e-04b0-49b4-abd1-5540eb77f533 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/949] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:21 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1468 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:21.462 8 WARNING neutronclient.v2_0.client [None req-a60df1f4-8eb3-4f80-8bfd-e8b87e45af17 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/950] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:21 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1488 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:21.908 7 INFO nova.api.openstack.compute.server_external_events [req-541e1805-b36f-4d40-847e-9f540dba84e1 req-7dcb5f58-43b0-4689-a1cd-90a8ba3918d0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance 2026-08-11 09:36:21.909 7 INFO nova.api.openstack.compute.server_external_events [req-541e1805-b36f-4d40-847e-9f540dba84e1 req-7dcb5f58-43b0-4689-a1cd-90a8ba3918d0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance [pid: 7|app: 0|req: 477/951] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:21 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 09:36:22.204 8 WARNING neutronclient.v2_0.client [None req-32d76410-b803-407a-9aca-1270bf10d3eb a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/952] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:22 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1468 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:22.600 7 WARNING neutronclient.v2_0.client [None req-0c2cd86e-99bb-45fa-8620-58435c5c2f65 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/953] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:22 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 1488 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-08-11 09:36:23.419 8 WARNING neutronclient.v2_0.client [None req-4c9dbddb-5969-43f8-af01-5f3b3c42b633 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/954] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:23 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1649 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:23.693 7 INFO nova.api.openstack.wsgi [None req-03b8abbb-91b0-4cf3-a78f-17cdc51b71ae 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] HTTP exception thrown: Instance 4cb5010e-d1de-48ff-a32a-feb7daa87124 could not be found. [pid: 7|app: 0|req: 479/955] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:23 2026] GET /v2.1/servers/4cb5010e-d1de-48ff-a32a-feb7daa87124 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/956] 10.0.0.137 () {32 vars in 730 bytes} [Tue Aug 11 09:36:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1136773115 => generated 0 bytes in 39 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: 480/957] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:36:24 2026] DELETE /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 09:36:24.534 8 WARNING neutronclient.v2_0.client [None req-0376def1-5e25-474c-abf1-e45eeb11a724 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:24 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1701 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, ' [pid: 7|app: 0|req: 481/959] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:36:24 2026] DELETE /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:24.916 8 WARNING neutronclient.v2_0.client [None req-8fcffbe9-ec2f-4aad-a663-7f080d2f9af1 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/960] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:24 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1655 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:25.742 7 WARNING neutronclient.v2_0.client [None req-bbc486c5-5124-434b-9bc3-7bde5ef2ada4 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] 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-08-11 09:36:25.865 8 INFO nova.api.openstack.compute.server_external_events [req-d0e2a786-b4e4-4553-ac42-610792a6dfec req-249ff10a-5a83-4e6e-afbd-62b5b50925e2 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 8|app: 0|req: 480/961] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/962] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:25 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1701 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:26.076 8 WARNING neutronclient.v2_0.client [None req-4e48d65f-b6a8-4d91-b713-ad018c637cb2 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] 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-08-11 09:36:26.209 7 INFO nova.api.openstack.compute.server_external_events [req-8ee7469b-7a5e-4acf-8bb7-01f1fc28c51b req-25789e6e-fc2d-4a1c-adc8-94c0d00f6a01 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance [pid: 7|app: 0|req: 483/963] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/964] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:26 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1655 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:26.946 7 WARNING neutronclient.v2_0.client [None req-bd765ce3-60c0-471a-bde0-de24e0fd8b78 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/965] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:26 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1634 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:27.341 8 WARNING neutronclient.v2_0.client [None req-26341397-be8b-4d4a-a553-dc104e5f6709 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in 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/966] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:27 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1613 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:27.910 7 INFO nova.api.openstack.compute.server_external_events [req-ce63562d-435c-4108-9c8c-f2892e410802 req-a58b0e58-726d-48f8-bf6d-37fcfbf3b9b7 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance 2026-08-11 09:36:27.910 7 INFO nova.api.openstack.compute.server_external_events [req-ce63562d-435c-4108-9c8c-f2892e410802 req-a58b0e58-726d-48f8-bf6d-37fcfbf3b9b7 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:a393d9d0-08d5-4a67-b108-ee6670ec5198 for instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 on instance [pid: 7|app: 0|req: 485/967] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:28.256 8 WARNING neutronclient.v2_0.client [None req-918e8bd4-f5f6-4c27-96d2-20dff655ac10 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:36:28.256 7 INFO nova.api.openstack.compute.server_external_events [req-55fe792a-1037-41ae-83f1-f401d53771dc req-4a134b43-4b8c-4224-821c-8f30e61b0e40 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance 2026-08-11 09:36:28.257 7 INFO nova.api.openstack.compute.server_external_events [req-55fe792a-1037-41ae-83f1-f401d53771dc req-4a134b43-4b8c-4224-821c-8f30e61b0e40 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:20c6cb1a-c20d-4e15-89a2-e3b5a25ccef9 for instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 on instance [pid: 7|app: 0|req: 486/968] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:36:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/969] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:28 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1488 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:28.833 7 WARNING neutronclient.v2_0.client [None req-ab326e0e-2442-42e1-bddb-f289d1df8507 a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/970] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:28 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1454 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-08-11 09:36:29.521 8 WARNING neutronclient.v2_0.client [None req-8314c7e6-4a14-4457-bf61-c89cc1afa8ad 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/973] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:29 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 1488 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-08-11 09:36:29.932 7 WARNING neutronclient.v2_0.client [None req-5b9f33d5-bdea-4337-ba23-c4ce7cf19ddb a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/974] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:29 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:30.600 8 INFO nova.api.openstack.wsgi [None req-3fd65518-89c6-466a-a721-0a6274940592 274154f8ef4e4cd693048cf812572384 d426223f7f9d4b599fcaf4e5c201d292 - - default default] HTTP exception thrown: Instance 3d5980fc-5807-4a4d-ab95-6ca47c259885 could not be found. [pid: 8|app: 0|req: 486/975] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:30 2026] GET /v2.1/servers/3d5980fc-5807-4a4d-ab95-6ca47c259885 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/976] 10.0.0.137 () {32 vars in 730 bytes} [Tue Aug 11 09:36:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1271619367 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:31.026 8 WARNING neutronclient.v2_0.client [None req-486bbec5-66a2-47a0-b87a-c2e407a3f8ca a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/977] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:30 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 1454 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:36:32.388 7 INFO nova.api.openstack.wsgi [None req-8463c691-8d42-4636-b579-6f6fbd8c6cef a8bd36dc9b384999a75dc3c3b17be313 651268d8a78e43d0a3b3defad1c9e4a1 - - default default] HTTP exception thrown: Instance de01abd1-2c28-42fa-a89f-235cc34ff4b8 could not be found. [pid: 7|app: 0|req: 491/978] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:32 2026] GET /v2.1/servers/de01abd1-2c28-42fa-a89f-235cc34ff4b8 => generated 111 bytes in 48 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: 490/983] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:36:52 2026] POST /v2.1/os-keypairs => generated 396 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/984] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:36:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:36:55.575 8 WARNING neutronclient.v2_0.client [None req-e752893a-4335-4717-b0b8-1e6a68895057 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:36:55.630 8 WARNING neutronclient.v2_0.client [None req-e752893a-4335-4717-b0b8-1e6a68895057 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:36:55.676 8 WARNING neutronclient.v2_0.client [None req-e752893a-4335-4717-b0b8-1e6a68895057 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:36:55.844 8 WARNING neutronclient.v2_0.client [None req-e752893a-4335-4717-b0b8-1e6a68895057 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/985] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:36:55 2026] POST /v2.1/servers => generated 497 bytes in 563 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:36:56.105 7 WARNING neutronclient.v2_0.client [None req-74b3d95e-cbee-4f37-92b0-26583cf69c22 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/986] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:56 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1455 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:57.186 8 WARNING neutronclient.v2_0.client [None req-519cb76b-3a08-4a50-b0c1-df03b98643c1 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/987] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:57 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1459 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:58.283 7 WARNING neutronclient.v2_0.client [None req-7858a881-b47c-406a-83d6-335cfd20347e f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/988] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:58 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1451 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-08-11 09:36:59.391 7 WARNING neutronclient.v2_0.client [None req-7bbb4a4c-6841-4523-9d1b-4423e92d222e f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/991] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:36:59 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1451 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-08-11 09:37:00.484 8 WARNING neutronclient.v2_0.client [None req-3a84c2fe-0876-4b70-be0b-17ca09accc1c f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/992] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:00 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1507 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-08-11 09:37:01.570 7 WARNING neutronclient.v2_0.client [None req-a54229fe-8cd3-4dd0-9013-dceb6931510e f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/993] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:01 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1507 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-08-11 09:37:02.650 8 WARNING neutronclient.v2_0.client [None req-94a39515-27d8-41bd-93ff-70600b64cfee f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/994] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:02 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1630 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:03.610 7 INFO nova.api.openstack.compute.server_external_events [req-f659e94e-50e8-4d00-9b67-326e75a40767 req-bb5021df-c8d4-4433-a5e9-378783468cf6 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 7|app: 0|req: 500/995] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:03 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-08-11 09:37:04.094 8 WARNING neutronclient.v2_0.client [None req-8f238713-fa90-4177-a6b0-1dac7d4caaff f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/996] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:04 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 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-08-11 09:37:05.261 7 WARNING neutronclient.v2_0.client [None req-eb0d7f42-ee87-4c91-9786-b7a6bc5b0322 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/997] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:05 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 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-08-11 09:37:06.441 8 WARNING neutronclient.v2_0.client [None req-0ff58fc0-a802-4d77-a92b-0e567a219f5f f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/998] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:06 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 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-08-11 09:37:07.590 7 WARNING neutronclient.v2_0.client [None req-25427166-5623-45a6-8658-9a5ee04226f8 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/999] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:07 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:08.762 8 WARNING neutronclient.v2_0.client [None req-4ca83fe2-6ade-4c8e-9040-2a2600d24196 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/1000] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:08 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:09.047 7 INFO nova.api.openstack.compute.server_external_events [req-333642e1-5a28-4eee-8713-23d6bcf29bc8 req-42713bc4-7762-4da0-a2ad-0c1383d002c2 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 7|app: 0|req: 503/1001] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:09 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-08-11 09:37:10.002 7 WARNING neutronclient.v2_0.client [None req-d0eef74d-5975-4449-8208-99e5dfa73895 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1004] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:09 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1628 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-08-11 09:37:11.099 8 INFO nova.api.openstack.compute.server_external_events [req-6d9459da-4153-45c1-85b9-93fbaa0ef569 req-85d25cdd-8c04-436c-ba04-4c94dfffbdee d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 8|app: 0|req: 500/1005] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:11.212 7 WARNING neutronclient.v2_0.client [None req-03e0a573-6600-4d64-9201-2ff370f6790b f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/1006] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:11 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1807 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-08-11 09:37:11.381 8 WARNING neutronclient.v2_0.client [None req-3ba839eb-c26f-4cf8-b2ce-43a91c3bdf66 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/1007] 10.0.0.137 () {32 vars in 741 bytes} [Tue Aug 11 09:37:11 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:12.092 7 INFO nova.api.openstack.compute.server_external_events [req-e951ffbb-a19c-427c-b191-a6675178d768 req-7fcf769b-7dec-4a33-a4b9-d36acd635d69 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 7|app: 0|req: 507/1008] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:27.499 8 WARNING neutronclient.v2_0.client [None req-85813081-31fc-4961-b911-fcb0b5cfddaf f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1011] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:27 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1927 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1012] 10.0.0.137 () {32 vars in 753 bytes} [Tue Aug 11 09:37:28 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830/os-server-password => generated 116 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1015] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:37:30 2026] DELETE /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 0 bytes in 93 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-08-11 09:37:30.142 8 WARNING neutronclient.v2_0.client [None req-01fd51f7-173b-4228-ade3-5ff13efa9710 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1016] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:30 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1933 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:31.311 7 WARNING neutronclient.v2_0.client [None req-a01d5c8a-fb83-4ce0-82f8-6f6326c6cd3a f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] 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: 512/1017] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:31 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1933 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:37:31.542 8 INFO nova.api.openstack.compute.server_external_events [req-3ee5e112-5cfe-4637-ac34-2f2cec4d2730 req-6af9c4b0-92e9-41bf-b59e-683093583c41 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 8|app: 0|req: 506/1018] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:32.530 7 WARNING neutronclient.v2_0.client [None req-b324ea15-24e4-4a9e-a6e4-6992456768e3 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1019] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:32 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1933 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-08-11 09:37:32.957 8 INFO nova.api.openstack.compute.server_external_events [req-1d291dbb-7ee0-42eb-9817-a5d392314515 req-36140786-f16a-41c7-91ed-b442be44b815 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 8|app: 0|req: 507/1020] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:32 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-08-11 09:37:33.586 7 INFO nova.api.openstack.compute.server_external_events [req-b8c8831a-4086-45cb-afde-4beaa13be981 req-8dc81b61-1943-4a1a-b66e-83d79991245c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:2aceab96-d505-49c4-9e74-dd67d1e4581c for instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 on instance [pid: 7|app: 0|req: 514/1021] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:37:33 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-08-11 09:37:33.690 8 WARNING neutronclient.v2_0.client [None req-4f5fe2a5-b1df-4761-8162-927aba8a2926 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1022] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:33 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1536 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-08-11 09:37:34.800 7 WARNING neutronclient.v2_0.client [None req-829370b8-7f9b-4d1b-9d98-81bcdfcba271 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in 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/1023] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:34 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1541 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:35.908 8 WARNING neutronclient.v2_0.client [None req-9b3b32fe-e850-41cb-9a3a-c4e31bd1b32c f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1024] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:35 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => generated 1541 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-08-11 09:37:36.987 7 INFO nova.api.openstack.wsgi [None req-445d1dd2-8d2c-4f35-a6df-86a384861351 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] HTTP exception thrown: Instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 could not be found. [pid: 7|app: 0|req: 516/1025] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:36 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => 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-08-11 09:37:37.018 8 INFO nova.api.openstack.wsgi [None req-3ba37942-5fbf-4e0f-9769-65dba4f63e76 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] HTTP exception thrown: Instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 could not be found. [pid: 8|app: 0|req: 510/1026] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:37:36 2026] DELETE /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => 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, ' 2026-08-11 09:37:37.049 7 INFO nova.api.openstack.wsgi [None req-212728ac-8c75-49b0-8a27-485aa51a0b30 f7f1220e825d41dcaa00e01082ac3946 d6b364eb0a374649ab164856f36a94e5 - - default default] HTTP exception thrown: Instance 2a14cb19-3311-4dd1-aadb-63738c3a2830 could not be found. [pid: 7|app: 0|req: 517/1027] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:37:37 2026] GET /v2.1/servers/2a14cb19-3311-4dd1-aadb-63738c3a2830 => 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: 8|app: 0|req: 511/1028] 10.0.0.137 () {32 vars in 706 bytes} [Tue Aug 11 09:37:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1650666533 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1029] 10.0.0.137 () {32 vars in 726 bytes} [Tue Aug 11 09:37:37 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-272056584 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1036] 10.0.0.137 () {34 vars in 671 bytes} [Tue Aug 11 09:38:07 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:10.392 7 WARNING neutronclient.v2_0.client [None req-8e01d06c-88b9-43f2-862d-515c75db6863 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:38:10.446 7 WARNING neutronclient.v2_0.client [None req-8e01d06c-88b9-43f2-862d-515c75db6863 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:38:10.695 7 WARNING neutronclient.v2_0.client [None req-8e01d06c-88b9-43f2-862d-515c75db6863 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1039] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:38:10 2026] POST /v2.1/servers => generated 448 bytes in 829 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:38:10.964 8 WARNING neutronclient.v2_0.client [None req-5a4e36fe-49ba-4d52-9604-0de5bf91b4ca f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1040] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:10 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1394 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-08-11 09:38:16.094 7 WARNING neutronclient.v2_0.client [None req-723c362b-9d63-4773-8f2b-145af6e0bbfe f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1041] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:16 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1520 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:16.954 8 INFO nova.api.openstack.compute.server_external_events [req-68d006a1-5517-46df-bc53-c50b1dc6b7ab req-ce6bbdf0-f584-453f-b65d-5c2b4fcb2051 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 8|app: 0|req: 518/1042] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:16 2026] POST /v2.1/os-server-external-events => generated 179 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-08-11 09:38:21.240 7 WARNING neutronclient.v2_0.client [None req-67a21409-0b1a-4f58-9674-92fb24d31cdd f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1045] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:21 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1518 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:22.205 8 INFO nova.api.openstack.compute.server_external_events [req-925989d4-58e3-43f3-bca1-3b1ce29e66b8 req-f8cb3d2b-e59f-4c9d-88cf-fd0507bc0682 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 8|app: 0|req: 520/1046] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:24.250 7 INFO nova.api.openstack.compute.server_external_events [req-07b4b454-b2f0-4155-adf5-bdba414d2b94 req-e9835829-d8bf-4ec8-8228-ddf7bff17877 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance 2026-08-11 09:38:24.250 7 INFO nova.api.openstack.compute.server_external_events [req-07b4b454-b2f0-4155-adf5-bdba414d2b94 req-e9835829-d8bf-4ec8-8228-ddf7bff17877 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 7|app: 0|req: 527/1047] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:24 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 09:38:26.463 8 WARNING neutronclient.v2_0.client [None req-ae282611-dcc8-4982-8bb6-2388a925b0ca f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1048] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:26 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:27.964 8 INFO nova.api.openstack.compute.server_external_events [req-69ec42d0-3d59-4339-a9ec-6b1ec22a92bb req-59e2eb4d-7c00-4536-9d8d-f715660e1dd5 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 8|app: 0|req: 522/1049] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:27.978 7 WARNING neutronclient.v2_0.client [None req-32d991a3-9527-437b-946f-9ed718ae1ddc f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:38:28.025 7 WARNING neutronclient.v2_0.client [None req-32d991a3-9527-437b-946f-9ed718ae1ddc f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:38:28.338 7 WARNING neutronclient.v2_0.client [None req-32d991a3-9527-437b-946f-9ed718ae1ddc f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1050] 10.0.0.137 () {34 vars in 663 bytes} [Tue Aug 11 09:38:27 2026] POST /v2.1/servers => generated 448 bytes in 634 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-08-11 09:38:28.566 8 WARNING neutronclient.v2_0.client [None req-5b48cfa7-0270-4b06-961b-2bff9fe1c946 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1051] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:28 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1394 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:33.647 8 WARNING neutronclient.v2_0.client [None req-655f1a6b-b949-467b-88fa-39fde4d3b647 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1054] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:33 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1520 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-08-11 09:38:34.271 7 INFO nova.api.openstack.compute.server_external_events [req-1dfb1245-777d-4129-9d02-466b0556a0d3 req-04dc4a86-739f-4851-b344-bf61bf3d4ae8 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 7|app: 0|req: 530/1055] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:38.806 8 WARNING neutronclient.v2_0.client [None req-6a4b6dc8-49e7-4508-895a-1c75a27b9c23 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in 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/1056] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:38 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1518 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:39.175 8 INFO nova.api.openstack.compute.server_external_events [req-36ad0be6-8a4e-4254-9db1-e5b6a3392db2 req-6a73e669-ecab-4e1f-bfc5-d21b3e91286c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 8|app: 0|req: 528/1059] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:39 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-08-11 09:38:41.213 7 INFO nova.api.openstack.compute.server_external_events [req-1062b8d7-4772-4b6b-8101-187f345f363d req-b86ed598-db60-4915-9ec7-d59c86eaaf81 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 7|app: 0|req: 532/1060] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:41 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-08-11 09:38:44.029 8 WARNING neutronclient.v2_0.client [None req-1f445fb3-c0e2-421f-a31c-fba32fd948fc f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1061] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:38:43 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1815 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-08-11 09:38:45.466 7 INFO nova.api.openstack.compute.server_external_events [req-e9907f58-93fb-44ac-affa-282d51f105cb req-d05d1941-4f85-4682-9fd3-1eace9c54623 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 7|app: 0|req: 533/1062] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:38:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:39:08.853 7 WARNING neutronclient.v2_0.client [None req-2232c32c-8550-4f97-bb79-101038f6501c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:39:08.892 7 WARNING neutronclient.v2_0.client [None req-2232c32c-8550-4f97-bb79-101038f6501c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:39:09.043 7 WARNING neutronclient.v2_0.client [None req-2232c32c-8550-4f97-bb79-101038f6501c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1069] 199.204.45.162 () {36 vars in 714 bytes} [Tue Aug 11 09:39:08 2026] POST /v2.1/servers => generated 453 bytes in 723 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-08-11 09:39:09.685 8 WARNING neutronclient.v2_0.client [None req-0d5ff133-dde3-44b3-a9b4-9086a66ccda1 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1070] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:09 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2213 bytes in 61 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-08-11 09:39:09.757 7 WARNING neutronclient.v2_0.client [None req-c9fd5772-ca78-462d-abc6-d33c98912f9d 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1071] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:09 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 28 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: 8|app: 0|req: 535/1072] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:09 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-volume_attachments => generated 25 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, ' 2026-08-11 09:39:12.408 7 WARNING neutronclient.v2_0.client [None req-76f292b3-c48c-4365-b2c3-a934ac8e3141 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1073] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:12 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2371 bytes in 86 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-08-11 09:39:12.516 8 WARNING neutronclient.v2_0.client [None req-eaff6af7-3672-4f22-ae33-41ed68ad060f 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1074] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:12 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 28 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1075] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:12 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-volume_attachments => generated 197 bytes in 230 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-08-11 09:39:14.957 8 INFO nova.api.openstack.compute.server_external_events [req-ef5a1bf2-6358-4cf7-8e97-56a2a6fa8168 req-67b3a305-aa8b-4a63-8b69-a706fb02443d d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 537/1076] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:39:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:39:15.696 7 WARNING neutronclient.v2_0.client [None req-b392040e-b7bf-4013-9feb-d37b96155888 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1077] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:15 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2445 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:39:15.826 8 WARNING neutronclient.v2_0.client [None req-2a3f4e95-e359-4cb6-9135-53b11bb335b4 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1078] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:15 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1079] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:15 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:39:18.663 8 WARNING neutronclient.v2_0.client [None req-52523fdc-6852-47d5-9a82-cc5bfa2b4ef7 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1080] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:18 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2433 bytes in 160 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-08-11 09:39:18.808 7 WARNING neutronclient.v2_0.client [None req-2ba4a35f-284e-426d-be44-e20d81b3c085 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1081] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:18 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1082] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:18 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:39:20.925 8 INFO nova.api.openstack.compute.server_external_events [req-a1cbf359-0da7-4d8a-89c8-0d77d56cf1c3 req-dd82a057-4cbe-4154-996a-dc21de388961 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 542/1085] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:39:20 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-08-11 09:39:21.806 7 WARNING neutronclient.v2_0.client [None req-3f9f6b79-ae7a-4862-839b-ebf24b707fb9 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1086] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:21 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2433 bytes in 143 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-08-11 09:39:21.952 8 WARNING neutronclient.v2_0.client [None req-87fbf2e8-bacd-4629-8ac4-714edca897b1 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1087] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:21 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1088] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:22 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/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-08-11 09:39:22.963 8 INFO nova.api.openstack.compute.server_external_events [req-4f678094-16a0-44a8-acd2-7afa0d774424 req-86f036c6-7b1a-4057-9d16-73d232665dc0 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 544/1089] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:39:22 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-08-11 09:39:24.742 7 WARNING neutronclient.v2_0.client [None req-87864f44-d4a2-46d9-873d-e368cb6baaee 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1090] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 09:39:24 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 2581 bytes in 139 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-08-11 09:39:24.881 8 WARNING neutronclient.v2_0.client [None req-6f1691ce-82cd-454f-9d7c-59d4e5c53f0c 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1091] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 09:39:24 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 286 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1092] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 09:39:24 2026] GET /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-volume_attachments => generated 197 bytes in 48 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-08-11 09:39:59.466 8 WARNING neutronclient.v2_0.client [None req-69adb95e-c1bc-4197-88f9-ab5e01394a66 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:39:59.515 8 WARNING neutronclient.v2_0.client [None req-69adb95e-c1bc-4197-88f9-ab5e01394a66 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] 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-08-11 09:40:02.035 7 INFO nova.api.openstack.compute.server_external_events [req-cbfe43b2-59c1-422b-854f-cd630b4da1fa req-a147c60e-aa92-4498-89e5-6fe28997fbc4 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 552/1101] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:02 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-08-11 09:40:05.120 7 INFO nova.api.openstack.compute.server_external_events [req-9d1611e3-d6b8-4a38-8be0-772270b78bbe req-8912935f-e2c0-4926-868e-8430e4e8401f d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 553/1102] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:05 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-08-11 09:40:07.166 7 INFO nova.api.openstack.compute.server_external_events [req-3c2c9a71-fddc-4e03-97c3-997351756ad3 req-c2050ea5-8781-4f6b-b3df-2a8acea77936 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 554/1103] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:40:08.082 8 WARNING neutronclient.v2_0.client [None req-69adb95e-c1bc-4197-88f9-ab5e01394a66 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1104] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 09:39:59 2026] POST /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 281 bytes in 8724 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-08-11 09:40:08.647 7 INFO nova.api.openstack.compute.server_external_events [req-b13cd789-6771-4f5c-af89-a627bc34a445 req-a4d48b1f-7bf9-47c4-a82c-86ed64ada8d6 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 555/1105] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:09.214 8 INFO nova.api.openstack.compute.server_external_events [req-349cc0e8-bcc0-4b73-9e50-98bd2eb7e2f2 req-641c192a-662f-45fc-a741-396aa55b1539 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 552/1108] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:32.331 8 WARNING neutronclient.v2_0.client [None req-482fb7c4-dc9b-4644-ad6e-7b32ad72dee2 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:40:32.381 8 WARNING neutronclient.v2_0.client [None req-482fb7c4-dc9b-4644-ad6e-7b32ad72dee2 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] 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-08-11 09:40:34.899 7 INFO nova.api.openstack.compute.server_external_events [req-82d9e6c4-492e-4b06-a176-2cc37edc1c85 req-3bb00e58-fdf1-41a1-8d5b-8bfb040b0d0c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 559/1113] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:38.315 7 INFO nova.api.openstack.compute.server_external_events [req-2f26bf1b-55e1-4c65-b908-4e16a43c1702 req-4ef055d6-6ca9-467f-9221-67b718056f35 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 560/1114] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:40.372 7 INFO nova.api.openstack.compute.server_external_events [req-9bc906f8-631e-47f4-a430-dacc607d9625 req-c19f4a5e-f8e0-4b84-8580-50c28bdc7779 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 563/1117] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:40:41.420 8 WARNING neutronclient.v2_0.client [None req-482fb7c4-dc9b-4644-ad6e-7b32ad72dee2 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1118] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 09:40:32 2026] POST /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 376 bytes in 9195 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-08-11 09:40:55.721 7 WARNING neutronclient.v2_0.client [None req-795cbc82-208f-44e3-8eb2-a93d42cc903f 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 09:40:55.763 7 WARNING neutronclient.v2_0.client [None req-795cbc82-208f-44e3-8eb2-a93d42cc903f 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] 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-08-11 09:40:58.212 8 INFO nova.api.openstack.compute.server_external_events [req-f2ccbec1-cb7a-4e1d-8b9c-712e495a9569 req-c80f47bc-2d29-4a8d-8b35-169668ef17fc d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 557/1121] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:40:58 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-08-11 09:41:01.870 8 INFO nova.api.openstack.compute.server_external_events [req-bfa03363-fbe6-4c33-bb83-24e50f7465e9 req-facc51f6-3b7c-4acc-bc49-282f9594ae14 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 560/1124] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:01 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-08-11 09:41:03.915 8 INFO nova.api.openstack.compute.server_external_events [req-b1627090-c346-419e-8b3d-3510fe982127 req-0dbb859d-3e6c-4b57-bac0-468b888d0cda d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-plugged:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 561/1125] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:41:04.824 7 WARNING neutronclient.v2_0.client [None req-795cbc82-208f-44e3-8eb2-a93d42cc903f 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] The python binding code in 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/1126] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 09:40:55 2026] POST /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface => generated 378 bytes in 9236 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-08-11 09:41:05.581 8 INFO nova.api.openstack.compute.server_external_events [req-54daf605-99c4-497f-bf7a-71eb026d3652 req-2fd0cc3a-0f18-4763-ac5b-a16dadf2cad6 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 562/1127] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:05 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-08-11 09:41:16.959 8 INFO nova.api.openstack.compute.server_external_events [req-c2c648e2-b00c-48a4-8159-c240da7d90e5 req-e50830d0-d5c9-44d4-a78f-24bed84d4afa d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 564/1130] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:16 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: 567/1131] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 09:41:17 2026] DELETE /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface/48baf7e1-cd5c-415c-8071-ecea10a58435 => 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-08-11 09:41:18.997 8 INFO nova.api.openstack.compute.server_external_events [req-168c32ed-52e5-4d6f-8964-94548f7c9c8e req-b7cd9c05-1d78-4bf8-ac4a-b1b13b17726e d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 565/1132] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:21.034 8 INFO nova.api.openstack.compute.server_external_events [req-2639e7c8-ccf8-4b11-8c80-7a5bce1674c9 req-95612636-d593-4b61-a85f-1cf9dd6ebb16 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance 2026-08-11 09:41:21.034 8 INFO nova.api.openstack.compute.server_external_events [req-2639e7c8-ccf8-4b11-8c80-7a5bce1674c9 req-95612636-d593-4b61-a85f-1cf9dd6ebb16 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:48baf7e1-cd5c-415c-8071-ecea10a58435 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 567/1135] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:21 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:27.648 7 INFO nova.api.openstack.compute.server_external_events [req-7fba8d9c-ca57-4bfa-b2cc-4ee26b92fb5b req-2e20f980-b014-4b0c-9f65-e1744725070e d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 569/1136] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1137] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 09:41:27 2026] DELETE /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface/08471bdb-e817-4423-848f-f3f81f90e5ed => generated 0 bytes in 73 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-08-11 09:41:29.720 7 INFO nova.api.openstack.compute.server_external_events [req-4d84987d-1f92-4781-ae9f-462251c79dc1 req-371db4e8-101f-4bb1-b723-63ec07152ef8 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 571/1140] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:31.774 8 INFO nova.api.openstack.compute.server_external_events [req-46c33184-41a1-4edd-b95b-6e01a1442a58 req-d758be2f-17b1-4ef6-873f-087d04433198 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:08471bdb-e817-4423-848f-f3f81f90e5ed for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 570/1141] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1144] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 09:41:48 2026] DELETE /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84/os-interface/bdd83184-cad9-4e4a-b2c1-747cb64f9743 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:50.445 8 INFO nova.api.openstack.compute.server_external_events [req-71be61f5-f173-4694-a7ad-cdac08c4824a req-0b6f891f-4680-40dd-9edc-4e1aeaade4f4 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 573/1147] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:52.493 7 INFO nova.api.openstack.compute.server_external_events [req-c2b3a2e3-bb0f-4992-9ae0-51c794f1db01 req-813bd6e1-0523-4b3c-aba3-4ccb633beb43 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:bdd83184-cad9-4e4a-b2c1-747cb64f9743 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 575/1148] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1149] 199.204.45.162 () {34 vars in 755 bytes} [Tue Aug 11 09:41:54 2026] DELETE /v2.1/servers/881e5625-9e7b-410e-be3d-0962f9ad2d84 => generated 0 bytes in 144 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-08-11 09:41:55.638 7 INFO nova.api.openstack.compute.server_external_events [req-fca06d7f-ddcf-4afa-8bd0-a6564a501b89 req-cb1344da-6289-4287-ab89-e89a1015f8d3 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 576/1150] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:57.005 8 INFO nova.api.openstack.compute.server_external_events [req-03888e69-b209-43ef-b29e-1b35f115b510 req-ab9fd865-95b7-44eb-850d-b5ece78c7e5f d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 8|app: 0|req: 575/1151] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:57.684 7 INFO nova.api.openstack.compute.server_external_events [req-282edc49-0bc7-46fa-b85d-e12b10cd6ead req-8230e61d-cddb-4410-abac-9b63a7317d6c d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:d4799c20-0bab-48e7-a6de-6e9adb82fa28 for instance 881e5625-9e7b-410e-be3d-0962f9ad2d84 on instance [pid: 7|app: 0|req: 577/1152] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1153] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:41:57 2026] DELETE /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 0 bytes in 87 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-08-11 09:41:57.999 7 WARNING neutronclient.v2_0.client [None req-9d9d06fb-7ae0-4cb7-a8b3-afc6b1f1517b f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1154] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:41:57 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1941 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:41:59.733 7 INFO nova.api.openstack.compute.server_external_events [req-664ad8dc-b4e5-4322-962d-0d3494fb9767 req-5c53fa09-41a6-4af9-9a78-8617d0941d9b d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance 2026-08-11 09:41:59.733 7 INFO nova.api.openstack.compute.server_external_events [req-664ad8dc-b4e5-4322-962d-0d3494fb9767 req-5c53fa09-41a6-4af9-9a78-8617d0941d9b d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance 2026-08-11 09:41:59.734 7 INFO nova.api.openstack.compute.server_external_events [req-664ad8dc-b4e5-4322-962d-0d3494fb9767 req-5c53fa09-41a6-4af9-9a78-8617d0941d9b d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 7|app: 0|req: 580/1157] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:41:59 2026] POST /v2.1/os-server-external-events => generated 525 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-08-11 09:42:01.771 8 INFO nova.api.openstack.compute.server_external_events [req-77f4ce90-a717-40a2-9e5a-b6536fd35d55 req-def79848-6ad5-43bd-8731-22a0a674d2a3 d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:72bb3976-aab9-48cd-981d-e42798dcf2a1 for instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 on instance [pid: 8|app: 0|req: 578/1158] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:42:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:03.200 7 WARNING neutronclient.v2_0.client [None req-104f3144-97b5-43b8-8253-e29efa1d1275 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1159] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:42:03 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:08.285 8 INFO nova.api.openstack.wsgi [None req-9eee3514-c9b2-49df-a85b-040ff674bd51 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] HTTP exception thrown: Instance 3d15e254-0dc4-46b0-9576-35fe26f19e19 could not be found. [pid: 8|app: 0|req: 579/1160] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:42:08 2026] GET /v2.1/servers/3d15e254-0dc4-46b0-9576-35fe26f19e19 => 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, ' 2026-08-11 09:42:08.788 7 INFO nova.api.openstack.compute.server_external_events [req-de16c911-01ec-4cb4-8aec-5a21fd9cf30b req-469c58df-701c-41ad-97cc-5abaa8a8b0ef d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-changed:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1161] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:42:08 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: 580/1162] 10.0.0.137 () {32 vars in 718 bytes} [Tue Aug 11 09:42:08 2026] DELETE /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 0 bytes in 104 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-08-11 09:42:08.935 7 WARNING neutronclient.v2_0.client [None req-5442d651-d9bc-4e8b-af93-cd47fecc1f5d f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1164] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:42:08 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1943 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-08-11 09:42:10.304 7 INFO nova.api.openstack.compute.server_external_events [req-79367c89-159a-438b-be1a-84f7231b8ba8 req-088bb5f9-dd45-4470-a60a-9d011076283a d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 7|app: 0|req: 584/1166] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:42:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:11.691 8 INFO nova.api.openstack.compute.server_external_events [req-24dc85f0-9256-46c9-87ba-f1bb25240c16 req-1655e2aa-57ab-4a21-829b-88ccb20a1c7e d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-deleted:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 8|app: 0|req: 583/1167] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:42:11 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-08-11 09:42:12.348 7 INFO nova.api.openstack.compute.server_external_events [req-edd3f7ea-f933-4f7e-8291-729bc8703129 req-7a415f70-4779-48c6-8c36-955f12e136fd d373aafc2bc842f39a14f5620f575741 b34d8177a39a4a2c97168cb35d0062b7 - - 62e55b68e2ed498bac27fcec3a3e0b61 62e55b68e2ed498bac27fcec3a3e0b61] Creating event network-vif-unplugged:31f5b1da-dbed-4bdb-9eaa-47ea93994c94 for instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 on instance [pid: 7|app: 0|req: 585/1168] 10.0.0.247 () {38 vars in 815 bytes} [Tue Aug 11 09:42:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:14.137 8 WARNING neutronclient.v2_0.client [None req-8f24a5b0-0e33-431b-a6e1-d6d5d779b03e f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1169] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:42:14 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 1480 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:19.235 7 INFO nova.api.openstack.wsgi [None req-52ff3591-51be-47fb-8513-93ee1366ca25 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] HTTP exception thrown: Instance 9d06d82b-8f30-4b43-9ae8-f93da068c439 could not be found. [pid: 7|app: 0|req: 587/1172] 10.0.0.137 () {32 vars in 715 bytes} [Tue Aug 11 09:42:19 2026] GET /v2.1/servers/9d06d82b-8f30-4b43-9ae8-f93da068c439 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1173] 10.0.0.137 () {32 vars in 724 bytes} [Tue Aug 11 09:42:21 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-250854504 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:42:21.294 7 INFO nova.api.openstack.wsgi [None req-08eb0f7f-650d-4e92-997b-f3441f44d527 f27a421730cf4419b8851367d337480e a032de89773145e98d65d0277fe3afe9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-250854504 not found for user f27a421730cf4419b8851367d337480e [pid: 7|app: 0|req: 588/1174] 10.0.0.137 () {32 vars in 721 bytes} [Tue Aug 11 09:42:21 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-250854504 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1191] 10.0.0.166 () {28 vars in 454 bytes} [Tue Aug 11 09:43: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: 7|app: 0|req: 597/1192] 10.0.0.166 () {30 vars in 658 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 596/1193] 10.0.0.166 () {32 vars in 731 bytes} [Tue Aug 11 09:43:42 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: 598/1194] 10.0.0.166 () {34 vars in 806 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1195] 10.0.0.166 () {28 vars in 454 bytes} [Tue Aug 11 09:43: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: 7|app: 0|req: 599/1196] 10.0.0.166 () {30 vars in 658 bytes} [Tue Aug 11 09:43:42 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: 8|app: 0|req: 598/1197] 10.0.0.166 () {32 vars in 731 bytes} [Tue Aug 11 09:43:42 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: 600/1198] 10.0.0.166 () {34 vars in 894 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/detail?project_id=1992e74f138e4508920fbaa2373c73aa&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1199] 10.0.0.166 () {34 vars in 894 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/detail?project_id=5edc00fd5d274d8cb34777e482b3e96b&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1200] 10.0.0.166 () {34 vars in 894 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/detail?project_id=8f4a7642585c46aba10337c81a5a288f&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1201] 10.0.0.166 () {34 vars in 894 bytes} [Tue Aug 11 09:43:42 2026] GET /v2.1/servers/detail?project_id=b34d8177a39a4a2c97168cb35d0062b7&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1202] 10.0.0.166 () {34 vars in 894 bytes} [Tue Aug 11 09:43:43 2026] GET /v2.1/servers/detail?project_id=eda22cb1a94643ff89489e361c9bcacf&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1209] 10.0.0.137 () {32 vars in 655 bytes} [Tue Aug 11 09:44:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1210] 10.0.0.137 () {32 vars in 641 bytes} [Tue Aug 11 09:44:14 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:44:14.758 8 WARNING oslo_db.sqlalchemy.utils [None req-7a4a255d-1e1f-41f5-bfd6-63f02e5c6ebb 822c9d7aea214b9e806b01c31b16be05 5edc00fd5d274d8cb34777e482b3e96b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 605/1211] 10.0.0.137 () {32 vars in 649 bytes} [Tue Aug 11 09:44:14 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: 7|app: 0|req: 607/1212] 10.0.0.137 () {32 vars in 694 bytes} [Tue Aug 11 09:44:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)