+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Aug 24 15:59:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-65c55d9ddc-rpsph 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 0x7f1526eac668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-24 15:59:55.046 7 INFO nova.utils [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:59:55.063 8 INFO nova.utils [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 15:59:56.797 7 WARNING keystonemiddleware._common.config [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:59:56.806 7 WARNING oslo_config.cfg [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:59:56.893 7 WARNING keystonemiddleware._common.config [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:59:56.909 7 WARNING oslo_config.cfg [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-24 15:59:56.921 7 WARNING oslo_config.cfg [None req-712f5560-3709-4f43-8fb6-9395b4a83db8 - - - - - -] 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 0x7f1526eac668 pid: 7 (default app) 2026-08-24 15:59:56.984 8 WARNING keystonemiddleware._common.config [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:59:56.994 8 WARNING oslo_config.cfg [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 15:59:57.072 8 WARNING keystonemiddleware._common.config [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:59:57.087 8 WARNING oslo_config.cfg [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-24 15:59:57.107 8 WARNING oslo_config.cfg [None req-8a264431-e7bb-45ff-a2c9-e7410036f786 - - - - - -] 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 8 seconds on interpreter 0x7f1526eac668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1 => generated 114 bytes in 34 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:00:09.511 8 WARNING oslo_policy.policy [None req-39ffd3f8-05bb-4d60-aa28-4d996470868c 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:00:09.511 8 WARNING oslo_policy.policy [None req-39ffd3f8-05bb-4d60-aa28-4d996470868c 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - 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: 2/4] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:00:08 2026] GET /v2.1 => generated 0 bytes in 656 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:00:09.629 7 WARNING oslo_policy.policy [req-39ffd3f8-05bb-4d60-aa28-4d996470868c req-6523e612-4bb2-4101-a8d0-6159079b3ed5 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:00:09.630 7 WARNING oslo_policy.policy [req-39ffd3f8-05bb-4d60-aa28-4d996470868c req-6523e612-4bb2-4101-a8d0-6159079b3ed5 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:00:09 2026] GET /v2.1/ => generated 399 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:00:09.742 8 INFO nova.api.openstack.wsgi [None req-5a13836f-3ff3-4e17-8ed0-f23f4e9bb3f3 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.61 () {48 vars in 1007 bytes} [Mon Aug 24 16:00:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:00:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.61 () {52 vars in 1044 bytes} [Mon Aug 24 16:00:09 2026] POST /v2.1/flavors => generated 527 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 10.0.0.194 () {28 vars in 454 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 5/10] 10.0.0.194 () {30 vars in 658 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1 => generated 0 bytes in 30 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: 6/11] 10.0.0.194 () {32 vars in 731 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 10.0.0.194 () {34 vars in 765 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1/os-services => generated 16 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 7/14] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:00:10.839 8 INFO nova.api.openstack.wsgi [None req-58c5e8f1-1868-4652-b848-fcf08f22c354 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/16] 199.19.213.61 () {48 vars in 1009 bytes} [Mon Aug 24 16:00:10 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: 9/17] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:00:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.19.213.61 () {52 vars in 1044 bytes} [Mon Aug 24 16:00:10 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:00:11.824 8 INFO nova.api.openstack.wsgi [None req-aedd9b49-7b0d-4d7e-a39d-99392a365362 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/22] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:00:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.61 () {52 vars in 1044 bytes} [Mon Aug 24 16:00:11 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:00:12.831 8 INFO nova.api.openstack.wsgi [None req-5c28e9de-1658-4f0c-935f-4d08c23c4a78 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/28] 199.19.213.61 () {48 vars in 1009 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:00:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.61 () {52 vars in 1044 bytes} [Mon Aug 24 16:00:12 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16: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) [pid: 8|app: 0|req: 17/34] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:00:13.767 8 INFO nova.api.openstack.wsgi [None req-b11754bd-2d29-4ae9-a0da-47f646f70eac 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/36] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/37] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:00:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 199.19.213.61 () {52 vars in 1044 bytes} [Mon Aug 24 16:00:13 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: 7|app: 0|req: 20/39] 10.0.0.194 () {28 vars in 454 bytes} [Mon Aug 24 16:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 20/40] 10.0.0.194 () {30 vars in 658 bytes} [Mon Aug 24 16:00:14 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 21/41] 10.0.0.194 () {32 vars in 731 bytes} [Mon Aug 24 16:00:14 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/42] 10.0.0.194 () {34 vars in 765 bytes} [Mon Aug 24 16:00:14 2026] GET /v2.1/os-services => generated 496 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/43] 10.0.0.194 () {28 vars in 454 bytes} [Mon Aug 24 16:00:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 22/44] 10.0.0.194 () {30 vars in 658 bytes} [Mon Aug 24 16:00:19 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 23/45] 10.0.0.194 () {32 vars in 731 bytes} [Mon Aug 24 16:00:19 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/46] 10.0.0.194 () {34 vars in 808 bytes} [Mon Aug 24 16:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/47] 10.0.0.194 () {28 vars in 454 bytes} [Mon Aug 24 16:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 24/50] 10.0.0.194 () {30 vars in 658 bytes} [Mon Aug 24 16:00:23 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 27/51] 10.0.0.194 () {32 vars in 731 bytes} [Mon Aug 24 16:00:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/52] 10.0.0.194 () {34 vars in 808 bytes} [Mon Aug 24 16:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 10.0.0.22 () {28 vars in 453 bytes} [Mon Aug 24 16:05:55 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 59/120] 10.0.0.22 () {30 vars in 657 bytes} [Mon Aug 24 16:05:55 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 62/121] 10.0.0.22 () {32 vars in 730 bytes} [Mon Aug 24 16:05:56 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 10.0.0.22 () {34 vars in 803 bytes} [Mon Aug 24 16:05:56 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/161] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:09:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/162] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:09:07 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/163] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:09:08 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:09:08.095 8 INFO nova.api.openstack.wsgi [None req-78c59270-4e6d-48fd-8e97-791a07f1ea9b 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/164] 199.19.213.61 () {48 vars in 1013 bytes} [Mon Aug 24 16:09:08 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/165] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:09:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/166] 199.19.213.61 () {52 vars in 1045 bytes} [Mon Aug 24 16:09:08 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: 90/181] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:10: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: 7|app: 0|req: 92/182] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:10:17 2026] GET /v2.1 => generated 0 bytes in 387 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:10:17 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:10:17.893 7 INFO nova.api.openstack.wsgi [None req-cfceaec3-19f1-41ef-9f9c-2cd5216833fb 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 18b369b4ccea4219808527f2a040f823 [pid: 7|app: 0|req: 93/184] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:10:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-24 16:10:17.909 8 WARNING oslo_db.sqlalchemy.utils [None req-2ce8c2b5-1972-4f61-8177-419578b635fb 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/185] 199.19.213.61 () {48 vars in 1012 bytes} [Mon Aug 24 16:10:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/186] 199.19.213.61 () {52 vars in 1053 bytes} [Mon Aug 24 16:10:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:10: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: 7|app: 0|req: 95/188] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:10:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:10:21 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 199.19.213.61 () {48 vars in 1069 bytes} [Mon Aug 24 16:10:21 2026] GET /v2.1/os-quota-sets/7d5db1b2332143fc995437980821bb31 => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/191] 199.19.213.61 () {52 vars in 1121 bytes} [Mon Aug 24 16:10:22 2026] PUT /v2.1/os-quota-sets/7d5db1b2332143fc995437980821bb31 => generated 238 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:18:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:18:19 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:18:19 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:18:19.475 8 INFO nova.api.openstack.wsgi [None req-e855f921-7ef4-44fc-9aff-38b3bfca6866 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/291] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:18:19 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:18:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.19.213.61 () {52 vars in 1045 bytes} [Mon Aug 24 16:18:19 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: 167/334] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:21: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: 7|app: 0|req: 168/335] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:21:41 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 168/336] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:21:41 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 199.19.213.61 () {48 vars in 1069 bytes} [Mon Aug 24 16:21:41 2026] GET /v2.1/os-quota-sets/d3617a8ed70f4411a107f6b8e7acac52 => generated 283 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/338] 199.19.213.61 () {52 vars in 1121 bytes} [Mon Aug 24 16:21:42 2026] PUT /v2.1/os-quota-sets/d3617a8ed70f4411a107f6b8e7acac52 => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:08.721 8 INFO nova.api.openstack.wsgi [None req-fa6fcccc-73a5-409a-b21f-a3696071d851 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 246/492] 199.19.213.61 () {48 vars in 1007 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:34:08 2026] GET /v2.1/flavors/c6059633-f9ce-4aec-b7f6-5b49cf87ed89/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/495] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:09.852 8 INFO nova.api.openstack.wsgi [None req-0653ce00-3924-40c2-8432-ff791b10578a 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 249/498] 199.19.213.61 () {48 vars in 1009 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:34:09 2026] GET /v2.1/flavors/61457bff-7688-40f0-bc07-863b97ce6be3/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:34:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:34:10 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:34:10 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:10.926 8 INFO nova.api.openstack.wsgi [None req-6ac82564-c58d-4b1d-a14a-b51aba7cdb90 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 252/504] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:34:10 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: 253/505] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:34:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:34:10 2026] GET /v2.1/flavors/d7103024-35e6-4db4-bbce-d4e596b218e8/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: 254/507] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:34:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:34:11 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:34:11 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:12.006 8 INFO nova.api.openstack.wsgi [None req-90d89476-e332-4a86-8475-8a4ad0434d21 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 255/510] 199.19.213.61 () {48 vars in 1009 bytes} [Mon Aug 24 16:34:11 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: 256/511] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:34:12 2026] GET /v2.1/flavors/0ada44f9-8a01-459e-9686-bd18a939d4d3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:34:13 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: 257/514] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:34:13.092 8 INFO nova.api.openstack.wsgi [None req-5490a712-fba6-4f58-8166-c5a12331a3cc 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 258/516] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:34:13 2026] GET /v2.1/flavors/ec4957ca-16f3-4fcc-b9a8-a24c180cb178/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:35:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:35:18 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:35:18 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:35:19.025 8 INFO nova.api.openstack.wsgi [None req-fc802833-2dee-4d0d-8cb2-c16f1672d177 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 268/536] 199.19.213.61 () {48 vars in 1013 bytes} [Mon Aug 24 16:35:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:35:19 2026] GET /v2.1/flavors/1f05512e-33e3-4aac-8789-56d920447fbc/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:35:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:35:26 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/543] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:35:26 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:35:26 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:35:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:35:31 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/547] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:35:31 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.19.213.61 () {48 vars in 1069 bytes} [Mon Aug 24 16:35:31 2026] GET /v2.1/os-quota-sets/7d5db1b2332143fc995437980821bb31 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:36:24 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: 281/562] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:36:24 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:36:24 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:36:24.343 7 INFO nova.api.openstack.wsgi [None req-24f0a308-b177-4f2f-8548-2ca864cca204 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 282/564] 199.19.213.61 () {48 vars in 1011 bytes} [Mon Aug 24 16:36:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:36:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.19.213.61 () {48 vars in 1095 bytes} [Mon Aug 24 16:36:24 2026] GET /v2.1/flavors/e385580b-fa0c-4821-bf98-5512cac675be/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:36: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: 8|app: 0|req: 285/570] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:36:40 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:36:40 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.19.213.61 () {48 vars in 1069 bytes} [Mon Aug 24 16:36:40 2026] GET /v2.1/os-quota-sets/d3617a8ed70f4411a107f6b8e7acac52 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 199.19.213.61 () {42 vars in 701 bytes} [Mon Aug 24 16:37: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: 292/584] 199.19.213.61 () {44 vars in 905 bytes} [Mon Aug 24 16:37:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.19.213.61 () {46 vars in 978 bytes} [Mon Aug 24 16:37:32 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:37:32.978 7 INFO nova.api.openstack.wsgi [None req-39c43e5b-032d-4203-993b-e496dc3a3c33 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 293/586] 199.19.213.61 () {48 vars in 1007 bytes} [Mon Aug 24 16:37:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.19.213.61 () {48 vars in 1047 bytes} [Mon Aug 24 16:37:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/598] 10.0.0.121 () {32 vars in 655 bytes} [Mon Aug 24 16:38:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/599] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:38:14 2026] GET /v2.1/servers => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:38:14.823 8 WARNING oslo_db.sqlalchemy.utils [None req-779cc480-0d6c-4c7e-b3cb-2816dbc1c89f 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 301/600] 10.0.0.121 () {32 vars in 649 bytes} [Mon Aug 24 16:38:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 10.0.0.121 () {32 vars in 694 bytes} [Mon Aug 24 16:38:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.121 () {30 vars in 413 bytes} [Mon Aug 24 16:38:26 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:26 2026] GET /v2.1/flavors/c6059633-f9ce-4aec-b7f6-5b49cf87ed89 => generated 511 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/606] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:38:26 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:26 2026] GET /v2.1/flavors/c6059633-f9ce-4aec-b7f6-5b49cf87ed89 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 10.0.0.121 () {28 vars in 560 bytes} [Mon Aug 24 16:38:26 2026] GET /v2/ => generated 402 bytes in 600 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 10.0.0.121 () {28 vars in 564 bytes} [Mon Aug 24 16:38:27 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.121 () {30 vars in 413 bytes} [Mon Aug 24 16:38:27 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-24 16:38:32.569 7 WARNING neutronclient.v2_0.client [None req-065cd061-6784-48d7-8c48-d1f18515153c 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in 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/613] 10.0.0.121 () {34 vars in 685 bytes} [Mon Aug 24 16:38:32 2026] POST /v2.1/os-security-groups => generated 245 bytes in 1644 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:34.150 8 WARNING neutronclient.v2_0.client [None req-712fcde9-f715-407d-ba87-f3cdad85555e 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:35.310 8 WARNING neutronclient.v2_0.client [None req-712fcde9-f715-407d-ba87-f3cdad85555e 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/614] 10.0.0.121 () {34 vars in 695 bytes} [Mon Aug 24 16:38:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:35.871 7 WARNING neutronclient.v2_0.client [None req-c114d68a-afa4-4064-a5b9-f90e18824153 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:38:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.121 () {34 vars in 685 bytes} [Mon Aug 24 16:38:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:36.289 8 WARNING neutronclient.v2_0.client [None req-bdec828f-a9c5-49ec-b37c-bc215e7c0e05 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:36.808 8 WARNING neutronclient.v2_0.client [None req-bdec828f-a9c5-49ec-b37c-bc215e7c0e05 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in 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/617] 10.0.0.121 () {34 vars in 695 bytes} [Mon Aug 24 16:38:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:37.045 7 WARNING neutronclient.v2_0.client [None req-716d5064-2755-4830-b4f3-dedfd021bc2b 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:37.180 7 WARNING neutronclient.v2_0.client [None req-716d5064-2755-4830-b4f3-dedfd021bc2b 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/618] 10.0.0.121 () {34 vars in 695 bytes} [Mon Aug 24 16:38:37 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:37.746 8 WARNING neutronclient.v2_0.client [None req-02572203-4e7a-4b8c-95fa-339c12e5d1ed 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/619] 10.0.0.121 () {32 vars in 737 bytes} [Mon Aug 24 16:38:37 2026] GET /v2.1/os-security-groups/2c3d61df-f2a5-47f4-9b7f-3279b10e9e3c => generated 664 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:37.859 7 WARNING neutronclient.v2_0.client [None req-d8301f75-bec7-4cae-bfe0-75168cd2ede0 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:37.890 7 WARNING neutronclient.v2_0.client [None req-d8301f75-bec7-4cae-bfe0-75168cd2ede0 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:37.941 7 WARNING neutronclient.v2_0.client [None req-d8301f75-bec7-4cae-bfe0-75168cd2ede0 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:38.091 8 WARNING neutronclient.v2_0.client [None req-45091665-cf13-45a0-8154-9a4030740466 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/620] 10.0.0.121 () {32 vars in 750 bytes} [Mon Aug 24 16:38:37 2026] DELETE /v2.1/os-security-group-rules/011d6b12-48b3-4f89-bcf4-23ac4d86d13e => generated 0 bytes in 269 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:38.131 7 WARNING neutronclient.v2_0.client [None req-c4e665be-29d7-4003-94af-f282cf2dfe48 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:38.165 8 WARNING neutronclient.v2_0.client [None req-45091665-cf13-45a0-8154-9a4030740466 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:38.194 7 WARNING neutronclient.v2_0.client [None req-c4e665be-29d7-4003-94af-f282cf2dfe48 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:38 2026] DELETE /v2.1/os-security-groups/2c3d61df-f2a5-47f4-9b7f-3279b10e9e3c => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:38.375 7 WARNING neutronclient.v2_0.client [None req-9e3b0345-6bb0-494a-8f6d-19e1a9419c9b 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:38.476 8 WARNING neutronclient.v2_0.client [None req-45091665-cf13-45a0-8154-9a4030740466 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:38.494 7 WARNING neutronclient.v2_0.client [None req-9e3b0345-6bb0-494a-8f6d-19e1a9419c9b 34f57d24a55849599b630bf92f740947 836bcd29508d468182025507e560245d - - default default] The python binding code in 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/622] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:38 2026] DELETE /v2.1/os-security-groups/33fb87da-13a4-43fe-b602-cfa8c6d218af => generated 0 bytes in 258 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:40.378 7 WARNING neutronclient.v2_0.client [None req-08293c06-2d17-42de-87cb-2d826fe5eb6a 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in 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/623] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:38:38 2026] POST /v2.1/servers => generated 449 bytes in 2460 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:40.496 8 WARNING neutronclient.v2_0.client [None req-fac21903-5479-4c3c-bb51-3e889acd170d c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/624] 10.0.0.121 () {34 vars in 685 bytes} [Mon Aug 24 16:38:40 2026] POST /v2.1/os-security-groups => generated 243 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:40.755 7 WARNING neutronclient.v2_0.client [None req-18d2aefd-e558-4d40-ab82-ce4ff08fc98e 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in 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/625] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:40 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1401 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.121 () {34 vars in 685 bytes} [Mon Aug 24 16:38:40 2026] POST /v2.1/os-security-groups => generated 244 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:41.181 8 WARNING neutronclient.v2_0.client [None req-c4252fef-a655-4dd5-895a-f1a2b1bd4ae0 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in 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/627] 10.0.0.121 () {34 vars in 685 bytes} [Mon Aug 24 16:38:41 2026] POST /v2.1/os-security-groups => generated 244 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:41.604 7 WARNING neutronclient.v2_0.client [None req-d3b6fa85-e849-4a25-aecc-631e1409460b 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:41.879 7 WARNING neutronclient.v2_0.client [None req-d3b6fa85-e849-4a25-aecc-631e1409460b 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:41.902 8 WARNING neutronclient.v2_0.client [None req-6980039a-2406-4035-b598-72eda5e50172 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.081 7 WARNING neutronclient.v2_0.client [None req-d3b6fa85-e849-4a25-aecc-631e1409460b 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/628] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:41 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1397 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.121 () {32 vars in 663 bytes} [Mon Aug 24 16:38:41 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:42.177 8 WARNING neutronclient.v2_0.client [None req-aa1aca1d-a1b6-4571-bb7f-e61c83ee8ac7 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.218 8 WARNING neutronclient.v2_0.client [None req-aa1aca1d-a1b6-4571-bb7f-e61c83ee8ac7 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/630] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:42 2026] DELETE /v2.1/os-security-groups/76184d2e-450a-4fe3-9830-76261b4cb42b => generated 0 bytes in 221 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:42.402 7 WARNING neutronclient.v2_0.client [None req-128ce8b6-c32c-42d8-93b0-4fdd00d81920 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.419 7 INFO nova.api.openstack.wsgi [None req-128ce8b6-c32c-42d8-93b0-4fdd00d81920 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group 76184d2e-450a-4fe3-9830-76261b4cb42b does not exist Neutron server returns request_ids: ['req-96196fa3-ffc9-4223-b7ae-975bddfdfaf2'] [pid: 7|app: 0|req: 316/631] 10.0.0.121 () {32 vars in 737 bytes} [Mon Aug 24 16:38:42 2026] GET /v2.1/os-security-groups/76184d2e-450a-4fe3-9830-76261b4cb42b => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:42.430 8 WARNING neutronclient.v2_0.client [None req-39cc8e13-ce94-4717-af11-e704c026b470 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.466 8 WARNING neutronclient.v2_0.client [None req-39cc8e13-ce94-4717-af11-e704c026b470 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:42 2026] DELETE /v2.1/os-security-groups/e0ca038c-cee9-49d7-909b-2b15ed9653cc => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:42.645 7 WARNING neutronclient.v2_0.client [None req-7ad0ffa4-1211-4603-a0d6-7f6e120ea150 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.668 7 INFO nova.api.openstack.wsgi [None req-7ad0ffa4-1211-4603-a0d6-7f6e120ea150 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group e0ca038c-cee9-49d7-909b-2b15ed9653cc does not exist Neutron server returns request_ids: ['req-18b5da48-b2c7-4023-844a-0796f3671abf'] [pid: 7|app: 0|req: 317/633] 10.0.0.121 () {32 vars in 737 bytes} [Mon Aug 24 16:38:42 2026] GET /v2.1/os-security-groups/e0ca038c-cee9-49d7-909b-2b15ed9653cc => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:42.680 8 WARNING neutronclient.v2_0.client [None req-9b26143e-872c-4ce2-b8fb-3c9e08bc5161 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.720 8 WARNING neutronclient.v2_0.client [None req-9b26143e-872c-4ce2-b8fb-3c9e08bc5161 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in 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/634] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:42 2026] DELETE /v2.1/os-security-groups/a8d12089-a552-4c08-89d4-daa59164d376 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:38:42.899 7 WARNING neutronclient.v2_0.client [None req-f007d046-37b6-44c6-a89c-2cbaa8e385e8 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.921 7 INFO nova.api.openstack.wsgi [None req-f007d046-37b6-44c6-a89c-2cbaa8e385e8 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group a8d12089-a552-4c08-89d4-daa59164d376 does not exist Neutron server returns request_ids: ['req-50c865dd-e0d4-40c6-bf54-b7e5b91c811d'] [pid: 7|app: 0|req: 318/635] 10.0.0.121 () {32 vars in 737 bytes} [Mon Aug 24 16:38:42 2026] GET /v2.1/os-security-groups/a8d12089-a552-4c08-89d4-daa59164d376 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:42.945 8 WARNING neutronclient.v2_0.client [None req-5cc8dff4-05de-48c2-9e33-bd16a8a45d0f 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:42.986 8 WARNING neutronclient.v2_0.client [None req-5cc8dff4-05de-48c2-9e33-bd16a8a45d0f 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:43.022 8 WARNING neutronclient.v2_0.client [None req-5cc8dff4-05de-48c2-9e33-bd16a8a45d0f 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in 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/636] 10.0.0.121 () {32 vars in 663 bytes} [Mon Aug 24 16:38:42 2026] GET /v2.1/os-security-groups => generated 707 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:38:43.094 7 WARNING neutronclient.v2_0.client [None req-8b774b86-5903-4f7b-91fd-67429bd53b93 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:43.114 7 INFO nova.api.openstack.wsgi [None req-8b774b86-5903-4f7b-91fd-67429bd53b93 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group a8d12089-a552-4c08-89d4-daa59164d376 does not exist Neutron server returns request_ids: ['req-068bd55b-962e-4f14-8e6b-b361dc013ac1'] [pid: 7|app: 0|req: 319/637] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:43 2026] DELETE /v2.1/os-security-groups/a8d12089-a552-4c08-89d4-daa59164d376 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:43.127 8 WARNING neutronclient.v2_0.client [None req-2fcd14ec-6787-4bd6-a5bf-80360583681b 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:43.148 8 INFO nova.api.openstack.wsgi [None req-2fcd14ec-6787-4bd6-a5bf-80360583681b 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group e0ca038c-cee9-49d7-909b-2b15ed9653cc does not exist Neutron server returns request_ids: ['req-92e883f1-7c78-4783-8865-383fb7cab42f'] [pid: 8|app: 0|req: 319/638] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:43 2026] DELETE /v2.1/os-security-groups/e0ca038c-cee9-49d7-909b-2b15ed9653cc => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:43.159 8 WARNING neutronclient.v2_0.client [None req-050d347f-7bb7-440a-affd-8332aee2c9a4 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:43.185 8 INFO nova.api.openstack.wsgi [None req-050d347f-7bb7-440a-affd-8332aee2c9a4 22f70f7435d04482a02646bc2f7d3686 299c72fbafed4108af2d2ce0f505e900 - - default default] HTTP exception thrown: Security group 76184d2e-450a-4fe3-9830-76261b4cb42b does not exist Neutron server returns request_ids: ['req-84708cb6-6ca7-43e7-858e-ccd713df659f'] [pid: 8|app: 0|req: 320/639] 10.0.0.121 () {32 vars in 740 bytes} [Mon Aug 24 16:38:43 2026] DELETE /v2.1/os-security-groups/76184d2e-450a-4fe3-9830-76261b4cb42b => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:38:43.247 7 WARNING neutronclient.v2_0.client [None req-ff7c1743-0304-437f-a71c-997b65fe595c c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/640] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:43 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1453 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:38:44.361 8 WARNING neutronclient.v2_0.client [None req-7d40b9f9-a28b-450e-8d00-948177a65200 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/643] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:44 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1453 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:45.490 7 WARNING neutronclient.v2_0.client [None req-87ebcf99-8857-42f3-96c1-567d069cb54e c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/644] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:45 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1461 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:46.804 8 WARNING neutronclient.v2_0.client [None req-dec830eb-683d-43a5-9e5a-2d340ed31537 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/645] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:46 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:49.089 7 WARNING neutronclient.v2_0.client [None req-0a3705d3-525c-428f-989b-5a4b6d0ced44 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:50.218 8 INFO nova.api.openstack.compute.server_external_events [req-119e7cb8-883d-42a8-8f48-06416f17c3be req-dfd84b03-bed7-44c1-83ee-a126db0f9644 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance 2026-08-24 16:38:50.228 8 INFO nova.compute.rpcapi [None req-ca19a0e0-f46a-44b2-ae65-ed1c0ad4cd2a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 324/646] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:38:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:49 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 2022 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/648] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:38:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:52.097 7 WARNING neutronclient.v2_0.client [None req-1e4777b0-3f1e-4731-b817-fa07c30a4ebc c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:52 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:38:53.121 8 WARNING neutronclient.v2_0.client [None req-95fee0ef-9261-43e1-a7f4-720c7f03825e 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:53.186 8 WARNING neutronclient.v2_0.client [None req-95fee0ef-9261-43e1-a7f4-720c7f03825e 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:38:53.381 8 WARNING neutronclient.v2_0.client [None req-95fee0ef-9261-43e1-a7f4-720c7f03825e 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:53.763 7 WARNING neutronclient.v2_0.client [None req-7419a28e-d5c7-4912-b860-72454ac85952 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/652] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:38:53 2026] POST /v2.1/servers => generated 451 bytes in 925 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:54.010 8 WARNING neutronclient.v2_0.client [None req-9b57c6ee-5cd3-4a20-965d-1c7b33707e8c 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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/653] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1423 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:53 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 1233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:55.784 8 WARNING neutronclient.v2_0.client [None req-c793f69e-633e-4fce-ada3-279183e783d6 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:56.031 7 WARNING neutronclient.v2_0.client [None req-c3432754-2be6-4e1d-a737-d0754e25d438 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/655] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:55 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1419 bytes in 1272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:55 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 1296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/657] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:38:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:58.058 7 WARNING neutronclient.v2_0.client [None req-f5a9bd57-68ad-4a2f-a739-9c368208cfee 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/658] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:58 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1483 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:38:58.324 8 WARNING neutronclient.v2_0.client [None req-73383e2f-9117-4db7-a561-c6342308d6f5 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:38:59.282 7 WARNING neutronclient.v2_0.client [None req-a522d289-3e19-45e9-a9b1-a6a48e9091ba 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/659] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:58 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 1325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:38:59 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1483 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:00.113 8 WARNING neutronclient.v2_0.client [None req-9cb7ef0d-632c-469c-8ed1-f2f1d4d0ed37 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:00.278 8 WARNING neutronclient.v2_0.client [None req-9cb7ef0d-632c-469c-8ed1-f2f1d4d0ed37 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:00.667 7 WARNING neutronclient.v2_0.client [None req-e8b93708-7ca0-4c0f-9dad-7477514b87f3 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:01.072 8 WARNING neutronclient.v2_0.client [None req-9cb7ef0d-632c-469c-8ed1-f2f1d4d0ed37 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/661] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:00 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:01.141 7 WARNING neutronclient.v2_0.client [None req-4198a280-d67a-4d45-88a7-40ad09cccb84 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/662] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:01 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1549 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:39:00 2026] POST /v2.1/servers => generated 453 bytes in 1224 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:01.293 7 WARNING neutronclient.v2_0.client [None req-4efbac4a-028b-4265-8968-2eb4aa5b7a19 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/664] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:01 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1431 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:01.370 8 INFO nova.api.openstack.compute.server_external_events [req-d2db01f0-ae7a-473a-b369-e25a8fd74385 req-42864133-e028-445f-9e07-174fa8abda12 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance [pid: 8|app: 0|req: 332/665] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:02.158 7 WARNING neutronclient.v2_0.client [None req-5306ae45-5bc9-45d1-a986-9d15b73d9e11 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] 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: 334/666] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:02 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:39:02.312 8 WARNING neutronclient.v2_0.client [None req-1907bfff-375a-4a42-bb3c-fb486d27856f 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:02.385 7 WARNING neutronclient.v2_0.client [None req-7060b098-54f0-4da9-94ba-4d4c1ef962e9 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/667] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:02 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1435 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:02 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1549 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-08-24 16:39:03.343 7 WARNING neutronclient.v2_0.client [None req-e053d0c8-98e5-4c44-8543-77bcf03cfcb2 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/671] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:03 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:03.507 8 WARNING neutronclient.v2_0.client [None req-cfc0d30f-b332-4cfc-b176-3079a65c7f18 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:03.541 7 WARNING neutronclient.v2_0.client [None req-72867126-1774-4845-b3cf-8e41c463fdef 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:03 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1483 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:03 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1549 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:04.505 8 WARNING neutronclient.v2_0.client [None req-7b212620-9663-47b2-a4d7-ff317884e18b c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/674] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:04 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:39:04.629 7 WARNING neutronclient.v2_0.client [None req-fa273cb4-c659-41b0-a461-709fe7e7ffb2 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/675] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:04 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1483 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:04.736 8 WARNING neutronclient.v2_0.client [None req-01c5b0da-9928-4ab0-9d61-b324aeb963bd 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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/676] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:04 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1549 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:05.166 7 INFO nova.api.openstack.compute.server_external_events [req-a96c87c1-1b54-4db7-92d7-7b3df8028780 req-549c51ef-4d37-47d7-bac7-0d9242b15279 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance 2026-08-24 16:39:05.174 7 INFO nova.compute.rpcapi [None req-577717e5-fcde-48ec-b79a-90db079a2b0f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 339/677] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:05.680 8 WARNING neutronclient.v2_0.client [None req-61efe315-0300-4ec2-9064-adab8932b550 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:05.731 7 WARNING neutronclient.v2_0.client [None req-66271158-c2db-419e-b7ba-501ba97aaad5 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/678] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:05 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1491 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:05 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1526 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:05.926 7 WARNING neutronclient.v2_0.client [None req-77331a16-a298-44fd-9336-824e4e3e9b9e 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:06.248 8 INFO nova.api.openstack.compute.server_external_events [req-9b8b6262-b8f9-43e1-b49d-821ff0139891 req-10be1446-8751-4b20-9a28-5ebf2ca774b7 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance [pid: 7|app: 0|req: 341/680] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:05 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1549 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39: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-08-24 16:39:06.857 7 WARNING neutronclient.v2_0.client [None req-bfe1abf9-c331-4cfe-9583-523feee3bc07 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:06.902 8 WARNING neutronclient.v2_0.client [None req-aa672e91-711e-4173-8732-44ea4c5ceaed c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/682] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:06 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1569 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:07.678 7 INFO nova.api.openstack.compute.server_external_events [req-90c03f53-ccdb-4d47-bf64-a0be1a69c74d req-4d3e0023-3f71-4b6d-95ea-b169a9daedc7 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance [pid: 7|app: 0|req: 343/683] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:06 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1716 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:07.731 7 WARNING neutronclient.v2_0.client [None req-f5d9a64e-eebd-49f6-9b27-c40e873651a6 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:07.780 8 WARNING neutronclient.v2_0.client [None req-ef3b34b8-5644-44cb-8148-e0559a4e4fcd c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/685] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:39:07 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/os-interface => generated 284 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:07 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1725 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:08.037 8 WARNING neutronclient.v2_0.client [None req-c4b32e39-f977-4b46-bf27-a36cb5514ef4 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:08.301 7 INFO nova.api.openstack.compute.server_external_events [req-466f3c90-905d-47da-8a81-a517935150ae req-26c4f92f-0a83-4d9e-91ea-433b23bb4707 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance 2026-08-24 16:39:08.301 7 INFO nova.api.openstack.compute.server_external_events [req-466f3c90-905d-47da-8a81-a517935150ae req-26c4f92f-0a83-4d9e-91ea-433b23bb4707 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 7|app: 0|req: 345/687] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:08 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:08.704 7 WARNING neutronclient.v2_0.client [None req-af73c88b-1782-4ba3-8221-8ee1884e8170 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/688] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:39:07 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a/os-interface => generated 284 bytes in 914 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:08.937 8 WARNING neutronclient.v2_0.client [None req-4fe026c9-a26b-4aa1-902d-d5dcc93405c8 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/689] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:08 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 bytes in 1009 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:09.694 7 WARNING neutronclient.v2_0.client [None req-a0e0bc9e-3b5f-4823-b98c-1b7b087ea690 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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/690] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:08 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1716 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:09 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1725 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/692] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:39:09 2026] GET /v2.1/servers => generated 377 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/693] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:39:10 2026] DELETE /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:10.246 8 WARNING neutronclient.v2_0.client [None req-7b3e039b-32f7-4d53-a8ac-5531f840a609 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:10.341 7 INFO nova.api.openstack.compute.server_external_events [req-855b2b7f-bfdc-4713-9e25-c2955f71d302 req-bc7f1c8c-d708-4377-8f01-871148093d74 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance 2026-08-24 16:39:10.341 7 INFO nova.api.openstack.compute.server_external_events [req-855b2b7f-bfdc-4713-9e25-c2955f71d302 req-bc7f1c8c-d708-4377-8f01-871148093d74 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance [pid: 7|app: 0|req: 349/694] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:10 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:10 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1731 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-08-24 16:39:10.730 7 WARNING neutronclient.v2_0.client [None req-c0290853-0670-4294-9e64-4adb224b46cb c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/696] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:10 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:11.210 8 INFO nova.api.openstack.compute.server_external_events [req-d70baa04-1ee7-4967-bef1-3080457443c7 req-a56270de-17e7-4e90-99e7-d788572daefc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 8|app: 0|req: 347/697] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:11.409 7 WARNING neutronclient.v2_0.client [None req-fd80d7a7-448c-4132-b18d-30beab3a523d 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/698] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:11 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1731 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-08-24 16:39:11.905 8 WARNING neutronclient.v2_0.client [None req-6099fe0b-f6f2-4f83-bc62-6adf7187e74d c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/699] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:11 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:12.379 7 INFO nova.api.openstack.compute.server_external_events [req-88581126-4034-45db-9708-860be189f3dd req-ed2def11-7e5b-4de9-a7db-5d3bb42b4e83 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance 2026-08-24 16:39:12.379 7 INFO nova.api.openstack.compute.server_external_events [req-88581126-4034-45db-9708-860be189f3dd req-ed2def11-7e5b-4de9-a7db-5d3bb42b4e83 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance [pid: 7|app: 0|req: 352/700] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:12 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:12.627 8 WARNING neutronclient.v2_0.client [None req-32cf2ed2-60d0-415f-b751-dfb034884b93 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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/701] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:12 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1731 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:13.095 7 WARNING neutronclient.v2_0.client [None req-4a3bf070-0009-415f-879d-e55c3dd87ac9 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:13.254 8 INFO nova.api.openstack.compute.server_external_events [req-a7ff300f-317c-4902-8d81-54ed2ffa5d2c req-9758bb33-15b2-4637-b4f0-92ba39d5f6f1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:270ee80e-2e9a-4558-ab8d-728007f3c79f for instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a on instance [pid: 8|app: 0|req: 350/702] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:13 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:13.864 8 WARNING neutronclient.v2_0.client [None req-ac6cb787-5486-498e-8e8f-6ee8ffc8c747 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in 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/706] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:13 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1504 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:14.312 7 WARNING neutronclient.v2_0.client [None req-d1524bc2-adce-427c-860b-a004de3ef88a c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/707] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:14 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:14.974 8 WARNING neutronclient.v2_0.client [None req-47e52c0d-0221-4696-afeb-9bb945944911 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/708] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:14 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:15.297 7 INFO nova.api.openstack.compute.server_external_events [req-e9026e1c-d478-42c8-9ce7-8e881ddd083c req-9fdb4a19-5c59-4972-acca-d83da075b7ee 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance 2026-08-24 16:39:15.298 7 INFO nova.api.openstack.compute.server_external_events [req-e9026e1c-d478-42c8-9ce7-8e881ddd083c req-9fdb4a19-5c59-4972-acca-d83da075b7ee 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 7|app: 0|req: 356/709] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:15 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:15.520 8 WARNING neutronclient.v2_0.client [None req-a8a54987-2334-430d-b238-9b5cd7b76269 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/710] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:15 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1557 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-08-24 16:39:16.074 7 WARNING neutronclient.v2_0.client [None req-8728e92a-7637-4d9e-a444-62bd75a04921 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/711] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:16 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 1509 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:16.715 8 WARNING neutronclient.v2_0.client [None req-47564504-05f4-4ba1-8740-687ddbf33035 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/712] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:16 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1741 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:16.919 7 WARNING neutronclient.v2_0.client [None req-6977f53a-a54f-4990-8a71-14d6b761572f c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/713] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:39:16 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:17.160 8 INFO nova.api.openstack.wsgi [None req-ceca2555-fb8a-4fb0-8dfb-b893c6282b85 093069caa8514df0adf404146472089f 73ddd6013d0147a2ae59c0fd40d7f5b8 - - default default] HTTP exception thrown: Instance 4bc33cba-2521-43bf-a7c7-c1ef2bdb408a could not be found. [pid: 8|app: 0|req: 356/714] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:17 2026] GET /v2.1/servers/4bc33cba-2521-43bf-a7c7-c1ef2bdb408a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/715] 10.0.0.121 () {32 vars in 706 bytes} [Mon Aug 24 16:39:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1318768209 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:17.845 7 INFO nova.api.openstack.compute.server_external_events [req-aa8d505e-7909-4941-853d-e421dd0b68bf req-f4107709-045e-478e-ac2b-0708ecec08a5 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 7|app: 0|req: 360/716] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:17.864 8 WARNING neutronclient.v2_0.client [None req-3da323e5-8d8f-486c-910d-18809a3285a8 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/717] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:17 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1741 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, ' [pid: 7|app: 0|req: 361/718] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:39:18 2026] GET /v2.1/servers => generated 384 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/719] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:39:18 2026] DELETE /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => 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-08-24 16:39:18.318 7 WARNING neutronclient.v2_0.client [None req-6d85630c-85ee-49c4-b853-329d188c7b20 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in 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/720] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:18 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1747 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:19.593 8 WARNING neutronclient.v2_0.client [None req-3d7319bc-a4b4-4568-ada5-04768cc32dc7 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:19.602 7 INFO nova.api.openstack.compute.server_external_events [req-93b46638-0f38-4f80-946d-02a1006b1caa req-1dd0cd0c-0281-4090-bd3b-29caabce42f6 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 7|app: 0|req: 363/721] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:19 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1867 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:20.965 7 WARNING neutronclient.v2_0.client [None req-1f0489fe-2ef8-4188-97d0-2aa77d78b0fe c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/723] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:20 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1799 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:21.656 8 INFO nova.api.openstack.compute.server_external_events [req-c4d34c17-4403-43f3-823e-8acbc84e3af6 req-8e4a3aa9-72fb-4866-8268-d6a986d94deb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance 2026-08-24 16:39:21.657 8 INFO nova.api.openstack.compute.server_external_events [req-c4d34c17-4403-43f3-823e-8acbc84e3af6 req-8e4a3aa9-72fb-4866-8268-d6a986d94deb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:e04e7728-9727-4606-8602-91cb09edff6c for instance b7666e8b-fc8b-447e-a752-d52646649533 on instance [pid: 8|app: 0|req: 360/724] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:21 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:22.243 7 WARNING neutronclient.v2_0.client [None req-951022f8-2d9b-4bbf-bea4-927b8a1627ff c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/725] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:22 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1512 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:23.366 8 WARNING neutronclient.v2_0.client [None req-fb4f3b32-11db-42f0-99f5-7fa17c409ecb c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/728] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:23 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => generated 1517 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:24.448 7 INFO nova.api.openstack.wsgi [None req-99630dc5-10fd-484e-9cb8-8cef89644222 c887c41b08c14bc6a1a9974cb8f74e16 7e2e7bb79646460dbd3fc2ce35f479f2 - - default default] HTTP exception thrown: Instance b7666e8b-fc8b-447e-a752-d52646649533 could not be found. [pid: 7|app: 0|req: 368/729] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:24 2026] GET /v2.1/servers/b7666e8b-fc8b-447e-a752-d52646649533 => 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: 362/730] 10.0.0.121 () {32 vars in 704 bytes} [Mon Aug 24 16:39:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-209714640 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:25.232 7 WARNING neutronclient.v2_0.client [None req-66ff993a-4126-4f02-a382-234741eb93bd c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/731] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:39:25 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/os-interface => generated 284 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:26.428 8 WARNING neutronclient.v2_0.client [None req-8ec8ebd0-b243-4558-9835-52a33954fa14 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/732] 10.0.0.121 () {32 vars in 815 bytes} [Mon Aug 24 16:39:26 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/os-interface/7975c5a1-91f5-451f-beb0-3854d8ba6072 => generated 281 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/733] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:26 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/734] 10.0.0.121 () {34 vars in 750 bytes} [Mon Aug 24 16:39:26 2026] POST /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/735] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:26 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/736] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:27 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/737] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:28 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/738] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:30 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:30.283 7 INFO nova.api.openstack.compute.server_external_events [req-b3fea154-dd11-4eb2-9200-20dff5b52a3d req-f22edb4f-2041-47b1-a17e-26d32dde9234 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance [pid: 7|app: 0|req: 373/739] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:30.611 8 WARNING neutronclient.v2_0.client [None req-08b11bfc-4d7a-4bbb-ab3c-4ff6b88342ec eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:30.763 8 WARNING neutronclient.v2_0.client [None req-08b11bfc-4d7a-4bbb-ab3c-4ff6b88342ec eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/740] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:39:30 2026] POST /v2.1/servers => generated 424 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:30.988 7 WARNING neutronclient.v2_0.client [None req-891ddeb3-e2ae-4bfc-b6f6-5c357bda5db7 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/741] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:30 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1370 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/742] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:31 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:32.076 7 WARNING neutronclient.v2_0.client [None req-7db60487-4fde-4c3c-a7b0-28a12e287e1d eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] 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: 375/743] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:32 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1374 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:32 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:32.190 7 WARNING neutronclient.v2_0.client [None req-aeaf4eee-68d2-4135-865c-4e7cbbdf91cb c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/745] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:32 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1950 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, ' [pid: 8|app: 0|req: 370/746] 10.0.0.121 () {34 vars in 750 bytes} [Mon Aug 24 16:39:32 2026] POST /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/747] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:32 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 193 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-08-24 16:39:33.174 8 WARNING neutronclient.v2_0.client [None req-0aabdb74-0b67-4f10-9079-680763487ec6 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/750] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:33 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1422 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/751] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:33 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 193 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:34.228 8 INFO nova.api.openstack.compute.server_external_events [req-eb3a3bc0-f61c-4e73-ba3a-2f75d97bb169 req-cfb1bfd3-1a18-47a8-b20b-57a55f114567 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance [pid: 8|app: 0|req: 372/752] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:34.469 7 WARNING neutronclient.v2_0.client [None req-6001799c-d7f5-4345-8207-45f81f8b176a eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/753] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:34 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/754] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:34 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 193 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:35.550 7 WARNING neutronclient.v2_0.client [None req-5015f696-7a35-4abd-9f92-80e351839d12 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/755] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:35 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078/ips => generated 155 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/756] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:39:35 2026] DELETE /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:35.838 8 WARNING neutronclient.v2_0.client [None req-353f6ef3-45bd-473a-9f5c-51dce5fe3875 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/757] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:35 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1430 bytes in 1610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/758] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:39:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:35 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1842 bytes in 1670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:39:38.180 7 WARNING neutronclient.v2_0.client [None req-2864cf78-ec90-48ad-a5cf-13aaae3a2185 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:38.488 8 WARNING neutronclient.v2_0.client [None req-89be6f77-11bf-434d-9f70-7fe695c14d5e c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/760] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:38 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 2012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:40.183 7 INFO nova.api.openstack.compute.server_external_events [req-15135fb8-1c11-48a8-9afa-1d88245dbe99 req-d451080a-6459-4938-b158-95431d08d4f3 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance [pid: 7|app: 0|req: 385/761] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:40 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) [pid: 8|app: 0|req: 377/762] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:38 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1842 bytes in 1736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:40.426 7 INFO nova.api.openstack.compute.server_external_events [req-6f8fed38-0aea-431f-a343-f4acc00686f9 req-e34db3d1-953b-4a37-86f4-0ec8666b611d 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:7975c5a1-91f5-451f-beb0-3854d8ba6072 for instance c489c112-83a3-40ea-b2af-53347fb99078 on instance [pid: 7|app: 0|req: 386/763] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:40.501 8 WARNING neutronclient.v2_0.client [None req-e6c72f7d-3b49-4d38-b25f-d231d65ebdc3 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:40.649 8 WARNING neutronclient.v2_0.client [None req-e6c72f7d-3b49-4d38-b25f-d231d65ebdc3 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:41.093 8 WARNING neutronclient.v2_0.client [None req-e6c72f7d-3b49-4d38-b25f-d231d65ebdc3 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:41.208 7 WARNING neutronclient.v2_0.client [None req-1681b8a5-65ef-459c-8cf2-477f61c759ee eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in 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/764] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:39:40 2026] POST /v2.1/servers => generated 453 bytes in 1143 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: 387/765] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:41.613 7 WARNING neutronclient.v2_0.client [None req-1254a136-b049-45c5-8633-7cf097f17346 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:41.624 8 WARNING neutronclient.v2_0.client [None req-bd0b2500-c2d1-4c55-b03b-f6167c31da8e c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in 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/766] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1393 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:41 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1487 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-08-24 16:39:42.640 7 WARNING neutronclient.v2_0.client [None req-666a3381-70fa-422b-9f87-b7f52fb71646 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:42.689 8 WARNING neutronclient.v2_0.client [None req-bdbe5793-59b3-4514-8a25-3421d8bf2740 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/768] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:42 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1397 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:42.772 8 WARNING neutronclient.v2_0.client [None req-c7f8b589-6057-48d5-a350-6ae83f1546f5 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/769] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:42 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:42 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:43.769 8 WARNING neutronclient.v2_0.client [None req-9a6375b5-796b-41e6-8a73-8207692d2b11 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/773] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:43 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1445 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:43.846 8 INFO nova.api.openstack.wsgi [None req-ae8b2793-ef04-45f5-b1e7-8a0947db3c5f c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] HTTP exception thrown: Instance c489c112-83a3-40ea-b2af-53347fb99078 could not be found. [pid: 8|app: 0|req: 384/774] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:43 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:43.854 7 WARNING neutronclient.v2_0.client [None req-d83bd476-65d5-4e1c-82ab-3ea854518b8c eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in 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/775] 10.0.0.121 () {32 vars in 706 bytes} [Mon Aug 24 16:39:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1976191025 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/776] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:43 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:39:44.397 8 INFO nova.api.openstack.wsgi [None req-4af322d3-8df9-4dec-b5f8-9189decfd9cb c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] HTTP exception thrown: Instance c489c112-83a3-40ea-b2af-53347fb99078 could not be found. [pid: 8|app: 0|req: 386/777] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:39:44 2026] DELETE /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:44.433 7 INFO nova.api.openstack.wsgi [None req-42a0c42b-20b3-4ff7-be4e-e368eb5cee53 c6ae462577b24a63b796fa016757354b 99195c7e34584caa97f92b687dcc5703 - - default default] HTTP exception thrown: Instance c489c112-83a3-40ea-b2af-53347fb99078 could not be found. [pid: 7|app: 0|req: 392/778] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:44 2026] GET /v2.1/servers/c489c112-83a3-40ea-b2af-53347fb99078 => 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, ' 2026-08-24 16:39:44.810 8 INFO nova.api.openstack.compute.server_external_events [req-a3b64b3e-fb01-4527-bad9-86e7b72731fb req-41a1c4c1-7b76-48bd-a5e2-082268b6f7dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance [pid: 8|app: 0|req: 387/779] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:44.855 7 WARNING neutronclient.v2_0.client [None req-a67727c7-6752-41b0-860f-056414d8a821 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/780] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:44 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1445 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:45.062 8 WARNING neutronclient.v2_0.client [None req-b0790078-c0b1-4125-930b-7bd6ff9080c9 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/781] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:45 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:45.944 7 WARNING neutronclient.v2_0.client [None req-eb0d4c5a-a638-4eec-a1d9-6f39142b28cc bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/782] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:45 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1453 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:46.191 8 WARNING neutronclient.v2_0.client [None req-5ef0544c-bdef-4570-885d-fbdf109eee75 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:46.547 7 WARNING neutronclient.v2_0.client [None req-1f6c4035-9697-4c32-9863-21cc27650541 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in 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/783] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:46 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:47.057 8 WARNING neutronclient.v2_0.client [None req-5a525482-faed-4796-9dd0-d068cd69d766 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/784] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:47 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1531 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:47.358 8 INFO nova.api.openstack.compute.server_external_events [req-a04c9fbe-1445-4d79-8223-fa1747706a8a req-ae45ee95-cb85-48a0-bf80-f890f93615ca 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance [pid: 8|app: 0|req: 391/785] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:47.414 7 WARNING neutronclient.v2_0.client [None req-1f6c4035-9697-4c32-9863-21cc27650541 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:47.629 8 WARNING neutronclient.v2_0.client [None req-63e7845c-420b-480c-851a-baac7374af1d eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/786] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:47 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:39:46 2026] POST /v2.1/servers => generated 424 bytes in 1603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:48.115 8 WARNING neutronclient.v2_0.client [None req-467401e0-485e-4964-9120-6bf5699d0b64 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/788] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:48 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1368 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-08-24 16:39:48.384 7 WARNING neutronclient.v2_0.client [None req-787545ee-fc67-43da-b452-10788261c577 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/789] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:48 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 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-08-24 16:39:48.925 8 WARNING neutronclient.v2_0.client [None req-1db3d3fe-0976-4131-ab5a-495d3c199585 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/790] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:48 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 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-08-24 16:39:49.201 7 WARNING neutronclient.v2_0.client [None req-1b982d4d-a3dd-4c83-b298-e18169d38fc6 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/791] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:49 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1372 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:49.526 8 WARNING neutronclient.v2_0.client [None req-41bcea88-33fe-4d3e-8b5d-ac6912f54e7d bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/792] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:49 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:50.072 7 WARNING neutronclient.v2_0.client [None req-64ca4bd7-62ba-4f1d-8769-4f039b84ca9e eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/793] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:50 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 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-08-24 16:39:50.280 8 WARNING neutronclient.v2_0.client [None req-9de73486-b281-4f09-8964-72ed9ea4fa67 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in 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/794] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:50 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1420 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-08-24 16:39:50.712 7 WARNING neutronclient.v2_0.client [None req-c6c31723-0ffb-468b-8d50-0a449475bd9e bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/795] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:50 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:51.282 8 WARNING neutronclient.v2_0.client [None req-389f933e-6ac3-4bdc-99f6-1903159f5905 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:51.364 7 WARNING neutronclient.v2_0.client [None req-73a1ce24-eac4-4abf-b5f1-8b0067a9def0 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in 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/796] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:51 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:51 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1420 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:51.869 8 WARNING neutronclient.v2_0.client [None req-2e4b8d7c-31c1-4869-be01-17602ea30695 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/798] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:51 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:52.426 7 WARNING neutronclient.v2_0.client [None req-d1fb0b90-733f-4a27-a0e2-7ec89ba6e4c7 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:52.444 8 WARNING neutronclient.v2_0.client [None req-6edbc7cb-0755-49ed-a14f-2b9bd64f5036 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/799] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:52 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1428 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:53.092 8 WARNING neutronclient.v2_0.client [None req-12a58d23-e7f6-42ba-8518-83beeaffacc1 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/800] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:52 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:53.637 7 WARNING neutronclient.v2_0.client [None req-fbb1210d-3e13-4a9c-8fdc-5d146e7be26f 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/803] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:53 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:53.842 8 INFO nova.api.openstack.compute.server_external_events [req-7e9231d0-dc06-48dd-a15a-48a6fce7e6e2 req-cd293ad2-4739-476d-8eff-a81e5c77e05d 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance [pid: 8|app: 0|req: 401/804] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:53.996 8 INFO nova.api.openstack.compute.server_external_events [req-291e5c63-0c7d-41d2-bc72-6d65dd7e5276 req-f02995b9-f2db-4464-b511-3a1d44450cd4 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance [pid: 8|app: 0|req: 402/805] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:53 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-08-24 16:39:54.211 8 WARNING neutronclient.v2_0.client [None req-da2499e4-701b-4ed8-82b3-f4f46ed31507 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/806] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:53 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1480 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/807] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:54 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1470 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:54.871 7 WARNING neutronclient.v2_0.client [None req-6f1364fc-5fd7-4043-bb39-79c261c43fda bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:55.273 8 WARNING neutronclient.v2_0.client [None req-ff5ae087-5e2d-4284-9808-59fcbbad5ac4 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/808] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:54 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:55.528 7 WARNING neutronclient.v2_0.client [None req-8191b298-e7c7-4393-81ac-af19cf0d66eb eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/809] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:55 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:55.930 8 INFO nova.api.openstack.compute.server_external_events [req-f5ea8faa-6ff0-4db6-bc4d-da8592c24096 req-7af9e530-64ee-440a-bb8d-156d410c4457 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance 2026-08-24 16:39:55.930 8 INFO nova.api.openstack.compute.server_external_events [req-f5ea8faa-6ff0-4db6-bc4d-da8592c24096 req-7af9e530-64ee-440a-bb8d-156d410c4457 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:39:55.931 8 INFO nova.api.openstack.compute.server_external_events [req-f5ea8faa-6ff0-4db6-bc4d-da8592c24096 req-7af9e530-64ee-440a-bb8d-156d410c4457 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance [pid: 8|app: 0|req: 405/810] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:55 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/811] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:55 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1655 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/812] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e/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: 7|app: 0|req: 407/813] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/814] 10.0.0.121 () {32 vars in 823 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e/ips/tempest-ServerAddressesTestJSON-986676142-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: 408/815] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:39:56 2026] DELETE /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:56.514 7 WARNING neutronclient.v2_0.client [None req-7c822092-409c-4b2e-9770-90eaa509acd6 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:39:56.516 8 WARNING neutronclient.v2_0.client [None req-f71a3311-eef2-4c61-9aee-006b98e8af2e bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/816] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1519 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/817] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1661 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:56.969 7 WARNING neutronclient.v2_0.client [None req-a6442ac5-5543-4b82-9d6e-63a18c060893 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/818] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:39:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:56 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:39:57.854 8 WARNING neutronclient.v2_0.client [None req-764b3068-9771-4f3c-9da7-dcd7268d3b6f bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:57.895 7 WARNING neutronclient.v2_0.client [None req-60a5c06b-133a-4785-8dc0-31c4d0f3ddeb eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:57 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1701 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:58.084 8 INFO nova.api.openstack.compute.server_external_events [req-5b3f50fb-8c64-4ebe-8a19-e80861bc296e req-56c12fee-86a3-4c89-9282-fe79cb43e270 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:39:58.084 8 INFO nova.api.openstack.compute.server_external_events [req-5b3f50fb-8c64-4ebe-8a19-e80861bc296e req-56c12fee-86a3-4c89-9282-fe79cb43e270 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance 2026-08-24 16:39:58.084 8 INFO nova.api.openstack.compute.server_external_events [req-5b3f50fb-8c64-4ebe-8a19-e80861bc296e req-56c12fee-86a3-4c89-9282-fe79cb43e270 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance [pid: 7|app: 0|req: 411/821] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:57 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1661 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/822] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:58 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:39:58.121 7 WARNING neutronclient.v2_0.client [None req-31f943d5-62a2-488c-83c8-cf8542de33be bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/823] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:39:58 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:58.319 8 WARNING neutronclient.v2_0.client [None req-c68040de-0552-4dc8-9091-d5c9ecbb1df5 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/824] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:58 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:59.091 7 INFO nova.api.openstack.compute.server_external_events [req-35d2c270-e780-4caf-b116-2c9bfeaf8e3b req-fda27d26-b847-42b8-89af-90fe7030888e 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance [pid: 7|app: 0|req: 413/825] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:39:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:59.156 8 WARNING neutronclient.v2_0.client [None req-6b46ad30-b63c-4f8e-adb9-7aaffff316ae eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/826] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:59 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1451 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:39:59.603 7 WARNING neutronclient.v2_0.client [None req-4503295c-9b3f-40d7-a9ad-99e40e269a1b 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/827] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:39:59 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:00.182 8 INFO nova.api.openstack.compute.server_external_events [req-c29c2b21-e9da-4b5c-9c05-22dce6afc9da req-112a5189-4987-402d-8620-72a535f6c22b 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:78e1a216-66ea-4957-b8a8-134aa6e82788 for instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e on instance 2026-08-24 16:40:00.183 8 INFO nova.api.openstack.compute.server_external_events [req-c29c2b21-e9da-4b5c-9c05-22dce6afc9da req-112a5189-4987-402d-8620-72a535f6c22b 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:40:00.183 8 INFO nova.api.openstack.compute.server_external_events [req-c29c2b21-e9da-4b5c-9c05-22dce6afc9da req-112a5189-4987-402d-8620-72a535f6c22b 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance [pid: 8|app: 0|req: 414/828] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:00 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:00.278 7 WARNING neutronclient.v2_0.client [None req-35cfc247-780a-4cfe-9ab5-f7ef12d4e536 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/829] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:00 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1456 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:00.779 8 WARNING neutronclient.v2_0.client [None req-6d164b2b-bc86-48f5-afb8-88a9ba0d93bc 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:00 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:01.390 7 WARNING neutronclient.v2_0.client [None req-ba8c1421-bee7-45fe-906a-46f860a221c8 eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/831] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:01 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:01.988 8 WARNING neutronclient.v2_0.client [None req-10dafde3-03ca-4dd9-a043-ba8fe7ed8ae2 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:02.043 7 WARNING neutronclient.v2_0.client [None req-9b94949f-e2dd-4c30-888a-41a2ac116cc2 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:02.077 7 WARNING neutronclient.v2_0.client [None req-9b94949f-e2dd-4c30-888a-41a2ac116cc2 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/832] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:01 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1468 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:02.237 8 INFO nova.api.openstack.compute.server_external_events [req-2f103db8-7602-493e-9fb6-7da2338f92d0 req-63c669a5-de31-4bf2-9b06-2e5c1a2ad786 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance [pid: 8|app: 0|req: 417/833] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:02 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) 2026-08-24 16:40:02.249 7 WARNING neutronclient.v2_0.client [None req-9b94949f-e2dd-4c30-888a-41a2ac116cc2 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:02.486 8 INFO nova.api.openstack.wsgi [None req-22cf34fd-b0fe-4143-9a2b-37e51efd5eaf eff90e7575a54d67926a5a4aa63b1f69 ba1253d9ff0b433bab8d38102b68bf6f - - default default] HTTP exception thrown: Instance d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e could not be found. [pid: 8|app: 0|req: 418/834] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:02 2026] GET /v2.1/servers/d64d75a2-aa2b-4dbf-b651-0dfcf5ee760e => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:40:01 2026] POST /v2.1/servers => generated 450 bytes in 707 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:02.704 8 WARNING neutronclient.v2_0.client [None req-f3da34e2-e252-433a-a71b-49a5f1a73b6e 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/836] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:02 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:03.139 7 WARNING neutronclient.v2_0.client [None req-0fd89c5c-d25c-4cde-a06c-1f3934468d3e 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/837] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:03 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1649 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-08-24 16:40:03.805 8 WARNING neutronclient.v2_0.client [None req-d1e3ae08-6f07-48e1-b7ac-d8466cc3eb6b 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/840] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:03 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1304 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/841] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:40:04 2026] DELETE /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:04.607 8 WARNING neutronclient.v2_0.client [None req-11c77ce3-53c6-4f81-9c9a-0c5332b1fda1 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/842] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1655 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:04.916 7 WARNING neutronclient.v2_0.client [None req-3496563a-b1d9-4f9f-a9c4-0569fc71b340 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/843] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:04 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1352 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:05.827 8 WARNING neutronclient.v2_0.client [None req-64ad6a5a-4497-4998-bb91-46030c4569ca 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:05.936 7 INFO nova.api.openstack.compute.server_external_events [req-1b8c75da-f7c3-4eaa-8f47-3c3a0baca90d req-76f87d34-1ece-4ce3-8daa-610e44748665 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance [pid: 7|app: 0|req: 422/844] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:05 2026] POST /v2.1/os-server-external-events => generated 185 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-08-24 16:40:06.053 7 WARNING neutronclient.v2_0.client [None req-0e73715a-446a-49f1-aa17-166f745dc15b 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/845] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:05 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1655 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/846] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:06 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1352 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:07.185 8 WARNING neutronclient.v2_0.client [None req-b4504b47-571a-4744-a2c0-8c86be77840d 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:07.204 7 WARNING neutronclient.v2_0.client [None req-1702a56c-0325-408c-bf2a-402f9a9be50e 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/847] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:07 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1613 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/848] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:07 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1360 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:07.992 8 INFO nova.api.openstack.compute.server_external_events [req-50993ebc-6aa9-443d-b06c-302de8a14227 req-dfdbc5c6-e725-4049-85e8-01238d8d4bb3 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance 2026-08-24 16:40:07.992 8 INFO nova.api.openstack.compute.server_external_events [req-50993ebc-6aa9-443d-b06c-302de8a14227 req-dfdbc5c6-e725-4049-85e8-01238d8d4bb3 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:dcf628f1-95b9-40a3-bd7e-bd0dd7eb7add for instance 9ed36c7f-8917-48fb-b583-d3569941b216 on instance [pid: 8|app: 0|req: 425/849] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:07 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:08.283 8 INFO nova.api.openstack.compute.server_external_events [req-f451a64b-8060-4b92-9be2-dae31a5b79d8 req-63cd951a-3649-44a0-b192-901956bdccc9 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance [pid: 8|app: 0|req: 426/850] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:08.289 7 WARNING neutronclient.v2_0.client [None req-5c1aba4d-c038-4952-8174-6192df093294 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:08.316 8 WARNING neutronclient.v2_0.client [None req-012e1a3d-69af-434e-9cb9-11a99295aca3 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/851] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:08 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/852] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:08 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1437 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:09.408 7 WARNING neutronclient.v2_0.client [None req-c5ee557e-c1ba-436e-bd7f-782e99e849da 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] 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: 426/853] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:09 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:40:09.465 8 WARNING neutronclient.v2_0.client [None req-68da0138-34a5-4464-bcdf-a05131b50eb4 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/854] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:09 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1437 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-08-24 16:40:10.484 7 INFO nova.api.openstack.wsgi [None req-e6ca6e40-656b-485f-8b2b-9676dc8fb206 9013894477ab432db858a8c89d47f246 549d9aa347254470900f9edffbdc374a - - default default] HTTP exception thrown: Instance 9ed36c7f-8917-48fb-b583-d3569941b216 could not be found. [pid: 7|app: 0|req: 427/855] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:10 2026] GET /v2.1/servers/9ed36c7f-8917-48fb-b583-d3569941b216 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:10.616 8 WARNING neutronclient.v2_0.client [None req-9a6eaf85-9fc8-4ac8-b4da-11c226638d0b 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/856] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:10 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1437 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-08-24 16:40:11.814 7 WARNING neutronclient.v2_0.client [None req-3fe9ed55-ca9b-481b-93bd-27d44ce3cee8 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/857] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:11 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1437 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:13.442 7 WARNING neutronclient.v2_0.client [None req-47003003-602b-422b-b5c2-92066aa946f4 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/860] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:13 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1425 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:14.375 8 WARNING neutronclient.v2_0.client [None req-589865b1-349a-401f-a01d-dfbda9446c78 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1821 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:14.584 7 WARNING neutronclient.v2_0.client [None req-8816f465-5450-431a-bc59-94c66a3711df bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:14.609 8 WARNING neutronclient.v2_0.client [None req-11193946-f78e-4c1f-bc36-ecf24cb59089 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/862] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1821 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/863] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1425 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: 7|app: 0|req: 432/864] 10.0.0.121 () {34 vars in 750 bytes} [Mon Aug 24 16:40:14 2026] POST /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:14.998 8 WARNING neutronclient.v2_0.client [None req-a768123b-a002-4396-bb1b-52bed0037f06 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/865] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:14 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1823 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-08-24 16:40:15.750 7 WARNING neutronclient.v2_0.client [None req-e25c87c7-291b-487e-a557-52c63e230939 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/866] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:15 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1425 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-08-24 16:40:16.033 8 INFO nova.api.openstack.compute.server_external_events [req-9a62a74e-a549-45d2-83f3-69eb33765916 req-a6f3a5f7-c268-4c14-ab59-d761dcd2e253 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance [pid: 8|app: 0|req: 434/867] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:16.148 7 WARNING neutronclient.v2_0.client [None req-639cb2be-f1e5-441e-8e14-f79cdb5485d6 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/868] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:16 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1823 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-08-24 16:40:17.008 8 WARNING neutronclient.v2_0.client [None req-b5d804f4-67c1-4bf3-8257-89fd5760b6f1 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/869] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:16 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1425 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:17.311 7 WARNING neutronclient.v2_0.client [None req-09292ee8-7434-4b23-a886-827d1210a263 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/870] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:17 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1823 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:18.070 8 INFO nova.api.openstack.compute.server_external_events [req-5c0cec3b-b014-4d0f-b8a0-dfebd625b26a req-5d3702fd-a814-4889-a794-b58b9d728f28 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance [pid: 8|app: 0|req: 436/871] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:18.283 7 WARNING neutronclient.v2_0.client [None req-e1a57832-5d61-4038-a19f-ac05b4ae9988 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/872] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1612 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:18.767 8 WARNING neutronclient.v2_0.client [None req-67e84421-8e23-46de-bee1-e505a3e23897 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/873] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:18.934 7 WARNING neutronclient.v2_0.client [None req-6fe7ac20-c478-4d73-9c37-7ffe76db0cf3 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:20.156 8 INFO nova.api.openstack.compute.server_external_events [req-593fb76e-c398-434a-aee1-b45ac3a62963 req-2c032218-afa4-413d-b096-0d971d8ad8eb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:40:20.156 8 INFO nova.api.openstack.compute.server_external_events [req-593fb76e-c398-434a-aee1-b45ac3a62963 req-2c032218-afa4-413d-b096-0d971d8ad8eb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance [pid: 8|app: 0|req: 438/874] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:20 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:20.530 8 WARNING neutronclient.v2_0.client [None req-a33ac383-3ff0-4d92-b5d8-c0232d03130d 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/875] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:18 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1828 bytes in 1689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/876] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:20 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1612 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/877] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:40:20 2026] GET /v2.1/servers => generated 388 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/878] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:40:20 2026] DELETE /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:20.949 7 WARNING neutronclient.v2_0.client [None req-b9768a3a-4d6f-462d-b34a-e83973f5592f 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in 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/879] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:20 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1618 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:21.638 8 WARNING neutronclient.v2_0.client [None req-1782c8a0-d4c1-4ba0-8283-5c1cf3381b36 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/880] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:21 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1828 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:22.187 7 WARNING neutronclient.v2_0.client [None req-0d1d88e2-2708-4f8c-9373-60442218b75f 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:22.262 8 INFO nova.api.openstack.compute.server_external_events [req-94b33041-eb64-4be2-9ed9-3091f09dade6 req-b1cc9c6f-3a0e-43d3-8c89-fb0109225cdc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance [pid: 8|app: 0|req: 442/881] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:22 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: 440/882] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:22 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1618 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:23.105 8 WARNING neutronclient.v2_0.client [None req-e5d137e0-092b-49b4-84ef-7fa64eddedb2 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/883] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:23 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1828 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-08-24 16:40:23.400 7 WARNING neutronclient.v2_0.client [None req-0c4a3f70-ab79-43c1-9292-0f733ba00b3a 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/886] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:23 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1671 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:24.340 8 INFO nova.api.openstack.compute.server_external_events [req-c62a2344-fb65-421b-81f7-e3b46d39be94 req-2f949067-ebb4-40d0-9fff-3c30ff3021dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance 2026-08-24 16:40:24.340 8 INFO nova.api.openstack.compute.server_external_events [req-c62a2344-fb65-421b-81f7-e3b46d39be94 req-2f949067-ebb4-40d0-9fff-3c30ff3021dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance 2026-08-24 16:40:24.341 8 INFO nova.api.openstack.compute.server_external_events [req-c62a2344-fb65-421b-81f7-e3b46d39be94 req-2f949067-ebb4-40d0-9fff-3c30ff3021dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:40:24.341 8 INFO nova.api.openstack.compute.server_external_events [req-c62a2344-fb65-421b-81f7-e3b46d39be94 req-2f949067-ebb4-40d0-9fff-3c30ff3021dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:40:24.341 8 INFO nova.api.openstack.compute.server_external_events [req-c62a2344-fb65-421b-81f7-e3b46d39be94 req-2f949067-ebb4-40d0-9fff-3c30ff3021dc 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:5ba66a3f-5af2-4fa0-896b-9048d86ecf27 for instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b on instance [pid: 8|app: 0|req: 446/887] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:24 2026] POST /v2.1/os-server-external-events => generated 871 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:24.347 7 WARNING neutronclient.v2_0.client [None req-e7afe933-eb05-4f7c-b850-ad50a478e354 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/888] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:24 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1821 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:25.086 8 WARNING neutronclient.v2_0.client [None req-f00f5895-db1e-4996-845c-4fa5befb22f2 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/889] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:25 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1381 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:26.181 7 WARNING neutronclient.v2_0.client [None req-5bea45bc-151e-41b1-b843-0aa6e96b0452 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/890] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:26 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1386 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-08-24 16:40:27.323 8 WARNING neutronclient.v2_0.client [None req-40129ce0-ad60-415d-a38f-09a8bcfaf962 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/891] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:27 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 1386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:28.407 7 INFO nova.api.openstack.wsgi [None req-89b709a3-b085-401f-8bd8-8d457547fa0f 60c31980ef364f71abf7f566f99f0cca ac6dfddd8680408caef94a3acef740e3 - - default default] HTTP exception thrown: Instance 5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b could not be found. [pid: 7|app: 0|req: 444/892] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:28 2026] GET /v2.1/servers/5aa13c1a-44bc-4cde-8b6f-6cf04775ab7b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/893] 10.0.0.121 () {32 vars in 706 bytes} [Mon Aug 24 16:40:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1604603514 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/894] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:40:30 2026] POST /v2.1/os-keypairs => generated 397 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/897] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:40:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:35.382 8 WARNING neutronclient.v2_0.client [None req-d0a174d4-6bbe-4c7f-8fbe-71907d0463d5 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:35.427 8 WARNING neutronclient.v2_0.client [None req-d0a174d4-6bbe-4c7f-8fbe-71907d0463d5 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:35.477 8 WARNING neutronclient.v2_0.client [None req-d0a174d4-6bbe-4c7f-8fbe-71907d0463d5 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:40:35.641 8 WARNING neutronclient.v2_0.client [None req-d0a174d4-6bbe-4c7f-8fbe-71907d0463d5 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/898] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:40:35 2026] POST /v2.1/servers => generated 496 bytes in 705 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:40:36.049 7 WARNING neutronclient.v2_0.client [None req-c352ef98-4a19-4c93-a967-86d55abcf667 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/899] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:36 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1457 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:37.139 8 WARNING neutronclient.v2_0.client [None req-520036db-3636-4233-b15a-d70e9b8a6214 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/900] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:37 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1461 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:38.236 7 WARNING neutronclient.v2_0.client [None req-366903e9-aa2e-4453-96de-ec5c27ea5bd8 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/901] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:38 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1509 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-08-24 16:40:39.331 8 WARNING neutronclient.v2_0.client [None req-d93ecfb7-5c5e-42c1-bf8f-3102c9ea49f6 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/902] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:39 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1509 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-08-24 16:40:40.205 7 WARNING neutronclient.v2_0.client [None req-969f99bb-0925-4183-a004-0addb4013427 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:40.424 8 WARNING neutronclient.v2_0.client [None req-fa05c4da-bb3b-4653-b171-b7ee42e52a48 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/903] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:40 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/904] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:40 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1821 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/905] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:40:40 2026] DELETE /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:40.672 7 WARNING neutronclient.v2_0.client [None req-cdfbf634-eb53-41cd-9990-1708dc66bd42 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/906] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:40 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1827 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:41.521 8 WARNING neutronclient.v2_0.client [None req-9857e0fb-27bb-4143-b922-c1a8b84951ba 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/907] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:41 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1641 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:41.941 7 INFO nova.api.openstack.compute.server_external_events [req-696a143a-8b92-41f3-857e-aaa2bff7f7a3 req-4116746b-990a-4ea0-87ed-e6d25cd4bc42 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance [pid: 7|app: 0|req: 452/908] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:42.264 8 WARNING neutronclient.v2_0.client [None req-434f694e-9cec-43c5-97fd-a6668bfad1b6 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/909] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:42 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:42.714 7 WARNING neutronclient.v2_0.client [None req-27e92d6d-beba-4e98-8af4-0d4454fa5f4c 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/910] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:42 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1629 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-08-24 16:40:43.429 7 WARNING neutronclient.v2_0.client [None req-f4ccfc5c-32f4-4c9a-9ae0-ed77bedf1afd bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/913] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:43 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1759 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:43.952 8 WARNING neutronclient.v2_0.client [None req-8f20a769-3896-4d9a-b87a-63f6705218ce 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:44.000 7 INFO nova.api.openstack.compute.server_external_events [req-93b394b4-d645-40ff-8322-607a0f7cfcd9 req-7ba41c36-6aa8-4e88-8aab-1fe1e5803ac2 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance 2026-08-24 16:40:44.000 7 INFO nova.api.openstack.compute.server_external_events [req-93b394b4-d645-40ff-8322-607a0f7cfcd9 req-7ba41c36-6aa8-4e88-8aab-1fe1e5803ac2 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance 2026-08-24 16:40:44.000 7 INFO nova.api.openstack.compute.server_external_events [req-93b394b4-d645-40ff-8322-607a0f7cfcd9 req-7ba41c36-6aa8-4e88-8aab-1fe1e5803ac2 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:2a84d4e8-749c-458f-beb6-b7f170641cfb for instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 on instance [pid: 7|app: 0|req: 456/914] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:43 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/915] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:43 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1629 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-08-24 16:40:44.587 7 WARNING neutronclient.v2_0.client [None req-d5e444fc-7e9e-4fc4-88e7-297366c1a031 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in 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/916] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:44 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1479 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:45.119 8 WARNING neutronclient.v2_0.client [None req-97557489-faa6-4746-acd5-85264a03e8c7 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/917] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:45 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1629 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-08-24 16:40:45.701 7 WARNING neutronclient.v2_0.client [None req-2e83fa4a-da88-431b-a350-4f2fd206026c bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/918] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:45 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => generated 1479 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:46.272 8 WARNING neutronclient.v2_0.client [None req-e7f79f24-c964-42aa-ac30-beb529826276 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/919] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:46 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1629 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-08-24 16:40:46.778 7 INFO nova.api.openstack.wsgi [None req-95771af2-a268-43b9-8c34-7c3661f4e841 bafbb5a64215494e9878553a7681a250 c680a8b515514524918697c54d1f4db9 - - default default] HTTP exception thrown: Instance 6b31fa15-bd46-41e2-9e69-9b93b9286c79 could not be found. [pid: 7|app: 0|req: 459/920] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:46 2026] GET /v2.1/servers/6b31fa15-bd46-41e2-9e69-9b93b9286c79 => 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: 462/921] 10.0.0.121 () {32 vars in 706 bytes} [Mon Aug 24 16:40:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1738006542 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:47.159 7 INFO nova.api.openstack.compute.server_external_events [req-46d3100e-18ec-498e-ac2a-2eb60748c5b0 req-4306481b-5f65-4ed3-a37c-bb1b33caf5da 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 7|app: 0|req: 460/922] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:40:47.427 8 WARNING neutronclient.v2_0.client [None req-62947c73-1ac2-4692-a7df-7591a71e6e86 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/923] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:47 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1629 bytes in 865 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:49.221 7 INFO nova.api.openstack.compute.server_external_events [req-7529d0ba-5b16-4b47-b612-28b05b45a81e req-0e1908a6-03a6-433a-807b-ee4275e0d615 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 7|app: 0|req: 461/924] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:49.326 8 WARNING neutronclient.v2_0.client [None req-58dddc99-da58-4721-ab4f-a69f4e563760 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/925] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:40:49 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1810 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:49.514 7 WARNING neutronclient.v2_0.client [None req-3a945413-7bbc-4d71-b78a-b0e41586452d 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in 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/926] 10.0.0.121 () {32 vars in 741 bytes} [Mon Aug 24 16:40:49 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:40:51.260 8 INFO nova.api.openstack.compute.server_external_events [req-ff08105b-179f-4b67-a250-c1b0c4a0935d req-93abd61b-4e6a-4d17-b1d4-edceb2f83ee1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 8|app: 0|req: 465/927] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:01.310 8 WARNING keystonemiddleware.audit [req-ff08105b-179f-4b67-a250-c1b0c4a0935d req-93abd61b-4e6a-4d17-b1d4-edceb2f83ee1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/930] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:41:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:03.349 7 WARNING keystonemiddleware.audit [None req-3a945413-7bbc-4d71-b78a-b0e41586452d 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:03.420 7 WARNING neutronclient.v2_0.client [None req-b66874f7-4010-4645-a4a8-5c434c3d9531 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:03.477 7 WARNING neutronclient.v2_0.client [None req-b66874f7-4010-4645-a4a8-5c434c3d9531 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:03.644 7 WARNING neutronclient.v2_0.client [None req-b66874f7-4010-4645-a4a8-5c434c3d9531 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/933] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:41:03 2026] POST /v2.1/servers => generated 449 bytes in 539 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:41:03.894 8 WARNING keystonemiddleware.audit [None req-3eb3913f-66b6-4da2-b45d-ee9b6da5aced 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:41:03.910 8 WARNING neutronclient.v2_0.client [None req-efa26381-b0b9-42f6-88cf-daca62460562 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/934] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:03 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1402 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:04.956 7 WARNING keystonemiddleware.audit [None req-b66874f7-4010-4645-a4a8-5c434c3d9531 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:04.981 7 WARNING neutronclient.v2_0.client [None req-dda3dd30-971b-4b29-b6be-3d10f641d758 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/935] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:04 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1406 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-08-24 16:41:05.806 8 WARNING neutronclient.v2_0.client [None req-308ea9a1-6a72-4f23-9cbb-42968eff2ccd 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/936] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:05 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1930 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:06.206 7 WARNING keystonemiddleware.audit [None req-dda3dd30-971b-4b29-b6be-3d10f641d758 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:06.238 7 WARNING neutronclient.v2_0.client [None req-63c51ef9-db6b-4051-988c-149b30793500 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/937] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:06 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1454 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/938] 10.0.0.121 () {32 vars in 753 bytes} [Mon Aug 24 16:41:07 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246/os-server-password => generated 116 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:07.540 7 WARNING keystonemiddleware.audit [None req-63c51ef9-db6b-4051-988c-149b30793500 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:07.570 7 WARNING neutronclient.v2_0.client [None req-bace16f2-7ec6-421a-99f3-e38e0b6a8ecf 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/939] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:07 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1454 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:08.625 8 WARNING keystonemiddleware.audit [None req-0179a42f-deb4-4785-99b2-508bc7718da4 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:08.658 8 WARNING neutronclient.v2_0.client [None req-79f24b6f-d232-4f7b-b16a-91821f1418f7 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] 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: 468/940] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:41:08 2026] DELETE /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:08.957 7 WARNING neutronclient.v2_0.client [None req-a2208f89-98df-4cc2-8e8e-5225ef0500db 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/941] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:08 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1529 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/942] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:08 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1936 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:09.668 8 INFO nova.api.openstack.compute.server_external_events [req-8921f159-d4fa-4f4e-89bc-eb3584ec373e req-2b94af11-5e19-4c7e-ada9-2c7f0af0a6ec 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 8|app: 0|req: 474/943] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:10.150 8 WARNING keystonemiddleware.audit [req-8921f159-d4fa-4f4e-89bc-eb3584ec373e req-2b94af11-5e19-4c7e-ada9-2c7f0af0a6ec 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:10.176 7 INFO nova.api.openstack.compute.server_external_events [req-882ec5a1-a256-402c-9f13-8585e63fa6d1 req-357c10fa-0fd9-4fb5-b138-0a7445328022 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 7|app: 0|req: 470/944] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:10.187 8 WARNING neutronclient.v2_0.client [None req-dd76e911-1d7c-495b-8272-98ace14d2244 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:10.214 7 WARNING neutronclient.v2_0.client [None req-410fd369-7227-40b7-9882-34fbc2f6e475 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/945] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:10 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/946] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:10 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1936 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:11.348 8 WARNING keystonemiddleware.audit [None req-dd76e911-1d7c-495b-8272-98ace14d2244 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:11.382 8 WARNING neutronclient.v2_0.client [None req-c971f719-15dd-456e-b133-88d552713979 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:11.468 7 WARNING neutronclient.v2_0.client [None req-90eced57-2b2e-4e3b-9a2e-b9d415ff2f4a 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/947] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:11 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 1335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/948] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:11 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1936 bytes in 1266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:12.710 8 INFO nova.api.openstack.compute.server_external_events [req-8a8d22f4-00f9-442c-bb83-bb11a0839845 req-6ef9060b-7e55-48b0-8e77-8af7809a7d72 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 8|app: 0|req: 477/949] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:13.702 8 WARNING keystonemiddleware.audit [req-8a8d22f4-00f9-442c-bb83-bb11a0839845 req-6ef9060b-7e55-48b0-8e77-8af7809a7d72 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:13.734 8 WARNING neutronclient.v2_0.client [None req-36b27778-1671-428e-bd13-03ed3e1b4039 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:13.769 7 WARNING neutronclient.v2_0.client [None req-27c09f18-456f-4321-b4cd-eeb054680c33 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/952] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:13 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1543 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:13 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:14.759 7 INFO nova.api.openstack.compute.server_external_events [req-c4a83e69-7bf3-4c2e-8871-af5264d0156b req-9ce7dc5d-a529-4799-a47c-dc65d89d4182 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:dc665263-6a0a-4837-a91b-4af5adb49ed4 for instance 00989c20-a427-43fa-b8b0-4f45b7f28246 on instance [pid: 7|app: 0|req: 475/954] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:14.995 7 WARNING keystonemiddleware.audit [req-c4a83e69-7bf3-4c2e-8871-af5264d0156b req-9ce7dc5d-a529-4799-a47c-dc65d89d4182 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:15.008 8 WARNING neutronclient.v2_0.client [None req-806cad7f-e25d-4239-a41b-6e0c5bb2b844 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:15.023 7 WARNING neutronclient.v2_0.client [None req-47c4aa78-09d8-403a-964c-05f4d2a28f40 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/955] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:14 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 1543 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:14 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:16.130 8 INFO nova.api.openstack.wsgi [None req-53225cd0-0874-409c-8108-7da0d7c6c1b7 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] HTTP exception thrown: Instance 00989c20-a427-43fa-b8b0-4f45b7f28246 could not be found. [pid: 8|app: 0|req: 481/957] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:16 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:16.171 7 INFO nova.api.openstack.wsgi [None req-fd8751f5-0f4e-445e-a035-e1c0b1b98261 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] HTTP exception thrown: Instance 00989c20-a427-43fa-b8b0-4f45b7f28246 could not be found. [pid: 7|app: 0|req: 477/958] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:41:16 2026] DELETE /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:16.211 8 INFO nova.api.openstack.wsgi [None req-49805807-d6c0-4491-b6a0-1f33cbbf80b3 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] HTTP exception thrown: Instance 00989c20-a427-43fa-b8b0-4f45b7f28246 could not be found. [pid: 8|app: 0|req: 482/959] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:16 2026] GET /v2.1/servers/00989c20-a427-43fa-b8b0-4f45b7f28246 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/960] 10.0.0.121 () {32 vars in 706 bytes} [Mon Aug 24 16:41:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1820623041 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:41:16.387 8 WARNING keystonemiddleware.audit [None req-49805807-d6c0-4491-b6a0-1f33cbbf80b3 2a1202cb645345d9a8d3518fdf12acbe 7ec542c2ed004efca1718851c55c342c - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:16.426 8 WARNING neutronclient.v2_0.client [None req-e34410b2-d701-464e-9ea2-45698e2c97a9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:16.818 7 INFO nova.api.openstack.compute.server_external_events [req-38be42d6-34da-46f3-8207-a306aee0e231 req-30f934ce-508b-4cff-b212-1fe312775e4c 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 7|app: 0|req: 479/961] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:16 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: 8|app: 0|req: 483/962] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:16 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/963] 10.0.0.121 () {32 vars in 728 bytes} [Mon Aug 24 16:41:17 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1207550156 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:41:17.969 8 WARNING keystonemiddleware.audit [None req-e34410b2-d701-464e-9ea2-45698e2c97a9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:17.996 8 WARNING neutronclient.v2_0.client [None req-95fd9dad-16f0-4e37-8457-b1bda5965a49 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/964] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:17 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1527 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:18.864 7 INFO nova.api.openstack.compute.server_external_events [req-ee6fd7dc-3429-4650-86ec-6b1f8e0e9dfd req-921d9188-dedf-4735-8e0c-0ad9e1288010 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 7|app: 0|req: 481/965] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:19.447 8 WARNING keystonemiddleware.audit [None req-95fd9dad-16f0-4e37-8457-b1bda5965a49 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:19.478 8 WARNING neutronclient.v2_0.client [None req-71472963-6fb1-4977-b099-62a769768796 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/966] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:19 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1696 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:19.931 7 WARNING keystonemiddleware.audit [req-ee6fd7dc-3429-4650-86ec-6b1f8e0e9dfd req-921d9188-dedf-4735-8e0c-0ad9e1288010 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:19.975 7 WARNING neutronclient.v2_0.client [None req-60a5df4e-ff05-4f7d-9da6-eb22d69833b1 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/967] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:19 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1696 bytes in 920 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:22.668 8 INFO nova.api.openstack.compute.server_external_events [req-01c67a78-a8d6-419f-bce0-1b6922940f2d req-d8023b07-1cc5-45a8-95b3-656bb2b170b6 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 8|app: 0|req: 486/968] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:30.738 7 WARNING keystonemiddleware.audit [None req-60a5df4e-ff05-4f7d-9da6-eb22d69833b1 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/971] 10.0.0.121 () {34 vars in 750 bytes} [Mon Aug 24 16:41:30 2026] POST /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6/action => generated 32127 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:32.339 8 INFO nova.api.openstack.compute.server_external_events [req-57ee8594-0fa1-4eea-ac67-c0cf7566ca1f req-6292606a-d4f7-4f2b-a5d6-119edee771a5 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 8|app: 0|req: 488/972] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:33.344 7 WARNING keystonemiddleware.audit [None req-070669e6-cc3c-4a73-82a0-9478a90e7645 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/975] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:41:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:36.454 8 WARNING keystonemiddleware.audit [req-57ee8594-0fa1-4eea-ac67-c0cf7566ca1f req-6292606a-d4f7-4f2b-a5d6-119edee771a5 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:36.512 8 WARNING neutronclient.v2_0.client [None req-5bd32170-0bd3-4e85-a9c0-8dbdbe211620 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:36.567 8 WARNING neutronclient.v2_0.client [None req-5bd32170-0bd3-4e85-a9c0-8dbdbe211620 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:41:36.747 8 WARNING neutronclient.v2_0.client [None req-5bd32170-0bd3-4e85-a9c0-8dbdbe211620 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/976] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:41:36 2026] POST /v2.1/servers => generated 450 bytes in 489 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:41:36.952 7 WARNING keystonemiddleware.audit [None req-f204a509-21d8-455b-8afa-7e879261985b 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:41:36.975 7 WARNING neutronclient.v2_0.client [None req-9cc2428b-65b9-4daf-9cd2-9edabda01615 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/977] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:36 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1402 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:38.035 8 WARNING keystonemiddleware.audit [None req-5bd32170-0bd3-4e85-a9c0-8dbdbe211620 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:38.071 8 WARNING neutronclient.v2_0.client [None req-c67e04d5-3b9d-4714-a87c-ff40bbf98e34 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/978] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:38 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1406 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:39.970 7 WARNING keystonemiddleware.audit [None req-9cc2428b-65b9-4daf-9cd2-9edabda01615 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:40.005 7 WARNING neutronclient.v2_0.client [None req-a83edb76-2a82-4d7e-8441-aefb4bed42a9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/979] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:39 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:41.062 8 WARNING keystonemiddleware.audit [None req-c67e04d5-3b9d-4714-a87c-ff40bbf98e34 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:41.088 8 WARNING neutronclient.v2_0.client [None req-ebb9fd51-c833-4ba4-86f9-5f5f81781319 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/980] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:41 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1462 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:42.147 7 WARNING keystonemiddleware.audit [None req-a83edb76-2a82-4d7e-8441-aefb4bed42a9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:42.185 7 WARNING neutronclient.v2_0.client [None req-65d57f05-f164-4034-bb83-37f6f2dcd2e2 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/981] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:42 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1530 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:42.539 8 INFO nova.api.openstack.compute.server_external_events [req-764f7e63-77a4-4399-ac6d-098f4ab05333 req-ac8a6416-7956-47d5-91ae-83945106244c 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 8|app: 0|req: 494/982] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:43.398 7 WARNING keystonemiddleware.audit [None req-65d57f05-f164-4034-bb83-37f6f2dcd2e2 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:43.438 7 WARNING neutronclient.v2_0.client [None req-1085d90d-e174-482a-8aa5-222f78824e7c 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/985] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:43 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:44.547 8 WARNING keystonemiddleware.audit [req-764f7e63-77a4-4399-ac6d-098f4ab05333 req-ac8a6416-7956-47d5-91ae-83945106244c 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:44.586 8 WARNING neutronclient.v2_0.client [None req-d4e4bc0e-e62d-42f6-a3e1-5b9c4e3b4512 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/986] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:44 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:45.689 7 WARNING keystonemiddleware.audit [None req-1085d90d-e174-482a-8aa5-222f78824e7c 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:45.739 7 WARNING neutronclient.v2_0.client [None req-aa73df15-2a71-4939-9cc9-25dc480958ba 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/987] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:45 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1528 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:46.950 8 WARNING keystonemiddleware.audit [None req-d4e4bc0e-e62d-42f6-a3e1-5b9c4e3b4512 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:46.986 8 WARNING neutronclient.v2_0.client [None req-4a69eb68-b30b-4426-8190-e12dabffecb3 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/988] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:46 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1528 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:47.475 7 INFO nova.api.openstack.compute.server_external_events [req-7ea0d767-0b73-40b6-8f22-71e4391168d7 req-8d2c5d5d-2890-4916-a299-4e678d1c37ab 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 7|app: 0|req: 492/989] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:47 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) 2026-08-24 16:41:48.403 8 WARNING keystonemiddleware.audit [None req-4a69eb68-b30b-4426-8190-e12dabffecb3 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:48.450 8 WARNING neutronclient.v2_0.client [None req-90eaacf1-cfa7-41f8-bb6f-69226adcd351 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/990] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:48 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1528 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:49.531 7 INFO nova.api.openstack.compute.server_external_events [req-3db6b0e7-efd4-41bf-882c-6146dea2ba12 req-df971406-8ac3-4111-952c-06038156fd3a 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 7|app: 0|req: 493/991] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:50.296 8 WARNING keystonemiddleware.audit [None req-90eaacf1-cfa7-41f8-bb6f-69226adcd351 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:50.331 8 WARNING neutronclient.v2_0.client [None req-e15a922f-3e4b-4805-af77-65d716b684fd 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/992] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:50 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1696 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:41:50.449 7 WARNING keystonemiddleware.audit [req-3db6b0e7-efd4-41bf-882c-6146dea2ba12 req-df971406-8ac3-4111-952c-06038156fd3a 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:41:50.481 7 WARNING neutronclient.v2_0.client [None req-d1f3a860-f710-49ca-a699-bea271af10f0 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/993] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:41:50 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1696 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-08-24 16:41:51.416 8 INFO nova.api.openstack.compute.server_external_events [req-71a797af-52d6-4950-a947-4120c8f5963d req-c7911a59-26c3-40b5-899f-02c80d16e837 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 8|app: 0|req: 500/994] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:41:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:41:59.471 7 WARNING keystonemiddleware.audit [None req-d1f3a860-f710-49ca-a699-bea271af10f0 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/997] 10.0.0.121 () {34 vars in 750 bytes} [Mon Aug 24 16:41:59 2026] POST /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163/action => generated 31891 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 16:42:02.635 7 WARNING keystonemiddleware.audit [None req-47126c32-1ced-454e-b8a7-95583457952e 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/998] 10.0.0.252 () {30 vars in 619 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 503/999] 10.0.0.252 () {32 vars in 692 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1000] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:42:02 2026] DELETE /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:42:02.778 8 WARNING keystonemiddleware.audit [req-fbb1b989-882f-4760-811b-617574d94590 req-d8abc919-51b8-498c-a498-229e00b9c5b4 51b32a48d3f74757a3c6c4be9ec2c17d a73ee646ffda4507b9343430416557ee - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:42:02.812 8 WARNING neutronclient.v2_0.client [None req-8cc2704d-a087-4d80-afc4-35c1700641bd 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] 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: 498/1001] 10.0.0.252 () {34 vars in 913 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/os-simple-tenant-usage/a73ee646ffda4507b9343430416557ee?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1002] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:02 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1822 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/1003] 10.0.0.252 () {30 vars in 654 bytes} [Mon Aug 24 16:42:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:04.003 7 WARNING keystonemiddleware.audit [None req-0b54d817-4ad7-4579-bd00-9c95863832d2 51b32a48d3f74757a3c6c4be9ec2c17d a73ee646ffda4507b9343430416557ee - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:42:04.034 7 WARNING neutronclient.v2_0.client [None req-820ab7eb-c971-45a3-855c-ecf4f233fdc6 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:04.148 8 INFO nova.api.openstack.compute.server_external_events [req-71b51155-eea3-4f30-8a91-bb4e77123bc3 req-041d90b0-8f97-493a-b781-41e5b8fc1913 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 8|app: 0|req: 506/1006] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1007] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:04 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1822 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:05.741 8 WARNING keystonemiddleware.audit [req-71b51155-eea3-4f30-8a91-bb4e77123bc3 req-041d90b0-8f97-493a-b781-41e5b8fc1913 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:05.775 8 WARNING neutronclient.v2_0.client [None req-7379a87f-16bb-47b4-a531-ae82d6d1fb90 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:06.058 7 INFO nova.api.openstack.compute.server_external_events [req-19dc00d3-ac15-4efe-8950-d39df3b49406 req-cfdab6bb-7cf2-4544-88dd-3d85b6420aa0 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 7|app: 0|req: 502/1008] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1009] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:05 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1754 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:06.191 7 INFO nova.api.openstack.compute.server_external_events [req-57cc0cc0-2532-4064-99e8-534b5e3a6da2 req-3b00aa33-4d66-48c4-b7b0-c379316398df 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:b67ef570-243f-475b-b11c-8faf9f2f7962 for instance 81ab3767-1ae8-4b84-944a-77a645f18163 on instance [pid: 7|app: 0|req: 503/1010] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1011] 10.0.0.252 () {30 vars in 619 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1012] 10.0.0.252 () {32 vars in 692 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1013] 10.0.0.252 () {34 vars in 913 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/os-simple-tenant-usage/a73ee646ffda4507b9343430416557ee?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1014] 10.0.0.252 () {30 vars in 654 bytes} [Mon Aug 24 16:42:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:07.198 8 WARNING keystonemiddleware.audit [None req-00f13416-36ca-4045-b7d6-e1abd35f2423 51b32a48d3f74757a3c6c4be9ec2c17d a73ee646ffda4507b9343430416557ee - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:07.234 8 WARNING neutronclient.v2_0.client [None req-f0fc9e6a-9868-4d55-a75d-3640531d9765 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1015] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:07 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:08.285 7 WARNING keystonemiddleware.audit [None req-6747d77f-df87-461d-bfc1-250a289d2dda 51b32a48d3f74757a3c6c4be9ec2c17d a73ee646ffda4507b9343430416557ee - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:42:08.329 7 WARNING neutronclient.v2_0.client [None req-b0339696-3913-448a-9631-fe67e64c615e 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1016] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:08 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:09.383 8 WARNING keystonemiddleware.audit [None req-f0fc9e6a-9868-4d55-a75d-3640531d9765 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:09.581 8 INFO nova.api.openstack.wsgi [None req-6430956f-e3b5-42e9-bb09-2038a3e608e9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] HTTP exception thrown: Instance 81ab3767-1ae8-4b84-944a-77a645f18163 could not be found. [pid: 8|app: 0|req: 511/1017] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:09 2026] GET /v2.1/servers/81ab3767-1ae8-4b84-944a-77a645f18163 => generated 111 bytes in 203 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:42:09.808 7 WARNING keystonemiddleware.audit [None req-b0339696-3913-448a-9631-fe67e64c615e 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1018] 10.0.0.121 () {32 vars in 730 bytes} [Mon Aug 24 16:42:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1044105748 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:42:10.171 8 WARNING keystonemiddleware.audit [None req-6430956f-e3b5-42e9-bb09-2038a3e608e9 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1019] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:42:10 2026] DELETE /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:42:10.260 7 WARNING keystonemiddleware.audit [None req-63450e28-64ae-4d2f-80f3-74e0fc3cf42c 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. 2026-08-24 16:42:10.292 7 WARNING neutronclient.v2_0.client [None req-8cacc9f6-1e93-4ba6-b80b-a99e50d65806 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in 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/1020] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:10 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1702 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:11.575 8 WARNING keystonemiddleware.audit [None req-39d3c881-a894-485a-93df-9163bf059099 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:11.592 7 INFO nova.api.openstack.compute.server_external_events [req-83ccbb7f-c4e6-47a0-be7e-3181ed2b73e2 req-1fb039ce-e1e7-4cf8-a773-03e40d07aecf 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 7|app: 0|req: 509/1021] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:11.613 8 WARNING neutronclient.v2_0.client [None req-afa99f90-2543-417d-8e0b-faf6d3888f74 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1022] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:11 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1702 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:12.811 7 WARNING keystonemiddleware.audit [req-83ccbb7f-c4e6-47a0-be7e-3181ed2b73e2 req-1fb039ce-e1e7-4cf8-a773-03e40d07aecf 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:12.848 7 WARNING neutronclient.v2_0.client [None req-4d4a76a2-0239-4c22-b519-5105588e4ae0 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1023] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:12 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1635 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:13.633 7 INFO nova.api.openstack.compute.server_external_events [req-5383dd84-8976-4da6-ac3a-12d9b8eb2019 req-d4edcb48-8f66-4c2e-a3ba-ace57d0ee2bb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance 2026-08-24 16:42:13.634 7 INFO nova.api.openstack.compute.server_external_events [req-5383dd84-8976-4da6-ac3a-12d9b8eb2019 req-d4edcb48-8f66-4c2e-a3ba-ace57d0ee2bb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:3ef7b4af-d4e2-4015-bd7e-6ed4056047bb for instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 on instance [pid: 7|app: 0|req: 512/1026] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:13 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:14.035 8 WARNING keystonemiddleware.audit [None req-afa99f90-2543-417d-8e0b-faf6d3888f74 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:14.074 8 WARNING neutronclient.v2_0.client [None req-641366ba-268d-490d-bc1e-9929475f1b07 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1027] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:14 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:15.135 7 WARNING keystonemiddleware.audit [req-5383dd84-8976-4da6-ac3a-12d9b8eb2019 req-d4edcb48-8f66-4c2e-a3ba-ace57d0ee2bb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:15.182 7 WARNING neutronclient.v2_0.client [None req-bdf369be-a688-468c-862b-24a6a313769a 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1028] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:15 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:42:16.238 8 WARNING keystonemiddleware.audit [None req-641366ba-268d-490d-bc1e-9929475f1b07 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:16.259 8 INFO nova.api.openstack.wsgi [None req-42e2e8b8-10ec-45df-8d6f-3b7dd7a007c1 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] HTTP exception thrown: Instance 766d2d80-b4f9-4a02-886e-cb4b27eb53e6 could not be found. [pid: 8|app: 0|req: 516/1029] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:16 2026] GET /v2.1/servers/766d2d80-b4f9-4a02-886e-cb4b27eb53e6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:42:16.499 7 WARNING keystonemiddleware.audit [None req-bdf369be-a688-468c-862b-24a6a313769a 66f81bad52fd4b2ebe5d48de75628293 1a87368aaf6f4e268072cda924edaca0 - - default default] Skipping service tempest-service-1683724141 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1030] 10.0.0.121 () {32 vars in 730 bytes} [Mon Aug 24 16:42:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1245602877 => 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: 520/1037] 10.0.0.121 () {34 vars in 671 bytes} [Mon Aug 24 16:42:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:42:47.618 7 WARNING neutronclient.v2_0.client [None req-b5541880-6480-4d7c-946c-3308fea5875e c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:42:47.666 7 WARNING neutronclient.v2_0.client [None req-b5541880-6480-4d7c-946c-3308fea5875e c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:42:47.983 7 WARNING neutronclient.v2_0.client [None req-b5541880-6480-4d7c-946c-3308fea5875e c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in 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/1038] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:42:47 2026] POST /v2.1/servers => generated 448 bytes in 607 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:42:48.178 8 WARNING neutronclient.v2_0.client [None req-0be5065d-4e05-4a34-b222-1a57b4c9168f c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1039] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:48 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:53.267 7 WARNING neutronclient.v2_0.client [None req-f35c975f-fda8-4cc1-afa7-284743628541 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1042] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:53 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1521 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:53.820 8 INFO nova.api.openstack.compute.server_external_events [req-51ecce56-3195-4649-b0a0-94cf9e1d4f88 req-4472d041-1b7d-4288-a15e-51862c2945d0 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 8|app: 0|req: 524/1043] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:55.728 7 INFO nova.api.openstack.compute.server_external_events [req-b2b45fbf-4e48-41aa-aef5-fcadefc128bd req-081959f8-10f5-44fb-b6ae-dd4e8a94228e 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 7|app: 0|req: 520/1044] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:58.536 8 WARNING neutronclient.v2_0.client [None req-6fbbf1eb-cefd-47a4-85ea-647bf993a51d c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1045] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:42:58 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1519 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:42:59.350 7 INFO nova.api.openstack.compute.server_external_events [req-f7cc4b18-f59b-4527-a727-dc1a6403a310 req-3f3ddf69-0940-4745-86d2-a78ea3c1b4bf 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 7|app: 0|req: 521/1046] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:42:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:01.391 8 INFO nova.api.openstack.compute.server_external_events [req-c5eda049-93b2-4de3-a63b-341e0c56c175 req-39bd0de1-e9eb-44ba-badb-eb01171e4638 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 8|app: 0|req: 526/1047] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:03.721 7 WARNING neutronclient.v2_0.client [None req-f0b74d1e-6e6b-4a95-9e0d-e18cff9e67fc c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1050] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:43:03 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:05.055 7 INFO nova.api.openstack.compute.server_external_events [req-cebdb71a-1e99-4e5f-942a-acb48c264f44 req-53182586-5cd7-4a29-9dac-90ca28726c7a 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 7|app: 0|req: 524/1051] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:05 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) 2026-08-24 16:43:05.095 8 WARNING neutronclient.v2_0.client [None req-c65ea07c-b23d-467b-8a08-aecfa21a8251 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:43:05.147 8 WARNING neutronclient.v2_0.client [None req-c65ea07c-b23d-467b-8a08-aecfa21a8251 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:43:05.395 8 WARNING neutronclient.v2_0.client [None req-c65ea07c-b23d-467b-8a08-aecfa21a8251 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1052] 10.0.0.121 () {34 vars in 663 bytes} [Mon Aug 24 16:43:05 2026] POST /v2.1/servers => generated 448 bytes in 565 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:05.628 7 WARNING neutronclient.v2_0.client [None req-11081920-b9ed-41e6-86e3-ffeddabceeb3 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1053] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:43:05 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1393 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:10.729 8 WARNING neutronclient.v2_0.client [None req-fa92d1bf-764b-4ef3-ad40-6d4ea43256fd c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1054] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:43:10 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1519 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-08-24 16:43:11.214 7 INFO nova.api.openstack.compute.server_external_events [req-d3cbd0f3-e24c-444c-aa41-dd2badc61be1 req-48bfae36-a223-46ee-9677-a805e8aae919 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 7|app: 0|req: 526/1055] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:15.902 8 WARNING neutronclient.v2_0.client [None req-22450dcc-613e-4617-a298-7f3c2b99e61c c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1058] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:43:15 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1517 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:16.117 7 INFO nova.api.openstack.compute.server_external_events [req-5a46f91f-4e6e-4262-ade8-db96c3f58708 req-6371ad6c-e7d9-4184-b36c-ac7d13872f3f 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 7|app: 0|req: 528/1059] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:18.161 8 INFO nova.api.openstack.compute.server_external_events [req-4d8633df-4443-4bda-bb68-38017819e442 req-926af67d-a451-466a-a89f-87fb44d6b53e 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 8|app: 0|req: 532/1060] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:21.116 7 WARNING neutronclient.v2_0.client [None req-f256c1ba-8082-45e4-a327-4fce6aed9151 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in 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/1061] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:43:21 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1817 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:22.383 8 INFO nova.api.openstack.compute.server_external_events [req-34a6442c-43d3-4eed-8798-daba90653217 req-bb17a2a4-b6a4-4116-897b-3caf0bec2519 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 8|app: 0|req: 533/1062] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:46.239 8 WARNING neutronclient.v2_0.client [None req-7b8b7b08-954a-4e3e-a350-a2ebc25798e7 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:43:46.274 8 WARNING neutronclient.v2_0.client [None req-7b8b7b08-954a-4e3e-a350-a2ebc25798e7 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:43:46.406 8 WARNING neutronclient.v2_0.client [None req-7b8b7b08-954a-4e3e-a350-a2ebc25798e7 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1069] 199.19.213.61 () {36 vars in 713 bytes} [Mon Aug 24 16:43:45 2026] POST /v2.1/servers => generated 453 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:47.113 7 WARNING neutronclient.v2_0.client [None req-fc0dea2f-2a91-425f-b403-fb63a2a03d69 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1070] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2213 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:47.288 8 WARNING neutronclient.v2_0.client [None req-90068234-f903-43b4-91d5-e6caa15659ce 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1071] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1072] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:43:47 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:49.955 8 WARNING neutronclient.v2_0.client [None req-3756542f-ee07-4894-8a45-13495cc9efda 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1073] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:43:49 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2371 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:50.043 7 WARNING neutronclient.v2_0.client [None req-3ae91ee3-4498-40ef-9c30-9a240edbad90 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1074] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:43:49 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 540/1075] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:43:50 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:52.401 7 INFO nova.api.openstack.compute.server_external_events [req-f3ea574f-de28-49b0-9be6-b03f905d1a18 req-b0bb9191-f1e0-45a6-ab24-da66eb5a37ce 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 536/1076] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:53.043 8 WARNING neutronclient.v2_0.client [None req-f0db73b9-a9cf-40c6-8264-12b997b52020 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1077] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:43:52 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2445 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:53.219 7 WARNING neutronclient.v2_0.client [None req-a66e5f5f-7c47-4b76-9027-8e3acb8e1f10 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1078] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 283 bytes in 97 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: 542/1079] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:43:53 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:55.906 8 WARNING neutronclient.v2_0.client [None req-f1e6c92e-b479-476c-9722-f4bf66c836dd 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1082] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:43:55 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:56.038 7 WARNING neutronclient.v2_0.client [None req-5b0c1e93-a06a-4fd3-822a-efb24ee33da7 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1083] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:43:56 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1084] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:43:56 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:58.462 7 INFO nova.api.openstack.compute.server_external_events [req-f1e26208-d087-4dff-83ae-05840b441e57 req-72643759-77d9-4e3a-8326-9a5fbfdbc0af 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 540/1085] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:43:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:58.964 8 WARNING neutronclient.v2_0.client [None req-f90bea39-0149-4761-aace-147b2b6c99b8 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1086] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:43:58 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2433 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:43:59.106 7 WARNING neutronclient.v2_0.client [None req-590c1764-73a2-499f-8f92-415804f23972 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1087] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:43:59 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1088] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:43:59 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:00.523 7 INFO nova.api.openstack.compute.server_external_events [req-3edcdfee-09f5-463b-9d4a-e9039499edfb req-b0a6214c-5224-4e31-9baf-6a93b749d17e 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 542/1089] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:01.881 8 WARNING neutronclient.v2_0.client [None req-1e3b2f4b-29f9-4b39-9698-92030d8b9f19 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1090] 199.19.213.61 () {32 vars in 732 bytes} [Mon Aug 24 16:44:01 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 2580 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:02.030 7 WARNING neutronclient.v2_0.client [None req-6e294c20-306c-4872-bec0-81d036b9cea0 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1091] 199.19.213.61 () {32 vars in 758 bytes} [Mon Aug 24 16:44:01 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 285 bytes in 109 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: 549/1092] 199.19.213.61 () {32 vars in 776 bytes} [Mon Aug 24 16:44:02 2026] GET /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:35.942 7 WARNING neutronclient.v2_0.client [None req-8db29f39-bb69-42ab-8866-8591b362edb4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:44:35.996 7 WARNING neutronclient.v2_0.client [None req-8db29f39-bb69-42ab-8866-8591b362edb4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:38.506 8 INFO nova.api.openstack.compute.server_external_events [req-f9f88f13-0d88-4ecc-89ef-9da656981277 req-8cf79ecc-47fc-475e-84e3-cb9d219817b4 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 554/1101] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:41.663 8 INFO nova.api.openstack.compute.server_external_events [req-98332d65-6016-48e1-840c-43710abe0196 req-48cdb377-2bd8-4137-968a-28c2ec9f19f1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 555/1102] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:43.724 8 INFO nova.api.openstack.compute.server_external_events [req-a1e28688-2943-4fb0-9181-95d4dfdcd629 req-238d58cc-a1ea-4dee-898f-f3641bec673b 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 558/1105] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:43 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) 2026-08-24 16:44:45.071 7 WARNING neutronclient.v2_0.client [None req-8db29f39-bb69-42ab-8866-8591b362edb4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1106] 199.19.213.61 () {36 vars in 811 bytes} [Mon Aug 24 16:44:35 2026] POST /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 281 bytes in 9228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:45.719 8 INFO nova.api.openstack.compute.server_external_events [req-0e6f9faf-2c42-4815-bb25-636012f750c4 req-9d428cb1-c24e-45e4-bef7-821af9e6a65a 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 559/1107] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:44:47.771 7 INFO nova.api.openstack.compute.server_external_events [req-79ce4d6c-c0c7-40a3-acc0-3693d8e2f349 req-f666061d-7e0e-4144-bde1-010a39912159 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 549/1108] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:44:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:15.768 7 WARNING neutronclient.v2_0.client [None req-5d28b586-c5b0-40be-89c2-a8af3f1e37b4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:45:15.824 7 WARNING neutronclient.v2_0.client [None req-5d28b586-c5b0-40be-89c2-a8af3f1e37b4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:18.230 8 INFO nova.api.openstack.compute.server_external_events [req-d627eb09-4f6f-4535-994e-b6fb285a1fd6 req-1cfc6ea0-ca75-4d4c-a100-a027e67c2894 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 563/1115] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:21.505 8 INFO nova.api.openstack.compute.server_external_events [req-02a174f7-c925-46ee-8ec7-04db66235514 req-fc740891-a2c8-45a1-aa0e-72f71c423975 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 564/1116] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:23.545 8 INFO nova.api.openstack.compute.server_external_events [req-53e72444-544b-4fbb-9c63-9cca9b5f8658 req-29fb556f-5328-468e-91f8-d0821b044cd8 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 567/1119] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:23 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) 2026-08-24 16:45:24.857 7 WARNING neutronclient.v2_0.client [None req-5d28b586-c5b0-40be-89c2-a8af3f1e37b4 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1120] 199.19.213.61 () {36 vars in 811 bytes} [Mon Aug 24 16:45:15 2026] POST /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 374 bytes in 9179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:36.987 8 WARNING neutronclient.v2_0.client [None req-ec5d46da-a134-4a14-8574-65c1f855924f 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:45:37.034 8 WARNING neutronclient.v2_0.client [None req-ec5d46da-a134-4a14-8574-65c1f855924f 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:39.449 7 INFO nova.api.openstack.compute.server_external_events [req-1130b5b2-2a40-4cb9-b6c7-df011ad4bde2 req-ec3a840b-147d-4e3a-9432-b995e69843f1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 555/1123] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:42.991 7 INFO nova.api.openstack.compute.server_external_events [req-c7552bbd-48be-4009-af85-fc822666017f req-447d6ffe-622a-4719-8bd9-359d6fabe9b0 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 556/1124] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:45.026 7 INFO nova.api.openstack.compute.server_external_events [req-08f3db05-eb6f-4687-8dcb-bbfb3fefbf91 req-afaf210e-c74a-408a-a2b5-de0af872d4c8 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-plugged:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 559/1127] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:45:46.104 8 WARNING neutronclient.v2_0.client [None req-ec5d46da-a134-4a14-8574-65c1f855924f 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1128] 199.19.213.61 () {36 vars in 811 bytes} [Mon Aug 24 16:45:36 2026] POST /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface => generated 377 bytes in 9216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:45:47.063 7 INFO nova.api.openstack.compute.server_external_events [req-8ad2f58e-fade-41a3-be02-d72dce752dcd req-c6f2ebd4-f360-4e94-909a-49a52949b1a7 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 560/1129] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:45:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:00.554 7 INFO nova.api.openstack.compute.server_external_events [req-89d47ded-b99e-4109-a6ff-06c33f30e158 req-2994f138-ac19-480a-af4a-e544cf08294a 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 562/1132] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1133] 199.19.213.61 () {34 vars in 854 bytes} [Mon Aug 24 16:46:01 2026] DELETE /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface/0f1af034-616d-4f22-b7da-cec10dc58411 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:02.601 7 INFO nova.api.openstack.compute.server_external_events [req-83b80de4-d523-403b-954b-68deb307aedb req-f41607fa-279b-48b1-bc7b-1d6f05e584aa 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 563/1134] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:04.637 8 INFO nova.api.openstack.compute.server_external_events [req-faf5f1f3-e975-486b-b295-1c76b38e78fe req-dfc295f2-0bf9-4376-877d-955ae4d6aee8 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance 2026-08-24 16:46:04.638 8 INFO nova.api.openstack.compute.server_external_events [req-faf5f1f3-e975-486b-b295-1c76b38e78fe req-dfc295f2-0bf9-4376-877d-955ae4d6aee8 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:0f1af034-616d-4f22-b7da-cec10dc58411 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 573/1137] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:04 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:10.839 7 INFO nova.api.openstack.compute.server_external_events [req-5e2d193b-e820-4dfc-8d88-b44ac77c4cbd req-c3764e55-845a-4454-bb82-0f6a6ca030ee 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 565/1138] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1139] 199.19.213.61 () {34 vars in 854 bytes} [Mon Aug 24 16:46:10 2026] DELETE /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface/6ed5959a-513b-4f1b-96de-ab771cda33f3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:12.903 7 INFO nova.api.openstack.compute.server_external_events [req-ffdeccb3-d351-4f53-a298-2553e384f24f req-6c8e65bd-6b81-498e-8abd-b4f5916d7378 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 566/1140] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:14.943 7 INFO nova.api.openstack.compute.server_external_events [req-08831710-ea27-4530-aefe-7c89727004a4 req-ff62c0ad-2bd1-4cfb-9e45-df0e0273f5a2 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:6ed5959a-513b-4f1b-96de-ab771cda33f3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 568/1143] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1146] 199.19.213.61 () {34 vars in 854 bytes} [Mon Aug 24 16:46:31 2026] DELETE /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6/os-interface/203941df-a0c4-4505-ab19-5fba9e9f01d3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:34.054 8 INFO nova.api.openstack.compute.server_external_events [req-bfc02723-2813-45cc-b1f3-2f0e38d8e2d3 req-5e65dc2c-cfd9-4cd5-8ee9-45b988fbf912 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 579/1149] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:36.103 7 INFO nova.api.openstack.compute.server_external_events [req-c67c6fae-4156-47d7-80c1-d4b3b34dc20d req-a2efade2-8167-4f7b-b615-43b8f49a76ae 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:203941df-a0c4-4505-ab19-5fba9e9f01d3 for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 571/1150] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1151] 199.19.213.61 () {34 vars in 754 bytes} [Mon Aug 24 16:46:37 2026] DELETE /v2.1/servers/d7905633-b64d-4638-8a93-97ef2956d2b6 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:38.599 7 INFO nova.api.openstack.compute.server_external_events [req-e47f1452-8ec8-4ea5-a92e-b1a67c1b53ed req-5a12af1b-480f-4d5a-b69b-52f8287a8d7e 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 572/1152] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:39.985 8 INFO nova.api.openstack.compute.server_external_events [req-b2eeeab9-e6bd-4dc0-832b-111d19f1e310 req-c9d5affd-b7aa-4604-90e0-4cf3ec62b084 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 8|app: 0|req: 581/1153] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:39 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-08-24 16:46:40.641 7 INFO nova.api.openstack.compute.server_external_events [req-1b1f537c-3416-45bc-9686-9dff482b5c88 req-12e3055b-5692-4233-8166-9efdcb36ef66 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:900e4b5d-ff8d-4975-951b-b3acf70cd3ab for instance d7905633-b64d-4638-8a93-97ef2956d2b6 on instance [pid: 7|app: 0|req: 573/1154] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1155] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:46:41 2026] DELETE /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:41.281 7 WARNING neutronclient.v2_0.client [None req-9284abce-a562-4132-93b4-0bb5af1b955c c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1156] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:46:41 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1943 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:42.682 8 INFO nova.api.openstack.compute.server_external_events [req-36d1c2f8-7382-4166-90e2-471164bddce5 req-7b34ff29-ad37-4055-92d1-275a99410808 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance 2026-08-24 16:46:42.682 8 INFO nova.api.openstack.compute.server_external_events [req-36d1c2f8-7382-4166-90e2-471164bddce5 req-7b34ff29-ad37-4055-92d1-275a99410808 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance 2026-08-24 16:46:42.683 8 INFO nova.api.openstack.compute.server_external_events [req-36d1c2f8-7382-4166-90e2-471164bddce5 req-7b34ff29-ad37-4055-92d1-275a99410808 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 8|app: 0|req: 583/1157] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:42 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:44.725 8 INFO nova.api.openstack.compute.server_external_events [req-65085f95-2d97-4e9f-afcc-91705812313a req-88c510b8-2fef-47f3-b0e2-94e307e014eb 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:408ff776-ac1d-4c30-b1e4-75a0a43f3275 for instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b on instance [pid: 8|app: 0|req: 585/1160] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:46.478 7 WARNING neutronclient.v2_0.client [None req-2efc495c-8038-45d9-986b-d696510cd3f4 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1161] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:46:46 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 1479 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:51.560 8 INFO nova.api.openstack.wsgi [None req-df921a0a-75dd-421a-ad30-c57b278d628a c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] HTTP exception thrown: Instance 6e1c5a08-1968-4c39-b6cc-f62b5dea651b could not be found. [pid: 8|app: 0|req: 586/1162] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:46:51 2026] GET /v2.1/servers/6e1c5a08-1968-4c39-b6cc-f62b5dea651b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:52.017 7 INFO nova.api.openstack.compute.server_external_events [req-f1717c84-e691-40e1-bba9-d06931176404 req-69b7ad97-e053-4a07-838d-9138ef11f6f1 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-changed:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1163] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1164] 10.0.0.121 () {32 vars in 718 bytes} [Mon Aug 24 16:46:52 2026] DELETE /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:52.146 7 WARNING neutronclient.v2_0.client [None req-e48a584f-d8a5-46ab-9409-829e2a3f4eb5 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1165] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:46:52 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1944 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:54.057 8 INFO nova.api.openstack.compute.server_external_events [req-ce5f6f73-fb3a-4711-9b76-c0cf0364e4a5 req-6ba7bdab-822a-4f6e-8d0c-c105e9eb9785 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance 2026-08-24 16:46:54.057 8 INFO nova.api.openstack.compute.server_external_events [req-ce5f6f73-fb3a-4711-9b76-c0cf0364e4a5 req-6ba7bdab-822a-4f6e-8d0c-c105e9eb9785 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-unplugged:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 8|app: 0|req: 589/1168] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:54 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:56.101 7 INFO nova.api.openstack.compute.server_external_events [req-7fe71044-eb08-488e-88b0-30c1cac533a2 req-10b2bfc7-a7fa-4cbf-b203-7ac7afb05a0b 88bede4a07644d9093211a8f391c5273 d3617a8ed70f4411a107f6b8e7acac52 - - eda75296277343b895336a3a23603e22 eda75296277343b895336a3a23603e22] Creating event network-vif-deleted:c0eadc65-2e24-4fb8-9ad7-4bc5d07fc562 for instance 24238155-3e41-460f-b9c4-db0a485eaf53 on instance [pid: 7|app: 0|req: 580/1169] 10.0.0.7 () {38 vars in 813 bytes} [Mon Aug 24 16:46:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:46:57.352 8 WARNING neutronclient.v2_0.client [None req-791cf624-7dce-4096-98df-40de39588fb1 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1170] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:46:57 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:47:02.426 7 INFO nova.api.openstack.wsgi [None req-5b1f49ac-6094-4f76-903d-2b2f782b09a4 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] HTTP exception thrown: Instance 24238155-3e41-460f-b9c4-db0a485eaf53 could not be found. [pid: 7|app: 0|req: 581/1171] 10.0.0.121 () {32 vars in 715 bytes} [Mon Aug 24 16:47:02 2026] GET /v2.1/servers/24238155-3e41-460f-b9c4-db0a485eaf53 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1174] 10.0.0.121 () {32 vars in 726 bytes} [Mon Aug 24 16:47:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1200089571 => 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-08-24 16:47:04.261 8 INFO nova.api.openstack.wsgi [None req-c163aabf-adab-41a6-ad73-d5fcc742b366 c5d712f6085b47da899e441196a46b34 5c2480629a8149919b85eafe1c7ae4e3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1200089571 not found for user c5d712f6085b47da899e441196a46b34 [pid: 8|app: 0|req: 592/1175] 10.0.0.121 () {32 vars in 723 bytes} [Mon Aug 24 16:47:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1200089571 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1186] 10.0.0.219 () {28 vars in 454 bytes} [Mon Aug 24 16:48:00 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1187] 10.0.0.219 () {30 vars in 658 bytes} [Mon Aug 24 16:48:00 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1188] 10.0.0.219 () {32 vars in 731 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1189] 10.0.0.219 () {34 vars in 806 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1190] 10.0.0.219 () {28 vars in 454 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1191] 10.0.0.219 () {30 vars in 658 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 592/1192] 10.0.0.219 () {32 vars in 731 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1193] 10.0.0.219 () {34 vars in 894 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?project_id=20d776f2bcf6412b916ecb14c78a5541&all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1194] 10.0.0.219 () {34 vars in 894 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?project_id=3b6050b872cd4259bd30e5f6fffd839c&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1195] 10.0.0.219 () {34 vars in 894 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?project_id=7d5db1b2332143fc995437980821bb31&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1196] 10.0.0.219 () {34 vars in 894 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?project_id=b4c66a1d76244d6bb2b4f4a7c3349c91&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1197] 10.0.0.219 () {34 vars in 894 bytes} [Mon Aug 24 16:48:01 2026] GET /v2.1/servers/detail?project_id=d3617a8ed70f4411a107f6b8e7acac52&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: 605/1200] 10.0.0.121 () {32 vars in 655 bytes} [Mon Aug 24 16:48:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1201] 10.0.0.121 () {32 vars in 641 bytes} [Mon Aug 24 16:48:10 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:48:10.113 8 WARNING oslo_db.sqlalchemy.utils [None req-14604720-570b-42b4-b49f-0980d3cfda9f 18b369b4ccea4219808527f2a040f823 7d5db1b2332143fc995437980821bb31 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 606/1202] 10.0.0.121 () {32 vars in 649 bytes} [Mon Aug 24 16:48:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1203] 10.0.0.121 () {32 vars in 694 bytes} [Mon Aug 24 16:48:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)