+ 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 [Wed Jun 10 09:16:31 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-8f847d9c4-w96xl 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 0x7f03f9dd4668 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-06-10 09:16:35.941 7 INFO nova.utils [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 09:16:36.014 8 INFO nova.utils [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 09:16:37.634 7 WARNING keystonemiddleware._common.config [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:16:37.643 7 WARNING oslo_config.cfg [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 09:16:37.720 7 WARNING keystonemiddleware._common.config [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:16:37.735 7 WARNING oslo_config.cfg [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] 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-06-10 09:16:37.747 7 WARNING oslo_config.cfg [None req-123b1cd9-b405-4a7f-893c-f3132a5ca65d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f03f9dd4668 pid: 7 (default app) 2026-06-10 09:16:37.884 8 WARNING keystonemiddleware._common.config [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:16:37.896 8 WARNING oslo_config.cfg [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 09:16:37.980 8 WARNING keystonemiddleware._common.config [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 09:16:37.996 8 WARNING oslo_config.cfg [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] 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-06-10 09:16:38.008 8 WARNING oslo_config.cfg [None req-0fc94741-7da1-4294-b39e-a2c10f01d429 - - - - - -] 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 0x7f03f9dd4668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:16:44 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:16:45.035 7 WARNING oslo_policy.policy [None req-8f78884f-98a4-47cd-b063-f6f0cf17c730 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - 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-06-10 09:16:45.036 7 WARNING oslo_policy.policy [None req-8f78884f-98a4-47cd-b063-f6f0cf17c730 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - 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.238 () {44 vars in 908 bytes} [Wed Jun 10 09:16:44 2026] GET /v2.1 => generated 0 bytes in 556 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-06-10 09:16:45.139 8 WARNING oslo_policy.policy [req-8f78884f-98a4-47cd-b063-f6f0cf17c730 req-8f240a41-e1a5-4e3b-8f8a-284e3d7cb48f 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - 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-06-10 09:16:45.139 8 WARNING oslo_policy.policy [req-8f78884f-98a4-47cd-b063-f6f0cf17c730 req-8f240a41-e1a5-4e3b-8f8a-284e3d7cb48f 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - 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.238 () {46 vars in 981 bytes} [Wed Jun 10 09:16:45 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:16:45.253 7 INFO nova.api.openstack.wsgi [None req-f6cbfe6d-d70d-4f10-80a3-4b82119e56c0 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Jun 10 09:16:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 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.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:16:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 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.238 () {52 vars in 1047 bytes} [Wed Jun 10 09:16:45 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:16:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:16:46 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: 8|app: 0|req: 6/11] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:16:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:16:46.209 7 INFO nova.api.openstack.wsgi [None req-00d3ec53-f2a8-4555-bf1f-d5d5ff392758 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Jun 10 09:16:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:16:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Jun 10 09:16:46 2026] POST /v2.1/flavors => generated 532 bytes in 25 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.238 () {42 vars in 704 bytes} [Wed Jun 10 09:16:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:16:47 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: 9/17] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:16:47 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-06-10 09:16:47.124 7 INFO nova.api.openstack.wsgi [None req-ac4e441b-1b37-4f0f-80a8-a43937b9f9c6 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:16:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 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.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:16:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.238 () {52 vars in 1047 bytes} [Wed Jun 10 09:16:47 2026] POST /v2.1/flavors => generated 533 bytes in 20 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.238 () {42 vars in 704 bytes} [Wed Jun 10 09:16:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:16:48 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:16:48 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-06-10 09:16:48.104 7 INFO nova.api.openstack.wsgi [None req-5be5cd36-e26e-477f-b632-ee5fce5e935a 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Jun 10 09:16:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:16:48 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.238 () {52 vars in 1047 bytes} [Wed Jun 10 09:16:48 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:16:49 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: 14/28] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:16:49 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: 8|app: 0|req: 15/29] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:16:49 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-06-10 09:16:49.096 7 INFO nova.api.openstack.wsgi [None req-8b1dc0b4-8940-452a-8ad2-8a65b513b1b6 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:16:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:16:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 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.238 () {52 vars in 1047 bytes} [Wed Jun 10 09:16:49 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.114 () {28 vars in 453 bytes} [Wed Jun 10 09:23:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/114] 10.0.0.114 () {30 vars in 657 bytes} [Wed Jun 10 09:23:26 2026] GET /v2.1 => generated 0 bytes in 210 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: 58/115] 10.0.0.114 () {32 vars in 730 bytes} [Wed Jun 10 09:23:26 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: 58/116] 10.0.0.114 () {34 vars in 803 bytes} [Wed Jun 10 09:23:26 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:25:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 74/148] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:25:56 2026] GET /v2.1 => generated 0 bytes in 753 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:25:57 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-06-10 09:25:57.176 7 INFO nova.api.openstack.wsgi [None req-e08cfbf6-7046-4dbd-86d7-9b72403946a0 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/150] 199.204.45.238 () {48 vars in 1016 bytes} [Wed Jun 10 09:25:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:25:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.238 () {52 vars in 1048 bytes} [Wed Jun 10 09:25:57 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:27:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:27:05 2026] GET /v2.1 => generated 0 bytes in 413 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:27:05 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-06-10 09:27:05.505 8 INFO nova.api.openstack.wsgi [None req-638c08bd-cf03-46ef-82ba-ec3d4e7d95b7 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 82cd9e49f3684b93933a13052faafb14 [pid: 8|app: 0|req: 85/170] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:27:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 09:27:05.520 7 WARNING oslo_db.sqlalchemy.utils [None req-9307d8a5-d9fd-435a-8e52-fa740c147f53 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/171] 199.204.45.238 () {48 vars in 1015 bytes} [Wed Jun 10 09:27:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.238 () {52 vars in 1056 bytes} [Wed Jun 10 09:27:05 2026] POST /v2.1/os-keypairs => generated 576 bytes in 65 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:27:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:27:09 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:27:09 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Jun 10 09:27:09 2026] GET /v2.1/os-quota-sets/9f027bcd743949f6bf9d82ed196ccc23 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.238 () {52 vars in 1124 bytes} [Wed Jun 10 09:27:09 2026] PUT /v2.1/os-quota-sets/9f027bcd743949f6bf9d82ed196ccc23 => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:34:49 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: 136/271] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:34:49 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:34:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:34:49.997 7 INFO nova.api.openstack.wsgi [None req-3790d252-c1a0-4f99-8db8-482c2b35387a 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 137/273] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:34:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:34:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.238 () {52 vars in 1048 bytes} [Wed Jun 10 09:34:50 2026] POST /v2.1/flavors => generated 534 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:38:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/319] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:38:16 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/320] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:38: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) [pid: 8|app: 0|req: 160/321] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Jun 10 09:38:16 2026] GET /v2.1/os-quota-sets/525f70d54ab948d4b88145d0bf791a20 => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 199.204.45.238 () {52 vars in 1124 bytes} [Wed Jun 10 09:38:16 2026] PUT /v2.1/os-quota-sets/525f70d54ab948d4b88145d0bf791a20 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:50:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/468] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:50:20 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/469] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:50:20 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-06-10 09:50:20.694 8 INFO nova.api.openstack.wsgi [None req-dc7727a7-c6d6-43f8-8127-d6bcba166075 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 234/470] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Jun 10 09:50:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:50:20 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: 235/472] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:50:20 2026] GET /v2.1/flavors/e8f44f67-07c2-485c-9bcc-8b9388f9ca1d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:50:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/474] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:50:21 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: 239/475] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:50:21 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-06-10 09:50:21.646 8 INFO nova.api.openstack.wsgi [None req-97e43c1a-57cd-40f3-8460-7732c9a30cba 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 237/476] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Jun 10 09:50:21 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: 240/477] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:50:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:50:21 2026] GET /v2.1/flavors/2940e8e1-95a3-48c4-9547-299f285379cb/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: 241/479] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:50: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: 8|app: 0|req: 239/480] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:50:22 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:50:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:50:22.628 8 INFO nova.api.openstack.wsgi [None req-ae96770f-d83f-4f85-bf53-3df89516039c 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 240/482] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:50:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:50:22 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: 241/484] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:50:22 2026] GET /v2.1/flavors/f26456b5-af0d-4233-8f8e-a5933c54e92c/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:50:23 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/488] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:50:23 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:50:23 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-06-10 09:50:23.604 8 INFO nova.api.openstack.wsgi [None req-13458b32-214d-46f9-8524-cddde0981d66 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/490] 199.204.45.238 () {48 vars in 1012 bytes} [Wed Jun 10 09:50:23 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: 247/491] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:50:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:50:23 2026] GET /v2.1/flavors/a5b0b509-ee20-4dac-a7c4-c91a4cbecf54/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: 248/493] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:50:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:50:24 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:50:24 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-06-10 09:50:24.603 8 INFO nova.api.openstack.wsgi [None req-1f2c1d4d-38ee-44fd-afb7-dc74f9c69bf4 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/496] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:50:24 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: 250/497] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:50:24 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: 248/498] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:50:24 2026] GET /v2.1/flavors/aced789a-8ccf-4bde-bcfc-e9c93eb1f87a/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: 255/511] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:51:32 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: 257/512] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:51:32 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/513] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:51:32 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:51:33.018 7 INFO nova.api.openstack.wsgi [None req-62550b89-5f57-490e-9f26-80f3a762c97d 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 258/514] 199.204.45.238 () {48 vars in 1016 bytes} [Wed Jun 10 09:51:33 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: 8|app: 0|req: 257/515] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:51: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) [pid: 7|app: 0|req: 259/516] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:51:33 2026] GET /v2.1/flavors/fee16223-3572-4c95-9bc6-4cea0edc4547/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:51:40 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: 261/520] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:51:40 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/521] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:51:40 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: 262/522] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:51:40 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:51:44 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: 264/526] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:51:44 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: 263/527] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:51:44 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: 265/528] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Jun 10 09:51:44 2026] GET /v2.1/os-quota-sets/9f027bcd743949f6bf9d82ed196ccc23 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:52:41 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: 269/540] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:52:41 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:52:41 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-06-10 09:52:41.115 8 INFO nova.api.openstack.wsgi [None req-a3aa57bd-538e-4c85-bdb3-f8a7f0585629 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 270/542] 199.204.45.238 () {48 vars in 1014 bytes} [Wed Jun 10 09:52:41 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: 7|app: 0|req: 273/543] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:52:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.204.45.238 () {48 vars in 1098 bytes} [Wed Jun 10 09:52:41 2026] GET /v2.1/flavors/1f396998-dc5d-4ea6-b3b4-c99698b3fdec/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: 274/549] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:52:57 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: 276/550] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:52:57 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:52:57 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: 277/552] 199.204.45.238 () {48 vars in 1072 bytes} [Wed Jun 10 09:52:57 2026] GET /v2.1/os-quota-sets/525f70d54ab948d4b88145d0bf791a20 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 199.204.45.238 () {42 vars in 704 bytes} [Wed Jun 10 09:53:51 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: 283/564] 199.204.45.238 () {44 vars in 908 bytes} [Wed Jun 10 09:53:51 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/565] 199.204.45.238 () {46 vars in 981 bytes} [Wed Jun 10 09:53:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:53:52.002 7 INFO nova.api.openstack.wsgi [None req-19e1f775-d30c-433f-b791-7512c7431876 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 284/566] 199.204.45.238 () {48 vars in 1010 bytes} [Wed Jun 10 09:53:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Jun 10 09:53:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/578] 10.0.0.154 () {32 vars in 654 bytes} [Wed Jun 10 09:54:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 10.0.0.154 () {32 vars in 640 bytes} [Wed Jun 10 09:54:33 2026] GET /v2.1/servers => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 09:54:34.037 7 WARNING oslo_db.sqlalchemy.utils [None req-924753d3-a62c-4caa-8654-27cc010542dc 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 291/580] 10.0.0.154 () {32 vars in 648 bytes} [Wed Jun 10 09:54:34 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.154 () {32 vars in 693 bytes} [Wed Jun 10 09:54:34 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.154 () {30 vars in 412 bytes} [Wed Jun 10 09:54:45 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:54:45 2026] GET /v2.1/flavors/e8f44f67-07c2-485c-9bcc-8b9388f9ca1d => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.154 () {32 vars in 640 bytes} [Wed Jun 10 09:54:45 2026] GET /v2.1/flavors => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/587] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:54:45 2026] GET /v2.1/flavors/e8f44f67-07c2-485c-9bcc-8b9388f9ca1d => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/588] 10.0.0.154 () {28 vars in 559 bytes} [Wed Jun 10 09:54:45 2026] GET /v2/ => generated 402 bytes in 522 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 10.0.0.154 () {28 vars in 563 bytes} [Wed Jun 10 09:54:45 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: 294/590] 10.0.0.154 () {30 vars in 412 bytes} [Wed Jun 10 09:54:45 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 09:54:49.933 8 WARNING neutronclient.v2_0.client [None req-135a246b-0783-4bd0-903f-9dfe244fec19 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/591] 10.0.0.154 () {34 vars in 684 bytes} [Wed Jun 10 09:54:49 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1298 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:51.084 8 WARNING neutronclient.v2_0.client [None req-e10e1151-ab17-428d-8036-5c4198eacf07 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:51.127 7 WARNING neutronclient.v2_0.client [None req-a557fed3-46ef-4d99-8220-f74a49aa4ccd a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:51.127 8 WARNING neutronclient.v2_0.client [None req-e10e1151-ab17-428d-8036-5c4198eacf07 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/592] 10.0.0.154 () {34 vars in 694 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:51.310 8 WARNING neutronclient.v2_0.client [None req-c7bf2471-926f-46c0-819e-9a5118348980 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in 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/593] 10.0.0.154 () {34 vars in 684 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-groups => generated 247 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:51.465 8 WARNING neutronclient.v2_0.client [None req-9a1f4975-b30e-4591-a862-e79ab0f4c309 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:51.497 8 WARNING neutronclient.v2_0.client [None req-9a1f4975-b30e-4591-a862-e79ab0f4c309 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in 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/594] 10.0.0.154 () {34 vars in 694 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:51.624 8 WARNING neutronclient.v2_0.client [None req-f833ac35-287f-4a64-bd07-e740b52011f9 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:51.900 8 WARNING neutronclient.v2_0.client [None req-f833ac35-287f-4a64-bd07-e740b52011f9 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/595] 10.0.0.154 () {34 vars in 684 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:51.963 7 WARNING neutronclient.v2_0.client [None req-3785bf37-a0b6-4310-9414-2ecd9a6345ed a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/596] 10.0.0.154 () {34 vars in 694 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:52.103 8 WARNING neutronclient.v2_0.client [None req-60ea0cdf-9c96-4b30-b2b8-f7df94dd7f96 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in 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/597] 10.0.0.154 () {34 vars in 684 bytes} [Wed Jun 10 09:54:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:52.226 7 WARNING neutronclient.v2_0.client [None req-4856c7c0-0377-4e1f-9576-2830d37657fe a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/598] 10.0.0.154 () {32 vars in 736 bytes} [Wed Jun 10 09:54:52 2026] GET /v2.1/os-security-groups/142450d3-8a0f-4005-9aab-ec0ad4a72bd6 => generated 664 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:52.274 8 WARNING neutronclient.v2_0.client [None req-67dbc723-4766-4ad9-8c95-30ba1f082a8a bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in 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/599] 10.0.0.154 () {34 vars in 684 bytes} [Wed Jun 10 09:54:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:52.380 8 WARNING neutronclient.v2_0.client [None req-67dbc723-4766-4ad9-8c95-30ba1f082a8a bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.389 7 WARNING neutronclient.v2_0.client [None req-4daa8619-a722-4416-ab0f-181750c0c972 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.418 8 WARNING neutronclient.v2_0.client [None req-67dbc723-4766-4ad9-8c95-30ba1f082a8a bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.461 7 WARNING neutronclient.v2_0.client [None req-4daa8619-a722-4416-ab0f-181750c0c972 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/600] 10.0.0.154 () {32 vars in 749 bytes} [Wed Jun 10 09:54:52 2026] DELETE /v2.1/os-security-group-rules/3c4653e4-d269-4dd0-8c13-8abb52cd52e8 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:52.555 8 WARNING neutronclient.v2_0.client [None req-d811bf38-604c-44da-9976-bc10e6056111 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.574 7 WARNING neutronclient.v2_0.client [None req-4daa8619-a722-4416-ab0f-181750c0c972 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.593 8 WARNING neutronclient.v2_0.client [None req-d811bf38-604c-44da-9976-bc10e6056111 bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in 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/601] 10.0.0.154 () {32 vars in 662 bytes} [Wed Jun 10 09:54:52 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:54:52.641 7 WARNING neutronclient.v2_0.client [None req-6d181414-6ec9-405f-8de8-12da80326bed a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/602] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:52 2026] DELETE /v2.1/os-security-groups/142450d3-8a0f-4005-9aab-ec0ad4a72bd6 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:52.699 8 WARNING neutronclient.v2_0.client [None req-9b027440-e535-4da1-878b-7ed3c50dfc0b bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.699 7 WARNING neutronclient.v2_0.client [None req-6d181414-6ec9-405f-8de8-12da80326bed a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/603] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:52 2026] DELETE /v2.1/os-security-groups/a0a7519a-8895-47cb-b86a-63bbd48355b1 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:52.791 8 WARNING neutronclient.v2_0.client [None req-9b027440-e535-4da1-878b-7ed3c50dfc0b bcb0dcd4ed4d4710a9f943d8fa5532b4 20d203159f414555a691c94a61819da5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:52.794 7 WARNING neutronclient.v2_0.client [None req-7d421ea2-0762-4ada-a266-a5dea47953eb a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/604] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:52 2026] DELETE /v2.1/os-security-groups/6ee66246-0273-4b9e-be94-d82ff3bec631 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:52.885 7 INFO nova.api.openstack.wsgi [None req-7d421ea2-0762-4ada-a266-a5dea47953eb a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group a0a7519a-8895-47cb-b86a-63bbd48355b1 does not exist Neutron server returns request_ids: ['req-a5b1dee7-6c01-4583-b1a3-46c9df06bd50'] [pid: 7|app: 0|req: 300/605] 10.0.0.154 () {32 vars in 736 bytes} [Wed Jun 10 09:54:52 2026] GET /v2.1/os-security-groups/a0a7519a-8895-47cb-b86a-63bbd48355b1 => generated 194 bytes in 103 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:52.905 8 WARNING neutronclient.v2_0.client [None req-436db3c5-e7ae-48cd-93a4-b04c2a8a9eb6 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:53.491 8 WARNING neutronclient.v2_0.client [None req-436db3c5-e7ae-48cd-93a4-b04c2a8a9eb6 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/608] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:52 2026] DELETE /v2.1/os-security-groups/0c184f55-c246-4e68-bc3f-3025c30003ff => generated 0 bytes in 759 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:53.664 8 WARNING neutronclient.v2_0.client [None req-d1bcf4b0-f546-46a3-9931-f36356cfc9ed a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:53.684 8 INFO nova.api.openstack.wsgi [None req-d1bcf4b0-f546-46a3-9931-f36356cfc9ed a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group 0c184f55-c246-4e68-bc3f-3025c30003ff does not exist Neutron server returns request_ids: ['req-27452440-4be4-41a2-80a7-d8f82abef681'] [pid: 8|app: 0|req: 307/609] 10.0.0.154 () {32 vars in 736 bytes} [Wed Jun 10 09:54:53 2026] GET /v2.1/os-security-groups/0c184f55-c246-4e68-bc3f-3025c30003ff => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:53.697 8 WARNING neutronclient.v2_0.client [None req-8e3e6267-aba8-4485-b9ee-caac905bbc88 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:53.827 8 WARNING neutronclient.v2_0.client [None req-8e3e6267-aba8-4485-b9ee-caac905bbc88 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/610] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:54:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:53 2026] DELETE /v2.1/os-security-groups/cf446bfa-b4cd-4770-b46f-3d36be526239 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 09:54:54.003 7 WARNING neutronclient.v2_0.client [None req-103f2dd3-4689-43ac-a603-c1d02c9f880c a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:54.101 7 INFO nova.api.openstack.wsgi [None req-103f2dd3-4689-43ac-a603-c1d02c9f880c a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group cf446bfa-b4cd-4770-b46f-3d36be526239 does not exist Neutron server returns request_ids: ['req-30229c3c-f0be-407f-b374-09f6dd703449'] [pid: 7|app: 0|req: 304/612] 10.0.0.154 () {32 vars in 736 bytes} [Wed Jun 10 09:54:53 2026] GET /v2.1/os-security-groups/cf446bfa-b4cd-4770-b46f-3d36be526239 => generated 194 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:54.116 8 WARNING neutronclient.v2_0.client [None req-17dc104c-ee4c-4996-9f3f-42c96370745f a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:54.218 8 WARNING neutronclient.v2_0.client [None req-17dc104c-ee4c-4996-9f3f-42c96370745f a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:54.321 8 WARNING neutronclient.v2_0.client [None req-17dc104c-ee4c-4996-9f3f-42c96370745f a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in 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/613] 10.0.0.154 () {32 vars in 662 bytes} [Wed Jun 10 09:54:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:54:54.544 7 WARNING neutronclient.v2_0.client [None req-b0eb5d18-ba82-4f2e-9a95-18d70ed16a41 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:55.124 7 INFO nova.api.openstack.wsgi [None req-b0eb5d18-ba82-4f2e-9a95-18d70ed16a41 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group cf446bfa-b4cd-4770-b46f-3d36be526239 does not exist Neutron server returns request_ids: ['req-7159345e-3480-4410-9c7a-363bd650357a'] [pid: 7|app: 0|req: 305/614] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:54 2026] DELETE /v2.1/os-security-groups/cf446bfa-b4cd-4770-b46f-3d36be526239 => generated 194 bytes in 587 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:55.141 8 WARNING neutronclient.v2_0.client [None req-64640394-3682-4cee-9782-26272a07d952 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:55.169 8 INFO nova.api.openstack.wsgi [None req-64640394-3682-4cee-9782-26272a07d952 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group 0c184f55-c246-4e68-bc3f-3025c30003ff does not exist Neutron server returns request_ids: ['req-e7de76cf-d021-4ef4-a74a-3a08ea37ceba'] [pid: 8|app: 0|req: 310/615] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:55 2026] DELETE /v2.1/os-security-groups/0c184f55-c246-4e68-bc3f-3025c30003ff => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:55.182 7 WARNING neutronclient.v2_0.client [None req-54c71f96-f2f6-4798-8146-13c68a813987 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:55.204 7 INFO nova.api.openstack.wsgi [None req-54c71f96-f2f6-4798-8146-13c68a813987 a5dcc040d8274930af014161e8383a1f ca75014006ba4fdb97d36c1dc093b59c - - default default] HTTP exception thrown: Security group a0a7519a-8895-47cb-b86a-63bbd48355b1 does not exist Neutron server returns request_ids: ['req-c4bcccdd-d2c3-456d-8e24-3ae71b90ef70'] [pid: 7|app: 0|req: 306/616] 10.0.0.154 () {32 vars in 739 bytes} [Wed Jun 10 09:54:55 2026] DELETE /v2.1/os-security-groups/a0a7519a-8895-47cb-b86a-63bbd48355b1 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 09:54:55.628 8 WARNING neutronclient.v2_0.client [None req-af0216f9-80bd-48ed-b1dc-6e1906d7b73a 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:55.764 8 WARNING neutronclient.v2_0.client [None req-af0216f9-80bd-48ed-b1dc-6e1906d7b73a 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:54:56.264 8 WARNING neutronclient.v2_0.client [None req-af0216f9-80bd-48ed-b1dc-6e1906d7b73a 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/617] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:54:55 2026] POST /v2.1/servers => generated 453 bytes in 1432 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 09:54:56.984 7 WARNING neutronclient.v2_0.client [None req-e627b3b3-0917-467f-8428-e06f893e6d71 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/618] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:54:56 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1432 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:54:58.145 8 WARNING neutronclient.v2_0.client [None req-c8dec901-114f-429b-984e-dd151a40d74f 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:54:58 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1436 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-06-10 09:54:59.312 7 WARNING neutronclient.v2_0.client [None req-fcdee32a-70e7-4286-be3e-3fa098f13021 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/620] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:54:59 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1484 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-06-10 09:55:00.466 8 WARNING neutronclient.v2_0.client [None req-279ad5dd-284e-4910-b477-62a88e5d386e 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/621] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:00 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1484 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:02.287 7 WARNING neutronclient.v2_0.client [None req-1230185e-d903-4950-ad6b-04186aaf692d 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/622] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:02 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1492 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/623] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:55:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:55:03.791 8 WARNING neutronclient.v2_0.client [None req-154e8a17-57ac-4c26-acc0-976d6d448e75 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] 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: 311/626] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:55:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:03 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 bytes in 1745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:05.885 7 INFO nova.api.openstack.compute.server_external_events [req-e0d4c9e3-1394-4c19-ae34-18747b8c3fa2 req-78e44909-0d87-4e09-a37f-58458030048e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:10ec1250-9c1a-420f-9a33-18a3ee5d1474 for instance 8a68c3de-4d27-422f-8b7b-1ed59ba35892 on instance 2026-06-10 09:55:05.912 7 INFO nova.compute.rpcapi [None req-0e9839ae-4ce0-4131-ae46-cc676a54a15f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-10 09:55:05.943 8 WARNING neutronclient.v2_0.client [None req-5c483cef-511f-4e6b-9541-0b7e8169ae99 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/628] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:55:06.305 8 WARNING neutronclient.v2_0.client [None req-5c483cef-511f-4e6b-9541-0b7e8169ae99 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:06.478 8 WARNING neutronclient.v2_0.client [None req-5c483cef-511f-4e6b-9541-0b7e8169ae99 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] 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-06-10 09:55:06.605 7 WARNING neutronclient.v2_0.client [None req-d436a775-7b59-4012-9914-251eca881607 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/629] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:55:05 2026] POST /v2.1/servers => generated 450 bytes in 930 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: 313/630] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:06 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:55:06.817 8 WARNING neutronclient.v2_0.client [None req-211f7237-de3a-476f-931d-a1a84e8ad6ee 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/631] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:06 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1401 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:07.854 7 WARNING neutronclient.v2_0.client [None req-e42450c3-5e01-4218-9f22-1504f435bf16 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] 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-06-10 09:55:07.964 8 WARNING neutronclient.v2_0.client [None req-0093103e-ce60-4007-8d1e-45a7d21c8e39 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/632] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:07 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:07 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1405 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-06-10 09:55:09.067 7 WARNING neutronclient.v2_0.client [None req-a9bf9e8e-9ed0-47a2-b644-ec9a1532f82a 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:09.096 8 WARNING neutronclient.v2_0.client [None req-25b8043d-8f6e-4a53-b261-08ab41c84d83 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/634] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:09 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1453 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:09 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:10.254 8 WARNING neutronclient.v2_0.client [None req-45667573-8c0f-454c-b7d7-941cb0ce7faf 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:10.268 7 WARNING neutronclient.v2_0.client [None req-bbbba035-10d4-44de-95ac-46692dab5f78 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/636] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:10 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:10 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:11.349 7 WARNING neutronclient.v2_0.client [None req-1e9b1612-7d77-4c91-b48b-b06b4b5c012b 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:11.351 8 WARNING neutronclient.v2_0.client [None req-a869b418-b7d8-4e16-bb83-e7090f6f9cb6 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/638] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:11 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:55:11.398 8 WARNING neutronclient.v2_0.client [None req-a869b418-b7d8-4e16-bb83-e7090f6f9cb6 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] 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-06-10 09:55:11.501 7 WARNING neutronclient.v2_0.client [None req-b25abbd0-d0a1-4660-9395-916aab0152e2 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:11.651 8 WARNING neutronclient.v2_0.client [None req-a869b418-b7d8-4e16-bb83-e7090f6f9cb6 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/639] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:11 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:55:11 2026] POST /v2.1/servers => generated 451 bytes in 833 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-06-10 09:55:12.101 7 WARNING neutronclient.v2_0.client [None req-abab171b-d5cb-4a35-b344-86514060ee41 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/641] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:12 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1252 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-06-10 09:55:12.387 8 INFO nova.api.openstack.compute.server_external_events [req-7249de06-ed8c-4dd6-b910-e58e2072ea8b req-4e3949ab-1be6-46c6-aa03-6ed78747b7a7 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:b4fc461b-23a1-4531-94b8-f348ee4a06a0 for instance fa7295a5-036f-4a7f-b079-01890007568d on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:12.401 8 INFO nova.compute.rpcapi [None req-ff462988-e341-4681-b6a4-0cc8a4f76685 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/642] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:55:12.435 7 WARNING neutronclient.v2_0.client [None req-23495a58-192c-4625-beb9-5e2996bbfa91 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/643] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:12 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1529 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:12.729 8 WARNING neutronclient.v2_0.client [None req-cd789899-561d-42ec-b9d3-189a1b3d8914 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/644] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:12 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 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-06-10 09:55:13.221 7 WARNING neutronclient.v2_0.client [None req-7fe7fed1-312d-4e12-8a06-af2d09baaa9d 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:13 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1302 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:13.388 8 INFO nova.api.openstack.compute.server_external_events [req-20f94258-4750-45c5-8717-65d0c8c0ab7c req-bc7f840d-7b82-4533-974f-55711b2cb33a f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:10ec1250-9c1a-420f-9a33-18a3ee5d1474 for instance 8a68c3de-4d27-422f-8b7b-1ed59ba35892 on instance [pid: 8|app: 0|req: 325/648] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:55:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:13.635 7 WARNING neutronclient.v2_0.client [None req-cc1429ae-85c6-494d-a108-bbbfb4357de0 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/649] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:13 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:13.981 8 WARNING neutronclient.v2_0.client [None req-9e0216cf-e7d9-43be-ae91-041a914937dd 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/650] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:13 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1558 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-06-10 09:55:14.334 7 WARNING neutronclient.v2_0.client [None req-ba682b49-e953-404f-8dd8-78d6454d4584 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/651] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:14 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1350 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-06-10 09:55:14.807 8 WARNING neutronclient.v2_0.client [None req-d5fe61b9-3d25-42c5-9735-3bd6bab7e547 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/652] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:14 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1527 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-06-10 09:55:15.160 7 WARNING neutronclient.v2_0.client [None req-74d076a5-16a7-4e02-8c96-2dac519f3023 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/653] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:15 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1740 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:15.324 8 WARNING neutronclient.v2_0.client [None req-b8552ef3-c1e8-456d-8250-14ea1ad362c8 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/654] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 09:55:15 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:15.484 7 WARNING neutronclient.v2_0.client [None req-b4910395-87e0-46e4-9a52-c01b9671c15e 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] 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-06-10 09:55:16.011 8 WARNING neutronclient.v2_0.client [None req-d77d8564-1a4a-4302-954a-aaf1f47185b3 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/655] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:15 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1350 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-06-10 09:55:16.282 7 WARNING neutronclient.v2_0.client [None req-adf3d29d-c3d5-4d65-acca-f5d70f9ac3ed 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in 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/656] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:15 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1527 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:16 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1740 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/658] 10.0.0.154 () {32 vars in 640 bytes} [Wed Jun 10 09:55:16 2026] GET /v2.1/servers => generated 384 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-10 09:55:16.689 8 INFO nova.api.openstack.compute.server_external_events [req-f295a2a3-3a52-4b1d-b08b-24fc0b360f45 req-695f1548-ea5a-42f6-bf8c-480c302d83fb f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:10ec1250-9c1a-420f-9a33-18a3ee5d1474 for instance 8a68c3de-4d27-422f-8b7b-1ed59ba35892 on instance [pid: 8|app: 0|req: 331/659] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 09:55:16 2026] DELETE /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 0 bytes in 158 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-06-10 09:55:16.741 8 WARNING neutronclient.v2_0.client [None req-ba261486-7d0d-4c3f-8196-acaeef4e537c 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] 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-06-10 09:55:17.205 7 INFO nova.api.openstack.compute.server_external_events [req-c5b93205-879a-424b-b5a8-b16c98209ff2 req-277fa2d8-7c01-4a96-81a9-88f724394f0f f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:b4fc461b-23a1-4531-94b8-f348ee4a06a0 for instance fa7295a5-036f-4a7f-b079-01890007568d on instance [pid: 7|app: 0|req: 330/661] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:55:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:17.304 7 WARNING neutronclient.v2_0.client [None req-0f0ed8e2-c3be-4dbb-8e7e-ff479825fd96 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/662] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:16 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1746 bytes in 1025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:17.769 8 WARNING neutronclient.v2_0.client [None req-065c672e-aafa-42f4-bb10-87da98fc1882 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/663] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:17 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1426 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:17.950 7 INFO nova.api.openstack.compute.server_external_events [req-540fcecf-e8a6-4791-90bc-372a3ed92e26 req-58adc760-ae90-41cd-aff3-a2c84fcadbc3 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:d1d4d85c-8711-4f8d-aa1d-d8a2ca8ec9ae for instance ce1f3260-13ec-4e7e-b41e-cb6f7c884841 on instance [pid: 7|app: 0|req: 332/664] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/665] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:17 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1527 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-06-10 09:55:18.781 7 WARNING neutronclient.v2_0.client [None req-a0692495-a233-445d-8948-7a84cf5cb853 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/666] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:18 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1866 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-06-10 09:55:18.987 8 WARNING neutronclient.v2_0.client [None req-a1855382-49a6-4bd9-9e70-63a27fea35b4 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] 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-06-10 09:55:19.049 7 WARNING neutronclient.v2_0.client [None req-f853cc09-959a-4c3f-82f0-c276cb3eb626 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/667] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:18 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1436 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:19 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1717 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-06-10 09:55:19.196 8 WARNING neutronclient.v2_0.client [None req-71012cda-7808-4559-9cac-60621439900c 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/669] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 09:55:19 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:19.953 7 WARNING neutronclient.v2_0.client [None req-cd7ba0a3-eb51-4584-9121-8205ca188ab7 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] 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-06-10 09:55:20.167 8 WARNING neutronclient.v2_0.client [None req-afd5c201-3c98-41d8-98cc-93151fb4d3a1 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:19 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1798 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:20.456 7 INFO nova.api.openstack.compute.server_external_events [req-43089841-06dd-40a0-a442-f689c46f23da req-066aadce-ce5a-4e18-95f1-d5b0619b82aa f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:b4fc461b-23a1-4531-94b8-f348ee4a06a0 for instance fa7295a5-036f-4a7f-b079-01890007568d on instance [pid: 7|app: 0|req: 336/671] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:20 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-06-10 09:55:20.490 7 WARNING neutronclient.v2_0.client [None req-e5b5c959-f9af-45e3-bcdf-411902aeb30e 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:20 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1717 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:20.548 8 INFO nova.api.openstack.compute.server_external_events [req-f7a956a7-be5d-40b5-bdc2-998937ce7ce3 req-2fabc16b-07af-4c4c-b368-ffe6bf64068f f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:10ec1250-9c1a-420f-9a33-18a3ee5d1474 for instance 8a68c3de-4d27-422f-8b7b-1ed59ba35892 on instance [pid: 8|app: 0|req: 337/673] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:20 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1436 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:21.502 8 WARNING neutronclient.v2_0.client [None req-f9d36f94-f304-485d-8f45-870486fc11a4 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/675] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:21 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1518 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-06-10 09:55:21.749 7 WARNING neutronclient.v2_0.client [None req-8eaa2a90-e47f-4746-bd05-7cf70d084dab 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/676] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:21 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1436 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:22.617 8 WARNING neutronclient.v2_0.client [None req-93d1d70c-9823-4936-968a-6aa5d42b403c 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/677] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:22 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1518 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-06-10 09:55:22.925 7 WARNING neutronclient.v2_0.client [None req-beea2654-b4c7-4a31-b8a1-e2dd2df6fc3e 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/678] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:22 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1424 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-06-10 09:55:23.701 8 WARNING neutronclient.v2_0.client [None req-81bcf629-85f7-4f37-869a-8f8b7653b6de 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/681] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:23 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 1518 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-06-10 09:55:24.108 7 WARNING neutronclient.v2_0.client [None req-02779154-9e2e-4aa1-8be7-0da2b694beea 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/682] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:24 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:24.646 8 INFO nova.api.openstack.compute.server_external_events [req-55e916ad-c481-462a-a025-8159c31ffb7f req-c6e1e055-461d-43a5-abf4-55351870e2ab f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:d1d4d85c-8711-4f8d-aa1d-d8a2ca8ec9ae for instance ce1f3260-13ec-4e7e-b41e-cb6f7c884841 on instance [pid: 8|app: 0|req: 342/683] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:55:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:24.785 7 INFO nova.api.openstack.wsgi [None req-8e34438c-4533-4f40-9df0-89a5b8c85936 28b155803f354b0f96ccc8854cf26e14 4156bfe0d75945bc87286dd7f2d30e4b - - default default] HTTP exception thrown: Instance 8a68c3de-4d27-422f-8b7b-1ed59ba35892 could not be found. [pid: 7|app: 0|req: 342/684] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:24 2026] GET /v2.1/servers/8a68c3de-4d27-422f-8b7b-1ed59ba35892 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/685] 10.0.0.154 () {32 vars in 705 bytes} [Wed Jun 10 09:55:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1387046883 => 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-06-10 09:55:25.278 7 WARNING neutronclient.v2_0.client [None req-0fd58469-e311-44f0-a919-872c43e7ef12 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/686] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:25 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1424 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:55:27.389 8 WARNING neutronclient.v2_0.client [None req-50fe097e-f554-4c4e-9168-b27f8c073163 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/687] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:27 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1612 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:27.776 7 WARNING neutronclient.v2_0.client [None req-65cc0102-ab4f-4341-a1c1-8336d0700981 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/688] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 09:55:27 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841/os-interface => generated 285 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-10 09:55:29.026 8 INFO nova.api.openstack.compute.server_external_events [req-b6bb2085-749f-4a8f-a616-4f98ec0a2b43 req-d1fb65b5-9535-481f-a721-8807400369f1 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:d1d4d85c-8711-4f8d-aa1d-d8a2ca8ec9ae for instance ce1f3260-13ec-4e7e-b41e-cb6f7c884841 on instance 2026-06-10 09:55:29.026 7 WARNING neutronclient.v2_0.client [None req-a1878840-1d85-4016-b336-107714072277 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/689] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:28 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1612 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, ' [pid: 8|app: 0|req: 346/691] 10.0.0.154 () {32 vars in 640 bytes} [Wed Jun 10 09:55:29 2026] GET /v2.1/servers => generated 387 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/692] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 09:55:29 2026] DELETE /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:29.439 8 WARNING neutronclient.v2_0.client [None req-9dcf6898-c4fd-4ae8-ab53-300bf88fb526 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/693] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:29 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1618 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:30.587 7 WARNING neutronclient.v2_0.client [None req-771c65a1-3039-4d2d-baab-7e7a47a3ed76 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/694] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:30 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1738 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:31.778 8 WARNING neutronclient.v2_0.client [None req-b279c658-1cb0-40ea-9f26-94e39e545ce8 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/695] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:31 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1738 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:32.664 7 INFO nova.api.openstack.compute.server_external_events [req-4f570b88-779b-49bc-a6b7-081c8ddabb18 req-dedeed4a-3332-4d04-9151-28eca0b6a4ff f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:d1d4d85c-8711-4f8d-aa1d-d8a2ca8ec9ae for instance ce1f3260-13ec-4e7e-b41e-cb6f7c884841 on instance [pid: 7|app: 0|req: 348/696] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:33.037 8 WARNING neutronclient.v2_0.client [None req-fc317d47-5964-42cc-a61f-62fe8b4c87c3 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/697] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:32 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1379 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:34.135 8 WARNING neutronclient.v2_0.client [None req-31c18649-57da-4e4b-a6c6-a21dd2b14178 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/700] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:34 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1379 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:35.277 7 WARNING neutronclient.v2_0.client [None req-e6dc2e30-c891-4b0c-8e68-091d0ce26f81 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/701] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:35 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1384 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-06-10 09:55:36.392 8 WARNING neutronclient.v2_0.client [None req-7c882c29-45e3-4b93-b63a-5fca5a5ca54f 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] The python binding code in 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/702] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:36 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 1384 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:37.489 7 INFO nova.api.openstack.wsgi [None req-bf652e4d-fe6e-405f-90ae-015d4f9525bf 601a22c0b241400a9507fc9c5ebda726 26da5362342243ac9d47345eaee2889d - - default default] HTTP exception thrown: Instance ce1f3260-13ec-4e7e-b41e-cb6f7c884841 could not be found. [pid: 7|app: 0|req: 351/703] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:37 2026] GET /v2.1/servers/ce1f3260-13ec-4e7e-b41e-cb6f7c884841 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/704] 10.0.0.154 () {32 vars in 703 bytes} [Wed Jun 10 09:55:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-828612693 => 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: 353/707] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:55:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:55:48.285 8 WARNING neutronclient.v2_0.client [None req-fccb8b4c-f6e1-4847-ae33-4083cef19099 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:48.348 8 WARNING neutronclient.v2_0.client [None req-fccb8b4c-f6e1-4847-ae33-4083cef19099 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:55:48.540 8 WARNING neutronclient.v2_0.client [None req-fccb8b4c-f6e1-4847-ae33-4083cef19099 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/708] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:55:48 2026] POST /v2.1/servers => generated 450 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 09:55:48.789 7 WARNING neutronclient.v2_0.client [None req-f24187e5-4873-464b-8217-2049fd753389 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/709] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:48 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1422 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-06-10 09:55:49.883 8 WARNING neutronclient.v2_0.client [None req-742bed3f-fb11-4e24-8e56-950a92024676 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/710] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:49 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1426 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-06-10 09:55:51.001 7 WARNING neutronclient.v2_0.client [None req-09d67a4f-ed4a-4605-8bc4-d29e2028f21f 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/711] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:50 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1474 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:52.100 8 WARNING neutronclient.v2_0.client [None req-4f44158a-d441-45c3-9615-7cc214470b08 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/712] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:52 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1474 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:53.207 7 WARNING neutronclient.v2_0.client [None req-8d8a52bb-47c7-4db9-ae08-caab617224a9 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/713] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:53 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1482 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:54.052 7 INFO nova.api.openstack.compute.server_external_events [req-b8945635-34f3-480e-9530-bbd61f4ddcfa req-d801f21e-0785-40bd-9655-8decbab884c2 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:cbfdda10-763d-44e1-836f-9c837b4914f6 for instance f2114db1-898a-4970-a386-e9e574c2b5b0 on instance [pid: 7|app: 0|req: 358/716] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:55:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:54.306 8 WARNING neutronclient.v2_0.client [None req-a458ea5d-30d8-499d-8c61-7f8b9d4aef93 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/717] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:54 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1559 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-06-10 09:55:55.459 7 WARNING neutronclient.v2_0.client [None req-e58c0411-2837-42cb-8e45-b4ec28c03cfc 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/718] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:55 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1547 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-06-10 09:55:56.635 8 WARNING neutronclient.v2_0.client [None req-5d624df1-0fb7-49d9-a5c4-9037743e095d 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/719] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:56 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1547 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:57.785 7 WARNING neutronclient.v2_0.client [None req-11392bae-c12c-41b6-87ce-e967cc8af39c 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/720] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:57 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1547 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-06-10 09:55:58.649 8 INFO nova.api.openstack.compute.server_external_events [req-4d60734f-0b8b-4030-98ec-8402ead53a74 req-11b3c228-00bd-49b6-9dee-9d477abde7da f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:cbfdda10-763d-44e1-836f-9c837b4914f6 for instance f2114db1-898a-4970-a386-e9e574c2b5b0 on instance [pid: 8|app: 0|req: 361/721] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:55:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:55:58.945 7 WARNING neutronclient.v2_0.client [None req-fb664e66-cc15-49f0-94c0-9eb1453a3edf 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/722] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:55:58 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1547 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:00.120 8 WARNING neutronclient.v2_0.client [None req-a026d4c1-8022-4175-a568-ea247afd032d 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:00 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1547 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:01.292 7 WARNING neutronclient.v2_0.client [None req-8d75729d-abef-47ec-92dd-3867d9ce0350 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:01 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1723 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:01.478 8 WARNING neutronclient.v2_0.client [None req-ff30756e-8010-402a-9553-0818369881df 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/725] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 09:56:01 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:02.169 8 INFO nova.api.openstack.compute.server_external_events [req-f184df52-042f-486b-ae1c-f62a3acb8c30 req-a79ddd9f-1e62-41e9-ba18-1eccb89f2a33 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:cbfdda10-763d-44e1-836f-9c837b4914f6 for instance f2114db1-898a-4970-a386-e9e574c2b5b0 on instance 2026-06-10 09:56:02.173 7 WARNING neutronclient.v2_0.client [None req-7366049b-daec-444a-90dd-7fad26cf86c2 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/726] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:02 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1723 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/728] 10.0.0.154 () {32 vars in 640 bytes} [Wed Jun 10 09:56:02 2026] GET /v2.1/servers => generated 377 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/729] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 09:56:02 2026] DELETE /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 0 bytes in 155 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-06-10 09:56:02.589 8 WARNING neutronclient.v2_0.client [None req-1a4a6c31-5b84-49ca-b1bd-04f6e9d5fa61 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/730] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:02 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1729 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:03.823 7 WARNING neutronclient.v2_0.client [None req-e2b306dc-9b1e-48b0-aa98-8b77d136c06a 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/733] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:03 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1849 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-06-10 09:56:05.009 8 WARNING neutronclient.v2_0.client [None req-80bcbeb3-cb57-4716-b6fd-b1f34fc8151d 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/734] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:04 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1849 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:06.035 7 INFO nova.api.openstack.compute.server_external_events [req-2a77b8c4-4a91-4159-81ec-cc2e2d8a20be req-7be156ad-5990-4a7a-b4b1-0a1e4d658ff8 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:cbfdda10-763d-44e1-836f-9c837b4914f6 for instance f2114db1-898a-4970-a386-e9e574c2b5b0 on instance [pid: 7|app: 0|req: 367/735] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:06.179 8 WARNING neutronclient.v2_0.client [None req-542e8b0f-f9b8-48bb-ba78-41e77c8aaa02 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in 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/736] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:06 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1503 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-06-10 09:56:07.284 7 WARNING neutronclient.v2_0.client [None req-4516ff38-8041-4f47-960f-8687d1b11c43 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/737] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:07 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:08.405 8 WARNING neutronclient.v2_0.client [None req-3f1efbe3-6e02-46a3-ae19-00564ca780d5 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/738] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:08 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 1508 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-06-10 09:56:09.481 7 INFO nova.api.openstack.wsgi [None req-d101e379-f1ad-457b-aa4f-78d24220749f 4b7af8cb586d44689e32fcda866e20ef e10726e01ead48768d0dd33991316077 - - default default] HTTP exception thrown: Instance f2114db1-898a-4970-a386-e9e574c2b5b0 could not be found. [pid: 7|app: 0|req: 369/739] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:09 2026] GET /v2.1/servers/f2114db1-898a-4970-a386-e9e574c2b5b0 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/740] 10.0.0.154 () {32 vars in 703 bytes} [Wed Jun 10 09:56:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-269978467 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/741] 10.0.0.205 () {30 vars in 618 bytes} [Wed Jun 10 09:56:09 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.205 () {32 vars in 691 bytes} [Wed Jun 10 09:56:09 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.205 () {34 vars in 912 bytes} [Wed Jun 10 09:56:09 2026] GET /v2.1/os-simple-tenant-usage/059be0ca96eb40479ebb3a35e8dc8401?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.205 () {30 vars in 653 bytes} [Wed Jun 10 09:56:10 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/745] 10.0.0.205 () {30 vars in 618 bytes} [Wed Jun 10 09:56:13 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.205 () {32 vars in 691 bytes} [Wed Jun 10 09:56:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.205 () {34 vars in 912 bytes} [Wed Jun 10 09:56:13 2026] GET /v2.1/os-simple-tenant-usage/059be0ca96eb40479ebb3a35e8dc8401?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.205 () {30 vars in 653 bytes} [Wed Jun 10 09:56:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/751] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:56:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 09:56:20.035 8 WARNING neutronclient.v2_0.client [None req-a8f59a48-3b72-4571-95db-14485677d454 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:20.074 8 WARNING neutronclient.v2_0.client [None req-a8f59a48-3b72-4571-95db-14485677d454 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:20.239 8 WARNING neutronclient.v2_0.client [None req-a8f59a48-3b72-4571-95db-14485677d454 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/752] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:56:19 2026] POST /v2.1/servers => generated 452 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 09:56:20.457 7 WARNING neutronclient.v2_0.client [None req-2ff6b17b-2fef-43aa-9277-66407506084f ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/753] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:20 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:21.536 8 WARNING neutronclient.v2_0.client [None req-22cca8a3-ce24-45ad-9b99-965fe3a637eb ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/754] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:21 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1396 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:23.001 7 WARNING neutronclient.v2_0.client [None req-f61cff84-a32e-45ae-b258-a643121d6aa5 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/757] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:22 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1444 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:24.494 8 WARNING neutronclient.v2_0.client [None req-124d408d-2fd1-4749-a87c-0fdcf596bfd4 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/758] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:24 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1452 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-06-10 09:56:25.597 7 WARNING neutronclient.v2_0.client [None req-ad509d41-1c77-4eec-8d8e-0db165be24a6 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] 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-06-10 09:56:25.833 8 INFO nova.api.openstack.compute.server_external_events [req-bc3c34ef-d353-4734-9d70-c9a847e59dc2 req-af582f4f-2f9b-4b26-a46c-86ba6766ea5e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:c47da06f-0f3e-4020-baf1-ddc726ca7015 for instance 8958f25a-adc6-4a3f-8987-71950a28d0ac on instance [pid: 8|app: 0|req: 383/759] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:25 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1519 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/761] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 09:56:26 2026] POST /v2.1/os-keypairs => generated 398 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-06-10 09:56:26.973 7 WARNING neutronclient.v2_0.client [None req-af3b5a20-22aa-453f-a52c-71a6e103b7b7 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/762] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:26 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1517 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:56:28.274 8 WARNING neutronclient.v2_0.client [None req-d871345f-812b-415a-8cd4-65abbbe449e5 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/763] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:28 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1517 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-06-10 09:56:28.501 7 WARNING neutronclient.v2_0.client [None req-ca7f6952-c8d7-4e03-a939-6ba0f06bdb99 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:28.547 7 WARNING neutronclient.v2_0.client [None req-ca7f6952-c8d7-4e03-a939-6ba0f06bdb99 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:28.724 7 WARNING neutronclient.v2_0.client [None req-ca7f6952-c8d7-4e03-a939-6ba0f06bdb99 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/764] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 09:56:28 2026] POST /v2.1/servers => generated 450 bytes in 1000 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:29.452 8 WARNING neutronclient.v2_0.client [None req-9ac27ba1-af8e-4082-9b52-e5bcd97d6840 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:29.493 7 WARNING neutronclient.v2_0.client [None req-d70cea5b-0446-41d4-8b70-b8164feab79e ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/765] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:29 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1402 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:29 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1517 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-06-10 09:56:30.554 8 WARNING neutronclient.v2_0.client [None req-0f139e52-c1a5-4bd7-9f8d-9b197e4a7214 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/767] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:30 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1406 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:30.663 7 WARNING neutronclient.v2_0.client [None req-defe6ecd-e424-491e-943f-6188fff96fea ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 09:56:30.674 8 INFO nova.api.openstack.compute.server_external_events [req-05124056-b9c1-4c2d-822b-98d296ce4ebf req-8f2a2ca3-9e10-4743-b3ec-064f8f46a64a f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:c47da06f-0f3e-4020-baf1-ddc726ca7015 for instance 8958f25a-adc6-4a3f-8987-71950a28d0ac on instance [pid: 8|app: 0|req: 388/768] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:56:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/769] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:30 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1517 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-06-10 09:56:31.663 8 WARNING neutronclient.v2_0.client [None req-8832af45-79f1-4398-8ed1-d97a413e2c25 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/770] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:31 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:31.821 7 WARNING neutronclient.v2_0.client [None req-386ae5ae-3c0e-46fd-8616-e95316de711c ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/771] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:31 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:32.767 8 WARNING neutronclient.v2_0.client [None req-af60442e-a80f-4a8b-b476-b41f465583c0 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/772] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:32 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:33.081 7 WARNING neutronclient.v2_0.client [None req-e5b3db8b-0563-4734-a15f-019447999538 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/773] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:33 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1699 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-06-10 09:56:33.256 8 WARNING neutronclient.v2_0.client [None req-abfd56e9-21d9-41fe-9ff5-9bc45530f57a ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/776] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 09:56:33 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:33.878 7 WARNING neutronclient.v2_0.client [None req-9ba2e9c9-05f0-45c8-8ab4-0f527dc46190 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] 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: 386/777] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:33 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1462 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 09:56:34.015 8 INFO nova.api.openstack.compute.server_external_events [req-61b84769-35fe-4f58-b50a-eee327c5a5aa req-39bc142e-018d-462c-9777-9d3faf9eae05 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:c47da06f-0f3e-4020-baf1-ddc726ca7015 for instance 8958f25a-adc6-4a3f-8987-71950a28d0ac on instance [pid: 8|app: 0|req: 392/778] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:34.715 7 INFO nova.api.openstack.compute.server_external_events [req-f2bbcc5c-bc68-4868-a3dc-e57065737b3d req-9a842752-a577-4e44-8d26-e1ac2d6a9312 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:3a4e586e-dc1c-4bb2-960f-5320b92fea35 for instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 on instance [pid: 7|app: 0|req: 387/779] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:34 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-06-10 09:56:35.059 8 WARNING neutronclient.v2_0.client [None req-872d95a0-adc2-4b13-b119-79cc27908b53 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/780] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:35 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1540 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-06-10 09:56:36.216 7 WARNING neutronclient.v2_0.client [None req-3f1795d2-c667-41f6-a497-7add320a9c1d f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/781] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:36 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:37.406 8 WARNING neutronclient.v2_0.client [None req-9043beeb-1823-4e09-bb78-c2fe603191c4 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/782] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:37 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:38.588 7 WARNING neutronclient.v2_0.client [None req-4a3d9637-56e1-4317-a7b6-be3812936216 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] 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-06-10 09:56:38.660 8 INFO nova.api.openstack.compute.server_external_events [req-84fe47c8-8c38-4751-995b-c485aa2b0330 req-046cee9c-1921-4e09-912d-365657203811 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:3a4e586e-dc1c-4bb2-960f-5320b92fea35 for instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 on instance [pid: 8|app: 0|req: 395/783] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 09:56:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:38 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:39.746 8 WARNING neutronclient.v2_0.client [None req-3eb84358-52fb-43a4-bdfd-d3f8437bc402 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/785] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:39 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1528 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-06-10 09:56:40.897 7 WARNING neutronclient.v2_0.client [None req-0af1ba9b-0b6d-4c86-b37a-ea4f3c27158b f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/786] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:40 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1528 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-06-10 09:56:42.081 8 WARNING neutronclient.v2_0.client [None req-0c9fb9ca-bc72-490c-acb9-0cbb49b7040e f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/787] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:42 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1697 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:42.216 7 WARNING neutronclient.v2_0.client [None req-4078e7c8-481a-45e1-96ea-d3c81a20c4fb f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/788] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 09:56:42 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1697 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 09:56:43.465 8 INFO nova.api.openstack.compute.server_external_events [req-e10a533d-4741-490d-9b17-bb9ecb05ba75 req-8a60d72f-2e40-46ac-8b74-f8b7b94fd76e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:3a4e586e-dc1c-4bb2-960f-5320b92fea35 for instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 on instance [pid: 8|app: 0|req: 399/791] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 09:56:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/792] 10.0.0.154 () {34 vars in 749 bytes} [Wed Jun 10 09:56:49 2026] POST /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97/action => generated 31883 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/833] 10.0.0.22 () {28 vars in 452 bytes} [Wed Jun 10 10: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: 414/834] 10.0.0.22 () {30 vars in 656 bytes} [Wed Jun 10 10:00:08 2026] GET /v2.1 => generated 0 bytes in 57 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: 421/835] 10.0.0.22 () {32 vars in 729 bytes} [Wed Jun 10 10:00:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/836] 10.0.0.22 () {34 vars in 763 bytes} [Wed Jun 10 10:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 10.0.0.22 () {28 vars in 452 bytes} [Wed Jun 10 10:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/838] 10.0.0.22 () {30 vars in 656 bytes} [Wed Jun 10 10:00:13 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 423/839] 10.0.0.22 () {32 vars in 729 bytes} [Wed Jun 10 10:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/840] 10.0.0.22 () {34 vars in 763 bytes} [Wed Jun 10 10:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.22 () {28 vars in 452 bytes} [Wed Jun 10 10: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) [pid: 8|app: 0|req: 425/844] 10.0.0.22 () {30 vars in 656 bytes} [Wed Jun 10 10:00:17 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/845] 10.0.0.22 () {32 vars in 729 bytes} [Wed Jun 10 10:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 10.0.0.22 () {34 vars in 806 bytes} [Wed Jun 10 10:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.22 () {28 vars in 452 bytes} [Wed Jun 10 10:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/848] 10.0.0.22 () {30 vars in 656 bytes} [Wed Jun 10 10:00:21 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.22 () {32 vars in 729 bytes} [Wed Jun 10 10:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/850] 10.0.0.22 () {34 vars in 806 bytes} [Wed Jun 10 10:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.154 () {34 vars in 749 bytes} [Wed Jun 10 10:00:44 2026] POST /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d/action => generated 34691 bytes in 631 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: 432/858] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:00:45 2026] DELETE /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 0 bytes in 115 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-06-10 10:00:45.544 7 WARNING neutronclient.v2_0.client [None req-cd46e7f5-f8ba-4c8c-96b8-ccfb7afec695 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/859] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:45 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1843 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:46.906 8 WARNING neutronclient.v2_0.client [None req-35bba982-fcf8-4c04-b2e9-5959619a1bf9 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/860] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:46 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1843 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:48.118 7 WARNING neutronclient.v2_0.client [None req-9ea76135-f1a6-4471-8930-2bb4c532015a 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/861] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:48 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1843 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:48.264 8 INFO nova.api.openstack.compute.server_external_events [req-48fed1fd-6ccb-4358-87e0-8b34312866e5 req-e45859aa-94ba-4d19-a28c-9fc774aa5dbf f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-unplugged:b4fc461b-23a1-4531-94b8-f348ee4a06a0 for instance fa7295a5-036f-4a7f-b079-01890007568d on instance [pid: 8|app: 0|req: 434/862] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:00:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:48.709 7 INFO nova.api.openstack.compute.server_external_events [req-1475fd59-8b17-4be5-913b-0798d61d6dcb req-41bc0dfd-fa51-4ff3-8509-9636288f4e4e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:b4fc461b-23a1-4531-94b8-f348ee4a06a0 for instance fa7295a5-036f-4a7f-b079-01890007568d on instance [pid: 7|app: 0|req: 429/863] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:00:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:49.267 8 WARNING neutronclient.v2_0.client [None req-5d0e6bc2-8be1-45b4-b22e-ef2b8f0ccbd1 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/864] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:49 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1482 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-06-10 10:00:50.363 7 WARNING neutronclient.v2_0.client [None req-9f995ccb-142f-4055-ba4b-489efc646c36 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in 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/865] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:50 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1487 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-06-10 10:00:51.463 8 WARNING neutronclient.v2_0.client [None req-ac92fe01-8fa0-4588-9d17-8ec373e9cbce 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/866] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:51 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:52.551 7 INFO nova.api.openstack.wsgi [None req-8634c2ff-d4ea-4ec4-82c1-836928f88b09 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] HTTP exception thrown: Instance fa7295a5-036f-4a7f-b079-01890007568d could not be found. [pid: 7|app: 0|req: 431/867] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:52 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 111 bytes in 40 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: 437/868] 10.0.0.154 () {32 vars in 705 bytes} [Wed Jun 10 10:00:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1249005930 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:00:53.046 7 INFO nova.api.openstack.wsgi [None req-697a1f6d-8e22-4872-b9d0-b6e3c190eedd 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] HTTP exception thrown: Instance fa7295a5-036f-4a7f-b079-01890007568d could not be found. [pid: 7|app: 0|req: 432/869] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:00:53 2026] DELETE /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 10:00:53.083 8 INFO nova.api.openstack.wsgi [None req-03760795-911d-414d-8922-edf25549d6eb 59d4c4b5659e46c5aa9b913c047d59c6 fc50deb2896e44b8911df83cb537fd70 - - default default] HTTP exception thrown: Instance fa7295a5-036f-4a7f-b079-01890007568d could not be found. [pid: 8|app: 0|req: 438/870] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:00:53 2026] GET /v2.1/servers/fa7295a5-036f-4a7f-b079-01890007568d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:01.814 8 WARNING neutronclient.v2_0.client [None req-8f781e46-fe57-470d-9bd7-7660759fa32c a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:01:02.019 8 WARNING neutronclient.v2_0.client [None req-8f781e46-fe57-470d-9bd7-7660759fa32c a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/873] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 10:01:01 2026] POST /v2.1/servers => generated 424 bytes in 649 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-06-10 10:01:02.332 7 WARNING neutronclient.v2_0.client [None req-a73190f9-d171-4514-aea9-1a75b3bb8048 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/874] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:02 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1370 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:03.423 8 WARNING neutronclient.v2_0.client [None req-4fc67457-14f3-48ef-8308-9d68b026d65c a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/877] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:03 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1374 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-06-10 10:01:04.527 7 WARNING neutronclient.v2_0.client [None req-de8f504d-44e6-4159-9cd5-37217238d6a5 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/878] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:04 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1422 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:05.619 8 WARNING neutronclient.v2_0.client [None req-b85a6f32-acd3-47ad-9b50-e67be3a87f1e a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/879] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:05 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1422 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-06-10 10:01:06.710 7 WARNING neutronclient.v2_0.client [None req-81700f56-fa9d-4a10-ac8b-70a74e4cd6a1 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/880] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:06 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1430 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-06-10 10:01:07.484 8 INFO nova.api.openstack.compute.server_external_events [req-3271be36-0936-485c-b235-b3e5e54f9111 req-1db0ae46-cc49-4da6-b972-a614ecf62b1b f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:5c094381-d220-4792-a201-484a31b8091c for instance a7255eab-0735-405b-851e-4e662332efd0 on instance [pid: 8|app: 0|req: 444/881] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:01:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:07.791 7 WARNING neutronclient.v2_0.client [None req-e14c0397-5306-4d7d-81bf-701009ffc812 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/882] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:07 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1482 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:08.962 8 WARNING neutronclient.v2_0.client [None req-3eed3626-5525-41e4-81f3-c0047755d7bc a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/883] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:08 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1470 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:10.165 7 WARNING neutronclient.v2_0.client [None req-6e1451fb-e8ed-4006-9e46-67bc44851e41 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/884] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:10 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1470 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:11.323 8 WARNING neutronclient.v2_0.client [None req-23ab6dfc-ad25-43e4-81fd-51408a8052ae a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/885] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:11 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:12.483 7 WARNING neutronclient.v2_0.client [None req-7348d8e1-60fa-436f-a444-fe6faa4965bc a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/886] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:12 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1470 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:13.283 8 INFO nova.api.openstack.compute.server_external_events [req-2a37ede6-5e96-452c-8687-3e265909cba1 req-d5b1a305-3369-4737-8aa8-ba3a643abaa3 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:5c094381-d220-4792-a201-484a31b8091c for instance a7255eab-0735-405b-851e-4e662332efd0 on instance [pid: 8|app: 0|req: 447/887] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:01:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:13.641 8 WARNING neutronclient.v2_0.client [None req-de4fa498-a8ed-4699-b3b1-537c1eb030fc a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/890] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:13 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1470 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:14.783 7 WARNING neutronclient.v2_0.client [None req-99da18a9-2523-4500-8f38-d1de47a234c8 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/891] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:14 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1655 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: 8|app: 0|req: 450/892] 10.0.0.154 () {32 vars in 722 bytes} [Wed Jun 10 10:01:14 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/893] 10.0.0.154 () {32 vars in 722 bytes} [Wed Jun 10 10:01:15 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0/ips => generated 109 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/894] 10.0.0.154 () {32 vars in 824 bytes} [Wed Jun 10 10:01:15 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0/ips/tempest-ServerAddressesTestJSON-1843194125-network => generated 94 bytes in 41 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: 444/895] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:01:15 2026] DELETE /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 0 bytes in 92 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-06-10 10:01:15.254 8 WARNING neutronclient.v2_0.client [None req-aea58537-20a5-4a89-baf1-3e00166ed6db a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/896] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:15 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1661 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:16.397 7 WARNING neutronclient.v2_0.client [None req-d8a1bc67-d7cd-435f-bd65-d952485cebda a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/897] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:16 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1661 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:17.545 8 WARNING neutronclient.v2_0.client [None req-f43ff1e1-cb3c-42d0-ab34-220e8547078d a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/898] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:17 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1661 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-06-10 10:01:18.129 7 INFO nova.api.openstack.compute.server_external_events [req-7c1a8b07-5249-4f4f-8779-d71503c26cc0 req-b409a42c-a19c-431b-8d7a-cc9ccf5e0124 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:5c094381-d220-4792-a201-484a31b8091c for instance a7255eab-0735-405b-851e-4e662332efd0 on instance [pid: 7|app: 0|req: 446/899] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:01:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:18.693 8 WARNING neutronclient.v2_0.client [None req-ce2d6f35-fbf7-433c-85f6-cf1d52cda32c a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/900] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:18 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1451 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-06-10 10:01:19.785 7 WARNING neutronclient.v2_0.client [None req-ad88f8db-c000-4e30-a2f6-55b2f5cf5675 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/901] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:19 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:20.888 8 WARNING neutronclient.v2_0.client [None req-2cb8e847-60bb-4fb9-84c2-9c919d2175a1 a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] The python binding code in 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/902] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:20 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 1456 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:21.984 7 INFO nova.api.openstack.wsgi [None req-c09e4d20-fef0-45c1-92d4-8332bf6755bd a5a73a0484dd4d309dde6a190de047be b0c86e4b10864189b5be8e0612ffc586 - - default default] HTTP exception thrown: Instance a7255eab-0735-405b-851e-4e662332efd0 could not be found. [pid: 7|app: 0|req: 448/903] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:21 2026] GET /v2.1/servers/a7255eab-0735-405b-851e-4e662332efd0 => generated 111 bytes in 33 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: 459/910] 10.0.0.154 () {34 vars in 749 bytes} [Wed Jun 10 10:01:51 2026] POST /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac/action => generated 34665 bytes in 717 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: 452/911] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:01:52 2026] DELETE /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:52.318 8 WARNING neutronclient.v2_0.client [None req-fd8d2dd1-a641-4a38-aeff-4a93ad09da41 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/912] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:52 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1825 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-06-10 10:01:53.486 7 WARNING neutronclient.v2_0.client [None req-c77123cf-4e4a-4acd-8597-8fef69af5cc4 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/915] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:53 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1825 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:54.625 8 WARNING neutronclient.v2_0.client [None req-e2f32a9f-e4b8-4794-ae24-90c01d52104b ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/916] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:54 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1825 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-06-10 10:01:55.408 7 INFO nova.api.openstack.compute.server_external_events [req-a3a5d1dc-2633-44ac-97a8-41788ee284a2 req-b7925ca4-db4e-4111-ad21-b2db9b5203af f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:c47da06f-0f3e-4020-baf1-ddc726ca7015 for instance 8958f25a-adc6-4a3f-8987-71950a28d0ac on instance [pid: 7|app: 0|req: 455/917] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:01:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:55.800 8 WARNING neutronclient.v2_0.client [None req-6b7bd16c-b66a-4713-a309-d733e78a7d3a ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/918] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:55 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1473 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-06-10 10:01:56.920 7 WARNING neutronclient.v2_0.client [None req-c5ab5fa5-58dd-4c60-8136-6a33b82672e5 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/919] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:56 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1478 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-06-10 10:01:58.020 8 WARNING neutronclient.v2_0.client [None req-8986735a-01d4-407e-88f6-03de18b60b88 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in 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/920] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:57 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1478 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:01:59.125 7 WARNING neutronclient.v2_0.client [None req-293adba0-0cc8-4a05-803f-3c98b784f9e1 ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/921] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:01:59 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => generated 1478 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-06-10 10:02:00.197 8 INFO nova.api.openstack.wsgi [None req-03d45413-28ad-41a0-a419-906eedce1d7c ce55647840c94af4b4261da78481771e 0053a18c0eeb47a996d001a55b692398 - - default default] HTTP exception thrown: Instance 8958f25a-adc6-4a3f-8987-71950a28d0ac could not be found. [pid: 8|app: 0|req: 465/922] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:00 2026] GET /v2.1/servers/8958f25a-adc6-4a3f-8987-71950a28d0ac => 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: 458/923] 10.0.0.154 () {32 vars in 705 bytes} [Wed Jun 10 10:02:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1470317972 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/924] 10.0.0.154 () {34 vars in 749 bytes} [Wed Jun 10 10:02:01 2026] POST /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97/action => generated 34698 bytes in 713 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-06-10 10:02:02.939 8 INFO nova.api.openstack.compute.server_external_events [req-c2ccfe55-802a-4589-a40e-86d9bc5ce019 req-3296acba-25f2-48ab-812d-d9adc6630786 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:3a4e586e-dc1c-4bb2-960f-5320b92fea35 for instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 on instance [pid: 8|app: 0|req: 467/925] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:02:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:02:02 2026] DELETE /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 0 bytes in 115 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-06-10 10:02:03.076 8 WARNING neutronclient.v2_0.client [None req-fff7646a-fde7-4bbd-b4ba-8c3d2d5be2b8 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/927] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:03 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1823 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:04.306 8 WARNING neutronclient.v2_0.client [None req-56f447fd-1a1c-4a53-9343-178ffe90aa3f f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/930] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:04 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1703 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:05.541 7 WARNING neutronclient.v2_0.client [None req-99c0526d-c17d-4729-abb5-4670a1889a12 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in 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/931] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:05 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1703 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:06.061 8 INFO nova.api.openstack.compute.server_external_events [req-f127bf36-7917-44f0-afdb-1b3489a2d46b req-3cdf9525-84a1-4efe-91c0-c8c6fdc3e234 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:3a4e586e-dc1c-4bb2-960f-5320b92fea35 for instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 on instance [pid: 8|app: 0|req: 471/932] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:02:06 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-06-10 10:02:06.701 7 WARNING neutronclient.v2_0.client [None req-f7855fb4-d5a4-4863-bc08-7dab5bde29bd f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/933] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:06 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1483 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:07.834 8 WARNING neutronclient.v2_0.client [None req-a3fb2409-a7ac-418d-b58d-4bc21ee1424a f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/934] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:07 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:08.959 7 WARNING neutronclient.v2_0.client [None req-c9772dc3-19e3-4739-b532-633b2d7c85a0 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/935] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:08 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:02:10.052 8 INFO nova.api.openstack.wsgi [None req-2851c3c6-bebd-4f56-90ad-9f79910b93a7 f6f6a68e61734b79ac2dee59a14ed3ca 1f40eee1bf6c47909a3bb8d748a88537 - - default default] HTTP exception thrown: Instance 9c2ac94b-41b0-4fc3-804f-835074af0b97 could not be found. [pid: 8|app: 0|req: 473/936] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:10 2026] GET /v2.1/servers/9c2ac94b-41b0-4fc3-804f-835074af0b97 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/937] 10.0.0.154 () {32 vars in 729 bytes} [Wed Jun 10 10:02:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1709530443 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 10:02:57.105 7 WARNING neutronclient.v2_0.client [None req-cd523680-5caf-4fb3-ae6f-683995176f99 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:02:57.269 7 WARNING neutronclient.v2_0.client [None req-cd523680-5caf-4fb3-ae6f-683995176f99 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/948] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 10:02:57 2026] POST /v2.1/servers => generated 424 bytes in 632 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-06-10 10:02:57.713 8 WARNING neutronclient.v2_0.client [None req-5d1db492-99ca-4bb9-a4ae-e3837367aff2 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/949] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:57 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1367 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-06-10 10:02:58.811 7 WARNING neutronclient.v2_0.client [None req-48300b31-7fda-4738-9c68-faf7bdaeecf9 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/950] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:58 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1371 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-06-10 10:02:59.907 8 WARNING neutronclient.v2_0.client [None req-a27afc57-014b-4f80-a00f-0de865227df1 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/951] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:02:59 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1419 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-06-10 10:03:01.005 7 WARNING neutronclient.v2_0.client [None req-4cd749a5-a085-4702-bda3-be867a797bfd d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/952] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:00 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1419 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-06-10 10:03:02.104 8 WARNING neutronclient.v2_0.client [None req-be659366-05b7-476b-9116-d8ec7abe4e03 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/953] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:02 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1427 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-06-10 10:03:02.921 7 INFO nova.api.openstack.compute.server_external_events [req-10938141-5511-4e51-8a63-a73711843162 req-98d2e7bb-8cbf-40b3-a2dc-5678e1f1fa7c f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:2a2128c5-e0d1-488a-bfe4-0c1e7db76d53 for instance 6b04df3e-9192-4243-9985-474432699b77 on instance [pid: 7|app: 0|req: 473/954] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:03: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-06-10 10:03:03.209 8 WARNING neutronclient.v2_0.client [None req-ba9dc391-de5e-455e-97fe-47f5e68b7998 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/957] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:03 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1479 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:04.401 7 WARNING neutronclient.v2_0.client [None req-edb9e565-0d35-4d21-bd6f-ec605d481960 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/958] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:04 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1467 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-06-10 10:03:05.576 8 WARNING neutronclient.v2_0.client [None req-1e151957-2838-40c0-b68f-003ca26c595a d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/959] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:05 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:06.719 7 WARNING neutronclient.v2_0.client [None req-46ef414d-71ff-4fd1-b74f-21ebaaaebcd2 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/960] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:06 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1467 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-06-10 10:03:07.269 8 INFO nova.api.openstack.compute.server_external_events [req-6e8a3b67-d135-47f3-9f74-d355633eaf40 req-f2aadd30-cfc7-4e85-879f-5826f637cb99 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:2a2128c5-e0d1-488a-bfe4-0c1e7db76d53 for instance 6b04df3e-9192-4243-9985-474432699b77 on instance [pid: 8|app: 0|req: 484/961] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:03:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:07.880 7 WARNING neutronclient.v2_0.client [None req-0239496e-9892-44bb-9469-1b9a1f08cfd7 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/962] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:07 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:09.056 8 WARNING neutronclient.v2_0.client [None req-32615fe5-ac01-4248-84d2-7694c5f0685f d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/963] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:09 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1467 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:10.220 7 WARNING neutronclient.v2_0.client [None req-17324678-1bed-4a6a-a16b-d4604ee0b5d0 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/964] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:10 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1647 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: 8|app: 0|req: 486/965] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:03:11 2026] DELETE /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:11.721 7 WARNING neutronclient.v2_0.client [None req-8607b42d-99a7-4c34-a436-d9146a4cc67d d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/966] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:11 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1653 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:12.885 8 WARNING neutronclient.v2_0.client [None req-0a5c1a2e-0de9-4e3b-bc3a-041d68d65ae4 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/967] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:12 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1653 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:14.078 7 WARNING neutronclient.v2_0.client [None req-ba56e254-7927-4235-a199-d630e7722f58 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/970] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:14 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1653 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:14.580 8 INFO nova.api.openstack.compute.server_external_events [req-b49f6401-cb4c-4213-9651-257ec22dc137 req-727f8227-16e2-4322-aba4-aaadcf04645e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:2a2128c5-e0d1-488a-bfe4-0c1e7db76d53 for instance 6b04df3e-9192-4243-9985-474432699b77 on instance [pid: 8|app: 0|req: 489/971] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:03:14 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-06-10 10:03:15.237 7 WARNING neutronclient.v2_0.client [None req-0af7a623-4093-44b8-90ac-dc7875853435 d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/972] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:15 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1448 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-06-10 10:03:16.340 8 WARNING neutronclient.v2_0.client [None req-cc703a94-79db-4db5-99af-af68dc23796c d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/973] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:16 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1453 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-06-10 10:03:17.436 7 WARNING neutronclient.v2_0.client [None req-ba7757fc-8d33-4f9b-aab7-73d738aa383a d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] The python binding code in 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/974] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:17 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 1453 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-06-10 10:03:18.522 8 INFO nova.api.openstack.wsgi [None req-405ec5e9-b7b1-4de9-b9d5-28e5c1d4365c d2bdc78fe9554419aa77ee9d6148ba02 d4e65cf948db40efb6735955e49dff91 - - default default] HTTP exception thrown: Instance 6b04df3e-9192-4243-9985-474432699b77 could not be found. [pid: 8|app: 0|req: 491/975] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:18 2026] GET /v2.1/servers/6b04df3e-9192-4243-9985-474432699b77 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/978] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 10:03:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/981] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 10:03:34 2026] POST /v2.1/os-keypairs => generated 386 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-06-10 10:03:35.492 7 WARNING neutronclient.v2_0.client [None req-bbe9cf1e-096e-4304-9285-a0206000f0a9 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:03:35.542 7 WARNING neutronclient.v2_0.client [None req-bbe9cf1e-096e-4304-9285-a0206000f0a9 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:03:35.593 7 WARNING neutronclient.v2_0.client [None req-bbe9cf1e-096e-4304-9285-a0206000f0a9 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:03:35.796 7 WARNING neutronclient.v2_0.client [None req-bbe9cf1e-096e-4304-9285-a0206000f0a9 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/982] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 10:03:35 2026] POST /v2.1/servers => generated 495 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 10:03:36.079 8 WARNING neutronclient.v2_0.client [None req-2c4ace56-4eac-47fd-8374-db66a46832bf 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/983] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:36 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1456 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-06-10 10:03:37.173 7 WARNING neutronclient.v2_0.client [None req-95ce2ed1-41a7-466a-b1f1-15589cb38489 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/984] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:37 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1460 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-06-10 10:03:38.270 8 WARNING neutronclient.v2_0.client [None req-44b95df1-1280-473a-81a4-ac5998ccf45a 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/985] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:38 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1508 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-06-10 10:03:39.375 7 WARNING neutronclient.v2_0.client [None req-107cf741-dcb1-4faf-beb4-a763889161dc 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/986] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:39 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1508 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-06-10 10:03:40.462 8 WARNING neutronclient.v2_0.client [None req-dcd2b02c-cd28-43dc-bfb1-0c23c7ba4aac 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/987] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:40 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1516 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:41.348 7 INFO nova.api.openstack.compute.server_external_events [req-9de8f628-ac09-4aa9-9ca1-4588d5140a51 req-19fefdb2-9fd2-424a-861b-056064562912 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:115f6d61-e109-487b-8241-607602b3a931 for instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 on instance [pid: 7|app: 0|req: 490/988] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:03:41 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-06-10 10:03:41.551 8 WARNING neutronclient.v2_0.client [None req-cffee64a-6075-4dd2-8417-fd736ebcf368 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/989] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:41 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1639 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-06-10 10:03:42.697 7 WARNING neutronclient.v2_0.client [None req-1670eef9-2aba-4b5a-8248-e87e9ca86f4f 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/990] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:42 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1627 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-06-10 10:03:43.889 8 WARNING neutronclient.v2_0.client [None req-425122f0-746d-450a-9b9f-91bf6443f4d9 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/993] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:43 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1627 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:45.059 7 WARNING neutronclient.v2_0.client [None req-036aef30-173d-4462-9eb3-8a75edeac549 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/994] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:45 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1627 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:46.218 8 WARNING neutronclient.v2_0.client [None req-7a9f5a4c-0c24-417a-b43b-d8ad4dabc6d7 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/995] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:46 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1627 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:47.303 7 INFO nova.api.openstack.compute.server_external_events [req-14ecf47c-989e-4b28-a66e-d42f148e09b9 req-9a4bf71c-63ce-443b-af16-180467b7ddd5 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:115f6d61-e109-487b-8241-607602b3a931 for instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 on instance [pid: 7|app: 0|req: 494/996] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:03:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:47.413 8 WARNING neutronclient.v2_0.client [None req-9691865e-b094-4baf-b016-7c6d1e99521d 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/997] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:47 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1627 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:48.577 7 WARNING neutronclient.v2_0.client [None req-afcad91c-0010-4f0c-afa5-465cda5f965e 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/998] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:48 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1807 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:48.716 8 WARNING neutronclient.v2_0.client [None req-2f64b1a9-b18a-4fb1-8453-55f0a10014cf 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/999] 10.0.0.154 () {32 vars in 740 bytes} [Wed Jun 10 10:03:48 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:03:49.419 7 INFO nova.api.openstack.compute.server_external_events [req-a6cc321f-4a23-42c9-9910-37beee2c6f25 req-7791b8fd-26e7-48f1-8319-a18f8d2bfbd7 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:115f6d61-e109-487b-8241-607602b3a931 for instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 on instance [pid: 7|app: 0|req: 496/1000] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:03:49 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-06-10 10:03:58.814 7 WARNING neutronclient.v2_0.client [None req-19afb3c5-660d-4379-af5b-0b3c5a2df158 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/1003] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:58 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1927 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/1004] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:03:59 2026] DELETE /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => 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-06-10 10:03:59.535 7 WARNING neutronclient.v2_0.client [None req-82dea55e-50db-451d-b551-a236fc37d0a5 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/1005] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:03:59 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1933 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-06-10 10:04:00.712 8 WARNING neutronclient.v2_0.client [None req-01f72144-d7a8-466a-95c2-760e01d9bcde 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1006] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:00 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1933 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-06-10 10:04:01.849 7 WARNING neutronclient.v2_0.client [None req-6eedea42-5e09-4bd0-b433-f46330bde5fd 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1007] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:01 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1933 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:04:02.339 8 INFO nova.api.openstack.compute.server_external_events [req-daa0ddd7-0160-4bbe-af5e-f3522786c608 req-5d09474f-d4c1-46e9-85e1-8f84e3f233cb f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-unplugged:115f6d61-e109-487b-8241-607602b3a931 for instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 on instance [pid: 8|app: 0|req: 508/1008] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:04:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:04:02.944 7 INFO nova.api.openstack.compute.server_external_events [req-85e49f84-4f88-4114-8127-349376e2c92a req-694e0e7a-6f43-4fd8-ba23-0c6bd471caab f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:115f6d61-e109-487b-8241-607602b3a931 for instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 on instance [pid: 7|app: 0|req: 501/1009] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:04:02 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-06-10 10:04:03.034 8 WARNING neutronclient.v2_0.client [None req-e1632310-3f78-4d31-b501-a7a74acf7408 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in 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/1010] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:02 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1537 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-06-10 10:04:04.129 8 WARNING neutronclient.v2_0.client [None req-2b34cc69-6224-490d-8e9c-702ccb5af739 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1013] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:04 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1542 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-06-10 10:04:05.227 7 WARNING neutronclient.v2_0.client [None req-006cc369-096c-4006-8da6-9ee0881fe99f 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1014] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:05 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 1542 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-06-10 10:04:06.311 8 INFO nova.api.openstack.wsgi [None req-20b36e5f-53de-45c0-aa63-5b27ecb1fa29 13e62b8594044e548a2cdfd8f2bf3643 b54fce687b5a4ce18c959383c31b099f - - default default] HTTP exception thrown: Instance 44ef946b-3c17-4fe4-a346-bf3cf02953c7 could not be found. [pid: 8|app: 0|req: 512/1015] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:06 2026] GET /v2.1/servers/44ef946b-3c17-4fe4-a346-bf3cf02953c7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1016] 10.0.0.154 () {32 vars in 705 bytes} [Wed Jun 10 10:04:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2069028693 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1017] 10.0.0.154 () {32 vars in 725 bytes} [Wed Jun 10 10:04:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-371422464 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1022] 10.0.0.154 () {34 vars in 670 bytes} [Wed Jun 10 10:04:30 2026] POST /v2.1/os-keypairs => generated 395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:04:31.986 8 WARNING neutronclient.v2_0.client [None req-037d012c-fd2b-4549-8162-5d967a7c4145 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:04:32.054 8 WARNING neutronclient.v2_0.client [None req-037d012c-fd2b-4549-8162-5d967a7c4145 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:04:32.363 8 WARNING neutronclient.v2_0.client [None req-037d012c-fd2b-4549-8162-5d967a7c4145 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1023] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 10:04:31 2026] POST /v2.1/servers => generated 448 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 10:04:32.617 7 WARNING neutronclient.v2_0.client [None req-841e639b-e3b3-4db7-a55f-0710063bf0b5 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1024] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:32 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1394 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1027] 10.0.0.242 () {28 vars in 453 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1028] 10.0.0.242 () {30 vars in 657 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1 => generated 0 bytes in 139 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: 511/1029] 10.0.0.242 () {32 vars in 730 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:04:37.632 8 WARNING neutronclient.v2_0.client [None req-53b79696-6e24-4af4-ae6a-60d22f1c762f 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:04:37.704 7 WARNING neutronclient.v2_0.client [None req-d6149779-e0a7-47f7-a62c-f8511db8777f 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1030] 10.0.0.242 () {34 vars in 805 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2130 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1031] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1520 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1032] 10.0.0.242 () {28 vars in 453 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1033] 10.0.0.242 () {30 vars in 657 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1 => generated 0 bytes in 56 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: 521/1034] 10.0.0.242 () {32 vars in 730 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:04:38.014 8 INFO nova.api.openstack.compute.server_external_events [req-ac093147-d51e-4d69-bc73-41f346340f4c req-468c4ba0-167c-46c5-b23a-4a8de931d566 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:78c9258c-da9e-42f5-b67f-4fcb0469d68a for instance 2b77acec-5794-4537-8246-7cb52113fe48 on instance [pid: 8|app: 0|req: 522/1035] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:04:37 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) [pid: 7|app: 0|req: 514/1036] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:37 2026] GET /v2.1/servers/detail?project_id=0beef4fabc154cb4b7d0a5fc04830c84&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1037] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=370ab054f19d4fafa2e24b4cc81d55b0&all_tenants=True => generated 15 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1038] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=525f70d54ab948d4b88145d0bf791a20&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=61c0d6cb9482402bb903c7bf47f2e627&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1040] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=64bf3cb856394eadb555f43720d9f93f&all_tenants=True => generated 15 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1041] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=72846aa7a33846cea82abcef2a67301e&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1042] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=82648e71a8234bb6b230b5be922b5756&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1043] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=9f027bcd743949f6bf9d82ed196ccc23&all_tenants=True => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-10 10:04:39.011 7 WARNING neutronclient.v2_0.client [None req-986629d5-f842-4e6a-bb39-d856835b3bcb 82cd9e49f3684b93933a13052faafb14 9f027bcd743949f6bf9d82ed196ccc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1044] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:38 2026] GET /v2.1/servers/detail?project_id=c41a242fc1d04ce48b1652750fcec929&all_tenants=True => generated 2134 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1045] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:39 2026] GET /v2.1/servers/detail?project_id=e47277ab71974ddb942def07daff16a1&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1046] 10.0.0.242 () {34 vars in 893 bytes} [Wed Jun 10 10:04:39 2026] GET /v2.1/servers/detail?project_id=eacd79436d7d42d6a644d2c0b135a5a5&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-10 10:04:42.767 8 INFO nova.api.openstack.compute.server_external_events [req-15f7a18b-e006-4c95-bc69-30c2e1938479 req-91c62fba-7ad9-4688-b05c-5af6844f335e f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:78c9258c-da9e-42f5-b67f-4fcb0469d68a for instance 2b77acec-5794-4537-8246-7cb52113fe48 on instance [pid: 8|app: 0|req: 528/1047] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:04:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:04:42.870 7 WARNING neutronclient.v2_0.client [None req-d978c8fd-fc39-4282-af3d-efc42b38fd09 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:42 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1518 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-06-10 10:04:48.090 7 WARNING neutronclient.v2_0.client [None req-d2fdc5a7-55aa-4e63-9a23-4e6e49d02b34 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1051] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:48 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1818 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:04:49.503 7 INFO nova.api.openstack.compute.server_external_events [req-743e66c8-3c3e-476b-a329-c7ef2304b270 req-be5d77fc-04b7-4cd4-adbe-8a00363208da f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:78c9258c-da9e-42f5-b67f-4fcb0469d68a for instance 2b77acec-5794-4537-8246-7cb52113fe48 on instance [pid: 7|app: 0|req: 523/1052] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:04:49.553 8 WARNING neutronclient.v2_0.client [None req-e4626c41-361f-4873-b6bc-32a0b0f34133 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:04:49.602 8 WARNING neutronclient.v2_0.client [None req-e4626c41-361f-4873-b6bc-32a0b0f34133 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 10:04:49.860 8 WARNING neutronclient.v2_0.client [None req-e4626c41-361f-4873-b6bc-32a0b0f34133 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1053] 10.0.0.154 () {34 vars in 662 bytes} [Wed Jun 10 10:04:49 2026] POST /v2.1/servers => generated 448 bytes in 640 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-06-10 10:04:50.144 7 WARNING neutronclient.v2_0.client [None req-17e5c7ea-26a0-4c69-88d4-68336f9ba78d 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in 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/1054] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:50 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1394 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-06-10 10:04:55.239 7 WARNING neutronclient.v2_0.client [None req-42759724-4481-4562-bb09-46ddd2262635 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in 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/1057] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:04:55 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1520 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:04:55.544 8 INFO nova.api.openstack.compute.server_external_events [req-946bcacc-0663-4427-82ea-2a7a599db3d0 req-4d62304d-6cbe-406d-97e6-1f1a8216273f f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:fd2c0136-18fd-44a0-80e1-15d002d15bd9 for instance 16278d7b-f998-4488-98b6-0eb3834f3c3c on instance [pid: 8|app: 0|req: 532/1058] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:04:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:05:00.307 7 INFO nova.api.openstack.compute.server_external_events [req-a6e0986a-d43b-435f-a77e-f4e044470389 req-483989a3-f19a-42bc-a668-cae3fcfef44a f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-plugged:fd2c0136-18fd-44a0-80e1-15d002d15bd9 for instance 16278d7b-f998-4488-98b6-0eb3834f3c3c on instance [pid: 7|app: 0|req: 527/1059] 10.0.0.8 () {38 vars in 812 bytes} [Wed Jun 10 10:05:00 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-06-10 10:05:00.417 8 WARNING neutronclient.v2_0.client [None req-409d08e0-9b5f-431e-812f-1a4613150eb8 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1060] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:05:00 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1518 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:05:05.673 7 WARNING neutronclient.v2_0.client [None req-ab0401c4-741a-46fa-838d-6ed86b0c5ba7 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1063] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:05:05 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1815 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:05:07.080 8 INFO nova.api.openstack.compute.server_external_events [req-988e2c1b-7439-4404-95d1-e9cdd5c682e4 req-c5d2626e-76dc-4f61-87db-65d10e879e93 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:fd2c0136-18fd-44a0-80e1-15d002d15bd9 for instance 16278d7b-f998-4488-98b6-0eb3834f3c3c on instance [pid: 8|app: 0|req: 535/1064] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:05:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-10 10:10:19.588 8 INFO nova.api.openstack.compute.server_external_events [req-b28d3447-0983-4035-af9c-9252fde586ff req-328d3846-600a-418d-a63b-2c0e791ef2c7 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:fd2c0136-18fd-44a0-80e1-15d002d15bd9 for instance 16278d7b-f998-4488-98b6-0eb3834f3c3c on instance [pid: 8|app: 0|req: 567/1127] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:10:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1128] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:10:19 2026] DELETE /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:19.698 8 WARNING neutronclient.v2_0.client [None req-87dafe1f-28c0-407f-8b5f-17052a85e338 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1129] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:19 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1941 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:22.517 7 INFO nova.api.openstack.compute.server_external_events [req-bcbf03f2-71c2-46fc-b125-e71e6edb0472 req-c9812669-98e0-4a49-b7f9-c3859a26b66b f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:fd2c0136-18fd-44a0-80e1-15d002d15bd9 for instance 16278d7b-f998-4488-98b6-0eb3834f3c3c on instance [pid: 7|app: 0|req: 562/1130] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:10:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:24.978 7 WARNING neutronclient.v2_0.client [None req-64896e40-2871-400e-9c0b-f56018d5084e 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1133] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:24 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => generated 1480 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:30.129 8 INFO nova.api.openstack.wsgi [None req-d2e1b0f0-dfb1-496e-ad45-be1af7920955 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] HTTP exception thrown: Instance 16278d7b-f998-4488-98b6-0eb3834f3c3c could not be found. [pid: 8|app: 0|req: 570/1134] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:30 2026] GET /v2.1/servers/16278d7b-f998-4488-98b6-0eb3834f3c3c => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:30.833 7 INFO nova.api.openstack.compute.server_external_events [req-09bb3ae3-1477-4000-8742-3fad89aef7f1 req-930d170c-fddb-4ec0-958e-b958388da320 f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-changed:78c9258c-da9e-42f5-b67f-4fcb0469d68a for instance 2b77acec-5794-4537-8246-7cb52113fe48 on instance [pid: 7|app: 0|req: 565/1135] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:10:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1136] 10.0.0.154 () {32 vars in 717 bytes} [Wed Jun 10 10:10:30 2026] DELETE /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 0 bytes in 108 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-06-10 10:10:30.950 7 WARNING neutronclient.v2_0.client [None req-2b5f20df-95b0-425f-948d-0495bbe0b40a 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1137] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:30 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1944 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:33.874 7 INFO nova.api.openstack.compute.server_external_events [req-20bbc140-5b5c-41f8-8f60-0117d36d1c8f req-d4c3688e-9746-4562-bdfc-448788b4b83f f5707a088a254f278bda627000897f31 525f70d54ab948d4b88145d0bf791a20 - - 5d0d0a87f6fe4a599b8cbf5e958c4bc4 5d0d0a87f6fe4a599b8cbf5e958c4bc4] Creating event network-vif-deleted:78c9258c-da9e-42f5-b67f-4fcb0469d68a for instance 2b77acec-5794-4537-8246-7cb52113fe48 on instance [pid: 7|app: 0|req: 568/1140] 10.0.0.207 () {38 vars in 814 bytes} [Wed Jun 10 10:10:33 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-06-10 10:10:36.161 8 WARNING neutronclient.v2_0.client [None req-5d9d371d-51c5-4f4f-a267-c86f24bcd466 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1141] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:36 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => generated 1480 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:41.229 7 INFO nova.api.openstack.wsgi [None req-0a3f9baf-c0fc-4e2e-b275-c1408f502201 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] HTTP exception thrown: Instance 2b77acec-5794-4537-8246-7cb52113fe48 could not be found. [pid: 7|app: 0|req: 569/1142] 10.0.0.154 () {32 vars in 714 bytes} [Wed Jun 10 10:10:41 2026] GET /v2.1/servers/2b77acec-5794-4537-8246-7cb52113fe48 => 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: 574/1143] 10.0.0.154 () {32 vars in 723 bytes} [Wed Jun 10 10:10:42 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-314374407 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:10:42.340 7 INFO nova.api.openstack.wsgi [None req-6d060ca7-9093-47a5-8813-764eb2f37137 06cf5f16c0db45929aa89d88ae9d3701 c41a242fc1d04ce48b1652750fcec929 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-314374407 not found for user 06cf5f16c0db45929aa89d88ae9d3701 [pid: 7|app: 0|req: 570/1144] 10.0.0.154 () {32 vars in 720 bytes} [Wed Jun 10 10:10:42 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-314374407 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0)