+ 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 [Sat Jul 25 20:30:50 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-67d54cb89c-58zk9 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 0x7fb8f6c6a668 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-07-25 20:30:55.883 7 INFO nova.utils [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 20:30:56.178 8 INFO nova.utils [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 20:30:57.838 7 WARNING keystonemiddleware._common.config [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:30:57.852 7 WARNING oslo_config.cfg [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 20:30:57.970 7 WARNING keystonemiddleware._common.config [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:30:57.990 7 WARNING oslo_config.cfg [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] 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-07-25 20:30:58.006 7 WARNING oslo_config.cfg [None req-e33f06c2-5fd7-4242-8996-05d708b8e5bb - - - - - -] 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 0x7fb8f6c6a668 pid: 7 (default app) 2026-07-25 20:30:58.173 8 WARNING keystonemiddleware._common.config [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:30:58.186 8 WARNING oslo_config.cfg [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 20:30:58.272 8 WARNING keystonemiddleware._common.config [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 20:30:58.290 8 WARNING oslo_config.cfg [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] 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-07-25 20:30:58.303 8 WARNING oslo_config.cfg [None req-90fc0c52-bba0-470e-94ee-4362e1f77c0b - - - - - -] 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 0x7fb8f6c6a668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:31:09 2026] GET /v2.1 => generated 114 bytes in 23 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-07-25 20:31:10.482 8 WARNING oslo_policy.policy [None req-6b1165ae-6939-49b2-afff-8d8a5c169fea 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - 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-07-25 20:31:10.482 8 WARNING oslo_policy.policy [None req-6b1165ae-6939-49b2-afff-8d8a5c169fea 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - 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.241 () {44 vars in 909 bytes} [Sat Jul 25 20:31:09 2026] GET /v2.1 => generated 0 bytes in 646 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:31:10.584 7 WARNING oslo_policy.policy [req-6b1165ae-6939-49b2-afff-8d8a5c169fea req-dac3b9d2-83f8-4d7f-b21a-8ea3e0bfddbd 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - 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-07-25 20:31:10.585 7 WARNING oslo_policy.policy [req-6b1165ae-6939-49b2-afff-8d8a5c169fea req-dac3b9d2-83f8-4d7f-b21a-8ea3e0bfddbd 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - 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.241 () {46 vars in 982 bytes} [Sat Jul 25 20:31:10 2026] GET /v2.1/ => generated 400 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:31:10.700 8 INFO nova.api.openstack.wsgi [None req-6395f4a2-3590-4651-a0ea-b17f99296ae7 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.241 () {48 vars in 1011 bytes} [Sat Jul 25 20:31:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 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.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:31:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.241 () {52 vars in 1048 bytes} [Sat Jul 25 20:31:10 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:31: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: 5/10] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:31:11 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:31:11 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:31:11.869 8 INFO nova.api.openstack.wsgi [None req-e8b1d9f3-f453-4ffb-a1ce-64ea80e5cc05 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.241 () {48 vars in 1013 bytes} [Sat Jul 25 20:31:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:31:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.241 () {52 vars in 1048 bytes} [Sat Jul 25 20:31:11 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:31: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: 8/16] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:31:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:31:12 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:31:13.011 8 INFO nova.api.openstack.wsgi [None req-48200abd-75f4-4015-806c-2b1a2b1bdee0 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.241 () {48 vars in 1015 bytes} [Sat Jul 25 20:31:12 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: 10/19] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:31:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.241 () {52 vars in 1048 bytes} [Sat Jul 25 20:31:13 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:31:14 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: 11/22] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:31:14 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:31:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:31:14.202 8 INFO nova.api.openstack.wsgi [None req-395bc440-1d51-4aa9-a942-cbf0533b9494 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.241 () {48 vars in 1013 bytes} [Sat Jul 25 20:31:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:31:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.241 () {52 vars in 1048 bytes} [Sat Jul 25 20:31:14 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:31:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:31:15 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:31:15 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:31:15.370 8 INFO nova.api.openstack.wsgi [None req-dac4c10f-d15e-4791-b9dd-1ae89764f9e1 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.241 () {48 vars in 1015 bytes} [Sat Jul 25 20:31:15 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: 17/33] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:31:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.241 () {52 vars in 1048 bytes} [Sat Jul 25 20:31:15 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.5 () {28 vars in 452 bytes} [Sat Jul 25 20:38:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 61/122] 10.0.0.5 () {30 vars in 656 bytes} [Sat Jul 25 20:38:28 2026] GET /v2.1 => generated 0 bytes in 471 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 62/123] 10.0.0.5 () {32 vars in 729 bytes} [Sat Jul 25 20:38:29 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/124] 10.0.0.5 () {34 vars in 802 bytes} [Sat Jul 25 20:38:29 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:43: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: 8|app: 0|req: 92/184] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:43:24 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 93/185] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:43:24 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:24.371 8 INFO nova.api.openstack.wsgi [None req-ca6805f3-5b9f-49e3-8918-7fc7871b9e4b 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 93/186] 199.19.213.241 () {48 vars in 1011 bytes} [Sat Jul 25 20:43:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:43:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 199.19.213.241 () {48 vars in 1099 bytes} [Sat Jul 25 20:43:24 2026] GET /v2.1/flavors/6ff1736b-d9c0-45f8-b1c3-76cfad9a1ce2/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: 96/191] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:43:25 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: 96/192] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:43:25 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/193] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:43:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:25.532 8 INFO nova.api.openstack.wsgi [None req-418a275d-2d69-4b95-bfce-a712a79cbbd8 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 97/194] 199.19.213.241 () {48 vars in 1013 bytes} [Sat Jul 25 20:43:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:43:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.19.213.241 () {48 vars in 1099 bytes} [Sat Jul 25 20:43:25 2026] GET /v2.1/flavors/1b770bee-22ed-4f05-8a25-bffdf04b7fe1/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: 99/197] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/198] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:26.719 8 INFO nova.api.openstack.wsgi [None req-a7b20c85-c2d2-4b7e-ab14-0091620b2263 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 100/200] 199.19.213.241 () {48 vars in 1015 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.19.213.241 () {48 vars in 1099 bytes} [Sat Jul 25 20:43:26 2026] GET /v2.1/flavors/1012b489-2e36-4305-bb8d-113c7908837c/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: 102/203] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:43:27 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: 102/204] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:27.890 8 INFO nova.api.openstack.wsgi [None req-01114752-a18b-498d-beaa-d2a77252c895 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 103/206] 199.19.213.241 () {48 vars in 1013 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.19.213.241 () {48 vars in 1099 bytes} [Sat Jul 25 20:43:27 2026] GET /v2.1/flavors/2dd1d84a-bc6f-4065-a6b3-7f62b45ea543/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: 105/209] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:43:28 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: 105/210] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:43:28 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:43:29.067 8 INFO nova.api.openstack.wsgi [None req-216314de-bb37-43fc-9f63-6c1b90e9f50a 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 106/212] 199.19.213.241 () {48 vars in 1015 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.19.213.241 () {48 vars in 1099 bytes} [Sat Jul 25 20:43:29 2026] GET /v2.1/flavors/8cce714f-dcb8-44b9-8e99-cdfaa04d9791/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.19.213.241 () {42 vars in 705 bytes} [Sat Jul 25 20:44: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: 113/226] 199.19.213.241 () {44 vars in 909 bytes} [Sat Jul 25 20:44:24 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.19.213.241 () {46 vars in 982 bytes} [Sat Jul 25 20:44:24 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:44:24.205 7 INFO nova.api.openstack.wsgi [None req-662eb1cb-298b-46d6-97d7-a8f271ee76d6 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 114/228] 199.19.213.241 () {48 vars in 1011 bytes} [Sat Jul 25 20:44:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.19.213.241 () {48 vars in 1051 bytes} [Sat Jul 25 20:44:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 10.0.0.77 () {32 vars in 654 bytes} [Sat Jul 25 20:45:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 120/241] 10.0.0.77 () {32 vars in 640 bytes} [Sat Jul 25 20:45:14 2026] GET /v2.1/servers => generated 15 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 20:45:14.833 8 WARNING oslo_db.sqlalchemy.utils [None req-9c2a1a87-f5dc-4b0a-acaa-8ba3eed89bd5 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 122/242] 10.0.0.77 () {32 vars in 648 bytes} [Sat Jul 25 20:45:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 10.0.0.77 () {32 vars in 693 bytes} [Sat Jul 25 20:45:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:27 2026] GET /v2.1/flavors/6ff1736b-d9c0-45f8-b1c3-76cfad9a1ce2 => generated 511 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 10.0.0.77 () {32 vars in 640 bytes} [Sat Jul 25 20:45:27 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:27 2026] GET /v2.1/flavors/6ff1736b-d9c0-45f8-b1c3-76cfad9a1ce2 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:34.195 8 WARNING neutronclient.v2_0.client [None req-e47d243e-ccac-4ca3-b310-367a4429b474 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:35.229 8 WARNING neutronclient.v2_0.client [None req-e47d243e-ccac-4ca3-b310-367a4429b474 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:35.537 7 WARNING neutronclient.v2_0.client [None req-d43c188a-c16e-427a-bd68-a314b645f2fa 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/253] 10.0.0.77 () {34 vars in 684 bytes} [Sat Jul 25 20:45:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:36.163 7 WARNING neutronclient.v2_0.client [None req-1ff93efd-cd05-4780-98ec-95d6391c3bf2 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:36.202 7 WARNING neutronclient.v2_0.client [None req-1ff93efd-cd05-4780-98ec-95d6391c3bf2 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/254] 10.0.0.77 () {34 vars in 694 bytes} [Sat Jul 25 20:45:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:45:33 2026] POST /v2.1/servers => generated 424 bytes in 2847 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:45:36.372 7 WARNING neutronclient.v2_0.client [None req-a8ef8057-6970-47a4-8abb-5ca6881b837b 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] 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-07-25 20:45:36.412 8 WARNING neutronclient.v2_0.client [None req-3359abdc-cbca-46b9-a828-d5e61373d966 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/256] 10.0.0.77 () {34 vars in 684 bytes} [Sat Jul 25 20:45:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:36.572 7 WARNING neutronclient.v2_0.client [None req-df121f84-9c41-4d73-b38d-7b3e4a7f7344 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/257] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:36 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1371 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:45:36.623 7 WARNING neutronclient.v2_0.client [None req-df121f84-9c41-4d73-b38d-7b3e4a7f7344 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/258] 10.0.0.77 () {34 vars in 694 bytes} [Sat Jul 25 20:45:36 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:36.800 8 WARNING neutronclient.v2_0.client [None req-963d4f7d-ad0e-4b2c-9933-3f2877176cae 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:36.872 8 WARNING neutronclient.v2_0.client [None req-963d4f7d-ad0e-4b2c-9933-3f2877176cae 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/259] 10.0.0.77 () {34 vars in 694 bytes} [Sat Jul 25 20:45:36 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:37.054 7 WARNING neutronclient.v2_0.client [None req-20e8becd-6cb6-4a75-9d18-4cf73cb3b778 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/260] 10.0.0.77 () {30 vars in 412 bytes} [Sat Jul 25 20:45:37 2026] GET / => generated 423 bytes in 12 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 10.0.0.77 () {32 vars in 736 bytes} [Sat Jul 25 20:45:37 2026] GET /v2.1/os-security-groups/f06f195d-0baa-4bb1-8b37-a34d185bd58e => generated 664 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:37.126 7 WARNING neutronclient.v2_0.client [None req-f456a5cd-b4dc-4e6b-90c7-4626ccd4018f 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:37.176 7 WARNING neutronclient.v2_0.client [None req-f456a5cd-b4dc-4e6b-90c7-4626ccd4018f 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:37.216 7 WARNING neutronclient.v2_0.client [None req-f456a5cd-b4dc-4e6b-90c7-4626ccd4018f 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/262] 10.0.0.77 () {32 vars in 749 bytes} [Sat Jul 25 20:45:37 2026] DELETE /v2.1/os-security-group-rules/857f47c9-7ae0-4059-97bf-37ccd2bdb7e8 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/263] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:45:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:37.511 7 WARNING neutronclient.v2_0.client [None req-547948bf-30ce-47d6-887a-7b9c25d7432e 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/264] 10.0.0.77 () {28 vars in 559 bytes} [Sat Jul 25 20:45:37 2026] GET /v2/ => generated 402 bytes in 437 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 10.0.0.77 () {28 vars in 563 bytes} [Sat Jul 25 20:45:37 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:37.562 7 WARNING neutronclient.v2_0.client [None req-547948bf-30ce-47d6-887a-7b9c25d7432e 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/266] 10.0.0.77 () {30 vars in 412 bytes} [Sat Jul 25 20:45:37 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-25 20:45:37.656 8 WARNING neutronclient.v2_0.client [None req-c6f002bb-79e1-4e8e-aa73-f4c520d4a622 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 135/267] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:37 2026] DELETE /v2.1/os-security-groups/f06f195d-0baa-4bb1-8b37-a34d185bd58e => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:45:37.699 7 WARNING neutronclient.v2_0.client [None req-332fff85-97c2-4b20-a391-8a9d589900bd 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/268] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:37 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1371 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:45:37.762 7 WARNING neutronclient.v2_0.client [None req-332fff85-97c2-4b20-a391-8a9d589900bd 3f4eff5844224fca818e68165e122e47 1b05647a51484ae4969deb8ebb0a669d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/269] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:37 2026] DELETE /v2.1/os-security-groups/6e658d7b-82bd-4c82-a8e8-af5e6c0f7dff => generated 0 bytes in 186 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-07-25 20:45:38.845 8 WARNING neutronclient.v2_0.client [None req-5327e608-3dba-4fba-a345-8b882ef75e35 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/270] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:38 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1367 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:45:39.016 7 WARNING neutronclient.v2_0.client [None req-b406c721-cef4-4a5a-87c9-23ea9818d712 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:39.088 7 WARNING neutronclient.v2_0.client [None req-b406c721-cef4-4a5a-87c9-23ea9818d712 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:39.273 7 WARNING neutronclient.v2_0.client [None req-b406c721-cef4-4a5a-87c9-23ea9818d712 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/271] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:45:38 2026] POST /v2.1/servers => generated 449 bytes in 1000 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:39.980 8 WARNING neutronclient.v2_0.client [None req-3a8e4cdf-acbc-40b1-b8a2-bbceecd386e2 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:40.033 7 WARNING neutronclient.v2_0.client [None req-7baf0ef6-92b4-4ce0-af4e-65935acda5f4 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/272] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:39 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:39 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1423 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:41.103 8 WARNING neutronclient.v2_0.client [None req-c2a80324-1daf-4e85-a20a-7a9cfc9df8e9 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:41.138 7 WARNING neutronclient.v2_0.client [None req-e0e34658-0274-4740-bd50-3776155ece43 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/274] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:41 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1404 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:41 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:42.243 7 WARNING neutronclient.v2_0.client [None req-69a3f959-191a-4035-8828-3841b521b5ce 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:42.267 8 WARNING neutronclient.v2_0.client [None req-5966b563-8f61-4764-9959-38c87d7f29f0 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/276] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:42 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1431 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:42 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:43.354 7 WARNING neutronclient.v2_0.client [None req-6b71ae22-68f1-454d-86b4-115ebf336493 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:43.380 8 WARNING neutronclient.v2_0.client [None req-9e954007-1760-4fd8-8159-3a92a03271bc 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/278] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:43 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1452 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:43 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:44.483 8 INFO nova.api.openstack.compute.server_external_events [req-55e12d63-aa66-43e9-a4e4-75b2444d89d6 req-d7eb45b3-0ea0-462a-b2a3-619d243eb6d7 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:532bb728-ca23-45de-94bf-eb9d94299584 for instance 76bbeb56-2f67-4174-889a-1cc5f7688144 on instance 2026-07-25 20:45:44.501 8 INFO nova.compute.rpcapi [None req-4f40a5e2-431a-4865-9504-77c36c9e6972 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 139/280] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:45:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:45.018 7 WARNING neutronclient.v2_0.client [None req-56ce0ec4-edf9-49f0-94ea-f50f4b07b41c 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] 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-07-25 20:45:45.195 8 WARNING neutronclient.v2_0.client [None req-97acc8ee-36ec-4e8f-8959-574f54f86921 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/283] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:44 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1527 bytes in 1352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:45 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 1198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:46.638 7 INFO nova.api.openstack.compute.server_external_events [req-914e13fd-8c84-4286-a4cd-8a83553021d9 req-22d2149a-cab9-460e-bbaa-8289e4b9c58b 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance 2026-07-25 20:45:46.651 7 INFO nova.compute.rpcapi [None req-bef8d718-57de-4bf1-8b5d-313ec89653df - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 144/285] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:45:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 20:45:47.382 8 WARNING neutronclient.v2_0.client [None req-69b0175f-d7d9-43dc-bc12-db7ec34e8315 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:47.416 7 WARNING neutronclient.v2_0.client [None req-cda1a271-7bcc-407c-90d7-b00dfb0b7a09 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/286] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:47 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:47 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:48.388 8 WARNING neutronclient.v2_0.client [None req-485e42b6-f5c8-43cb-8d17-7639daf0ce0f ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] 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: 143/288] 10.0.0.77 () {34 vars in 684 bytes} [Sat Jul 25 20:45:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:48.561 7 WARNING neutronclient.v2_0.client [None req-0c148f95-3489-4830-8e25-e4756aee7aa2 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:48.590 8 WARNING neutronclient.v2_0.client [None req-76f8aa36-d238-4afa-8db3-c5cd3a34ff80 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/289] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:48 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 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-07-25 20:45:48.728 7 WARNING neutronclient.v2_0.client [None req-12b48e49-cdf7-467c-9dac-1a49794e102a ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/290] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:48 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 10.0.0.77 () {34 vars in 684 bytes} [Sat Jul 25 20:45:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:49.081 8 WARNING neutronclient.v2_0.client [None req-ec7d2e0f-7228-4f00-b462-5f2d0c725d74 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/292] 10.0.0.77 () {34 vars in 684 bytes} [Sat Jul 25 20:45:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:49.405 7 WARNING neutronclient.v2_0.client [None req-eab91362-2cd5-44bd-93e8-ecdbf5ad5a3d ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.453 7 WARNING neutronclient.v2_0.client [None req-eab91362-2cd5-44bd-93e8-ecdbf5ad5a3d ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.491 7 WARNING neutronclient.v2_0.client [None req-eab91362-2cd5-44bd-93e8-ecdbf5ad5a3d ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/293] 10.0.0.77 () {32 vars in 662 bytes} [Sat Jul 25 20:45:49 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:45:49.556 8 WARNING neutronclient.v2_0.client [None req-c579fa1b-d686-4fd2-a3cf-485cace3b2a6 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.590 8 WARNING neutronclient.v2_0.client [None req-c579fa1b-d686-4fd2-a3cf-485cace3b2a6 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/294] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:49 2026] DELETE /v2.1/os-security-groups/71969956-59be-4c55-8c3f-74416772f76a => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 20:45:49.724 7 WARNING neutronclient.v2_0.client [None req-91a2f9f0-abf5-4eaa-93b6-71ce40e5b136 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.751 7 INFO nova.api.openstack.wsgi [None req-91a2f9f0-abf5-4eaa-93b6-71ce40e5b136 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group 71969956-59be-4c55-8c3f-74416772f76a does not exist Neutron server returns request_ids: ['req-ec042a2b-c387-4a44-87a1-a6a809c43104'] [pid: 7|app: 0|req: 149/295] 10.0.0.77 () {32 vars in 736 bytes} [Sat Jul 25 20:45:49 2026] GET /v2.1/os-security-groups/71969956-59be-4c55-8c3f-74416772f76a => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:49.785 7 WARNING neutronclient.v2_0.client [None req-7cf0932f-8520-4229-9709-eb2f178e8639 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.805 8 WARNING neutronclient.v2_0.client [None req-7163181c-5947-4efd-b7a0-fcbf88860365 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:49.821 7 WARNING neutronclient.v2_0.client [None req-7cf0932f-8520-4229-9709-eb2f178e8639 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/296] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:49 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:49 2026] DELETE /v2.1/os-security-groups/c6074989-583e-4c5a-9bb4-3356c0c3d7cc => generated 0 bytes in 202 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-07-25 20:45:49.991 7 WARNING neutronclient.v2_0.client [None req-1feddc31-42fe-49af-8a76-fc1bd115ce23 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.024 7 INFO nova.api.openstack.wsgi [None req-1feddc31-42fe-49af-8a76-fc1bd115ce23 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group c6074989-583e-4c5a-9bb4-3356c0c3d7cc does not exist Neutron server returns request_ids: ['req-35de21a7-7f90-4f0f-b8d8-4b245ee6e893'] [pid: 7|app: 0|req: 151/298] 10.0.0.77 () {32 vars in 736 bytes} [Sat Jul 25 20:45:49 2026] GET /v2.1/os-security-groups/c6074989-583e-4c5a-9bb4-3356c0c3d7cc => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:50.026 8 WARNING neutronclient.v2_0.client [None req-8fa9ef98-55a8-4394-af25-f8665c2955d0 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.037 7 WARNING neutronclient.v2_0.client [None req-393ac8d8-d492-4f92-a447-a2512f752948 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.073 7 WARNING neutronclient.v2_0.client [None req-393ac8d8-d492-4f92-a447-a2512f752948 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/299] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:49 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:50 2026] DELETE /v2.1/os-security-groups/d5cc45c6-246e-477b-98b8-9b7ef62ce072 => generated 0 bytes in 179 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-07-25 20:45:50.241 8 WARNING neutronclient.v2_0.client [None req-ccbc8416-1a16-41e2-bcd4-a1062873d0c7 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.279 8 INFO nova.api.openstack.wsgi [None req-ccbc8416-1a16-41e2-bcd4-a1062873d0c7 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group d5cc45c6-246e-477b-98b8-9b7ef62ce072 does not exist Neutron server returns request_ids: ['req-c3f65288-c472-4d9f-bb82-dec84bc2527b'] [pid: 8|app: 0|req: 149/301] 10.0.0.77 () {32 vars in 736 bytes} [Sat Jul 25 20:45:50 2026] GET /v2.1/os-security-groups/d5cc45c6-246e-477b-98b8-9b7ef62ce072 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:50.292 7 WARNING neutronclient.v2_0.client [None req-7498df37-0e44-482d-9279-577dc391d525 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.355 7 WARNING neutronclient.v2_0.client [None req-7498df37-0e44-482d-9279-577dc391d525 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.407 7 WARNING neutronclient.v2_0.client [None req-7498df37-0e44-482d-9279-577dc391d525 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/302] 10.0.0.77 () {32 vars in 662 bytes} [Sat Jul 25 20:45:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:45:50.488 8 WARNING neutronclient.v2_0.client [None req-9d989461-9261-4124-879d-98dac161ac3d ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.510 8 INFO nova.api.openstack.wsgi [None req-9d989461-9261-4124-879d-98dac161ac3d ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group d5cc45c6-246e-477b-98b8-9b7ef62ce072 does not exist Neutron server returns request_ids: ['req-df9abd68-f2f3-4885-b6dd-21ae7eda3cbb'] [pid: 8|app: 0|req: 150/303] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:50 2026] DELETE /v2.1/os-security-groups/d5cc45c6-246e-477b-98b8-9b7ef62ce072 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:50.523 7 WARNING neutronclient.v2_0.client [None req-63202885-94f1-4e9e-a28d-f5aee510e104 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.544 7 INFO nova.api.openstack.wsgi [None req-63202885-94f1-4e9e-a28d-f5aee510e104 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group c6074989-583e-4c5a-9bb4-3356c0c3d7cc does not exist Neutron server returns request_ids: ['req-5f1756a6-82fa-4b6c-aa43-dd87228eddc5'] [pid: 7|app: 0|req: 154/304] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:50 2026] DELETE /v2.1/os-security-groups/c6074989-583e-4c5a-9bb4-3356c0c3d7cc => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:50.557 8 WARNING neutronclient.v2_0.client [None req-50a7720b-cb6c-4159-af63-a7a13cae85a0 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:50.579 8 INFO nova.api.openstack.wsgi [None req-50a7720b-cb6c-4159-af63-a7a13cae85a0 ab27993b10fd4734bf4a827566315d88 c40d9647686a48afb2821157b19ae4dd - - default default] HTTP exception thrown: Security group 71969956-59be-4c55-8c3f-74416772f76a does not exist Neutron server returns request_ids: ['req-256af977-37f2-4af4-80f6-5c860b355031'] [pid: 8|app: 0|req: 151/305] 10.0.0.77 () {32 vars in 739 bytes} [Sat Jul 25 20:45:50 2026] DELETE /v2.1/os-security-groups/71969956-59be-4c55-8c3f-74416772f76a => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:45:51.061 7 WARNING neutronclient.v2_0.client [None req-e14d0941-cbe4-41a1-b192-b5ab998735d4 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:51.200 8 WARNING neutronclient.v2_0.client [None req-42a31ef5-25ee-49f2-bac0-4ef27cc94c8c 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/306] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:51 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:51 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:52.296 7 WARNING neutronclient.v2_0.client [None req-4837d9e9-5b5d-4afe-bfd1-367f4e1d4024 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] 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-07-25 20:45:52.423 8 WARNING neutronclient.v2_0.client [None req-fb5a30b6-4e39-4ce7-975f-80b2b44428ec 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/308] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:52 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:52 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 20:45:53.907 7 WARNING neutronclient.v2_0.client [None req-cf8b6ebc-8ea2-4850-9e70-681a53d1c6a0 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:53.942 8 WARNING neutronclient.v2_0.client [None req-1a82dc50-0281-40fa-87c5-aa918672e3ba 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/310] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:53 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:53 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:54.234 7 INFO nova.api.openstack.compute.server_external_events [req-6f4d4131-40b4-4460-a607-31a5c09b26d1 req-a1d0a4b7-5a55-43a9-9181-b97e76f7fe99 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance [pid: 7|app: 0|req: 158/312] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:45:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 20:45:55.150 8 WARNING neutronclient.v2_0.client [None req-eb2f9e02-6bf3-49d4-be03-2568b34ed648 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:45:55.176 7 WARNING neutronclient.v2_0.client [None req-2eb411f1-7dac-4ba6-8f0f-fe338141d79d 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/315] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:55 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/316] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:55 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1525 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:56.282 7 INFO nova.api.openstack.compute.server_external_events [req-d35e4696-f47c-4a40-9e08-b6a55d5e96f3 req-831c2bb1-755a-4d71-a531-98e4f76c176b 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:532bb728-ca23-45de-94bf-eb9d94299584 for instance 76bbeb56-2f67-4174-889a-1cc5f7688144 on instance [pid: 7|app: 0|req: 161/317] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:45:56 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-07-25 20:45:56.355 8 WARNING neutronclient.v2_0.client [None req-d92dce08-88d4-4fc9-8461-64abd1d9e198 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] 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-07-25 20:45:56.403 7 WARNING neutronclient.v2_0.client [None req-5fb7a3aa-2bca-46cd-8890-34706c93cf39 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/318] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:56 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1471 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/319] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:56 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1715 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:56.771 8 WARNING neutronclient.v2_0.client [None req-eaeb5b70-30f5-46b0-b1b5-f048256f613c 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/320] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:45:56 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:57.752 7 WARNING neutronclient.v2_0.client [None req-a106e39b-920e-4a57-a197-c9dcb5dfa7b7 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] 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-07-25 20:45:58.156 8 WARNING neutronclient.v2_0.client [None req-fda1b05d-37d9-44a8-9ae4-d22b77f9172a 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/321] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:57 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1655 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:58.284 7 INFO nova.api.openstack.compute.server_external_events [req-6dd18398-1037-4a83-ae0c-fe167ab14f1d req-750af89f-a9c9-444d-b643-ead88b24eedf 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance [pid: 7|app: 0|req: 164/322] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:45:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 159/323] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:58 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1715 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/324] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:45:58 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144/ips => generated 108 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 160/325] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:45:58 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144/ips => generated 108 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 166/326] 10.0.0.77 () {32 vars in 822 bytes} [Sat Jul 25 20:45:58 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144/ips/tempest-ServerAddressesTestJSON-515884218-network => generated 93 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 161/327] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:45:58 2026] DELETE /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 0 bytes in 137 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-07-25 20:45:58.656 7 WARNING neutronclient.v2_0.client [None req-cb120710-1bf4-4674-96fc-1166e7c8b55e 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/328] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:58 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1661 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:45:59.993 8 WARNING neutronclient.v2_0.client [None req-1f36a85a-8486-4677-97cf-d47747432883 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/329] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:45:59 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1661 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:01.158 7 WARNING neutronclient.v2_0.client [None req-baf306b2-11e5-48d7-8424-1b2e9738adaf 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] 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-07-25 20:46:01.671 8 INFO nova.api.openstack.compute.server_external_events [req-c285e555-3ec3-4ab6-b821-ef3f3ad35f6e req-ec687d00-7850-4450-bdbc-45ae3e3588a5 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:532bb728-ca23-45de-94bf-eb9d94299584 for instance 76bbeb56-2f67-4174-889a-1cc5f7688144 on instance [pid: 8|app: 0|req: 163/330] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/331] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:01 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1661 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/332] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:46:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:02.773 7 WARNING neutronclient.v2_0.client [None req-a69bdac5-7ce9-44df-ba62-e6a6375cde21 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/333] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:02 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:46:03.892 8 WARNING neutronclient.v2_0.client [None req-37a74509-5ca6-4806-b95b-b3e569fd9ae5 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/334] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:03 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => generated 1457 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:04.288 7 WARNING neutronclient.v2_0.client [None req-627b9e8c-6d08-4223-a274-ebe03539ce08 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:46:04.354 7 WARNING neutronclient.v2_0.client [None req-627b9e8c-6d08-4223-a274-ebe03539ce08 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:46:04.591 7 WARNING neutronclient.v2_0.client [None req-627b9e8c-6d08-4223-a274-ebe03539ce08 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/335] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:46:04 2026] POST /v2.1/servers => generated 453 bytes in 631 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-07-25 20:46:04.869 8 WARNING neutronclient.v2_0.client [None req-e7cc8705-0117-44a9-85a2-8d5ebc85178e 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/336] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:04 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1392 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:04.983 8 INFO nova.api.openstack.wsgi [None req-3ec68e66-12e3-4e80-8d1c-8a2b0ba0c2c4 7da5be18cc684e72ae3153e4ae78bcca 55cd11c72dd64aa7b52fe428990c0931 - - default default] HTTP exception thrown: Instance 76bbeb56-2f67-4174-889a-1cc5f7688144 could not be found. [pid: 8|app: 0|req: 168/339] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:04 2026] GET /v2.1/servers/76bbeb56-2f67-4174-889a-1cc5f7688144 => 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-07-25 20:46:05.989 7 WARNING neutronclient.v2_0.client [None req-76bb575b-bb61-45e9-85ae-b147a8d64d24 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/340] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:05 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1396 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:07.328 8 WARNING neutronclient.v2_0.client [None req-e5fdb327-b0b8-414b-9307-2c719cd62d82 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/341] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:07 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1444 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:08.556 7 WARNING neutronclient.v2_0.client [None req-a513ef02-8109-4a35-a162-96e4ebc61045 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/342] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:08 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1444 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:09.750 8 WARNING neutronclient.v2_0.client [None req-118a111a-f3ca-464a-82b5-e79242eda871 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] 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-07-25 20:46:10.502 7 INFO nova.api.openstack.compute.server_external_events [req-57562eaa-481b-40e6-84c8-8a53b6e1d961 req-b99d72e8-7e67-40c4-ab78-e9b753c70b48 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 7|app: 0|req: 174/343] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/344] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:09 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1520 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:11.575 7 WARNING neutronclient.v2_0.client [None req-910260c1-fca8-46ae-828c-2bb8bbf01f65 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/345] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:11 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1518 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-07-25 20:46:12.742 8 WARNING neutronclient.v2_0.client [None req-54d63461-476d-4eee-9031-a9b6dde7eea6 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/346] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:12 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1518 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:14.156 7 WARNING neutronclient.v2_0.client [None req-fc288dfb-31ef-40e2-a6c1-e99c64a172e3 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/347] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:14 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1518 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:15.306 8 WARNING neutronclient.v2_0.client [None req-c2d18665-64b9-4055-91a9-d360bd91dbbb 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/350] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:15 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1518 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-07-25 20:46:16.259 7 INFO nova.api.openstack.compute.server_external_events [req-627d0d5a-20fd-445a-b9e6-72227efb0f8f req-2cbec047-a2e9-4822-a56f-290bb6115db0 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 7|app: 0|req: 178/351] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:46: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-07-25 20:46:16.500 8 WARNING neutronclient.v2_0.client [None req-b93db908-7d87-4460-8c41-4f94f8b7836d 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/352] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:16 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1518 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:17.649 7 WARNING neutronclient.v2_0.client [None req-1c98093b-20a8-40e9-aecb-43da1b09630d 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/353] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:17 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1702 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:17.842 8 WARNING neutronclient.v2_0.client [None req-96be140d-cbc7-433b-a0ae-8c53b26e420f 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/354] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:46:17 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9/os-interface => generated 285 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:18.170 7 WARNING neutronclient.v2_0.client [None req-57418727-e2c6-43c9-b768-e0103c87ed36 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/355] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:46:18 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/os-interface => generated 284 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:18.569 8 WARNING neutronclient.v2_0.client [None req-72c9b29c-08ff-4606-bb23-7f8d402357c0 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/356] 10.0.0.77 () {32 vars in 814 bytes} [Sat Jul 25 20:46:18 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/os-interface/18fdfb58-dfba-458e-a804-60f48cecd741 => generated 281 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/357] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:18 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 155 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 177/358] 10.0.0.77 () {34 vars in 749 bytes} [Sat Jul 25 20:46:18 2026] POST /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/action => generated 0 bytes in 42 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: 182/359] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:18 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/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, ' 2026-07-25 20:46:19.153 8 INFO nova.api.openstack.compute.server_external_events [req-e04d137f-55bc-4fe5-9f76-fdac8d3991a4 req-02f783af-d7e4-40c5-99fd-cc33d8ee5b43 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 8|app: 0|req: 178/360] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 183/361] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:20 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:20.782 8 INFO nova.api.openstack.compute.server_external_events [req-edfe23d1-b893-4817-9a16-4bee9a7284bb req-c9b717e2-b943-41b6-82f8-5e9faf15bf3d 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance [pid: 8|app: 0|req: 179/362] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/363] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:21 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 155 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: 180/364] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:22 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 193 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-07-25 20:46:22.251 7 WARNING neutronclient.v2_0.client [None req-a001bd3d-a849-4354-bfc0-9c2829eecf78 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/365] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:22 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1949 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 181/366] 10.0.0.77 () {34 vars in 749 bytes} [Sat Jul 25 20:46:22 2026] POST /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/action => generated 0 bytes in 44 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: 186/367] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:22 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/368] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:23 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/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-07-25 20:46:24.142 7 INFO nova.api.openstack.compute.server_external_events [req-8965653c-0c95-4546-905c-2788efdeff43 req-03c8566f-9b57-43fe-b6b9-b48e0c0d97c0 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance [pid: 7|app: 0|req: 187/369] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/370] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:24 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 185/373] 10.0.0.77 () {32 vars in 722 bytes} [Sat Jul 25 20:46:25 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d/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: 7|app: 0|req: 189/374] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:46:25 2026] DELETE /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 0 bytes in 239 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-07-25 20:46:25.992 8 WARNING neutronclient.v2_0.client [None req-2c3dc603-52f1-4338-b3b6-d3f8f34d5320 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/375] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:25 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1841 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-07-25 20:46:27.245 7 WARNING neutronclient.v2_0.client [None req-642bbc08-bad6-4c93-b675-ec9c21c66ebd 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/376] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:27 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1841 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:28.420 8 WARNING neutronclient.v2_0.client [None req-aae37c24-5637-4465-91ac-d2f701adba4a 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/377] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:28 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1841 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:29.194 7 INFO nova.api.openstack.compute.server_external_events [req-998a313f-76ee-4fda-a1c5-68ad70de2c4e req-a94e7ace-c3f2-4899-a1f3-85563e6e9527 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:18fdfb58-dfba-458e-a804-60f48cecd741 for instance e28a6bdf-198f-4deb-b957-e6f4f559b22d on instance [pid: 7|app: 0|req: 191/378] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46:29 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-07-25 20:46:29.815 8 WARNING neutronclient.v2_0.client [None req-e754e1b9-0fc5-4b8e-907d-36c809e3811b 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/379] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:29 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1481 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-07-25 20:46:30.930 7 WARNING neutronclient.v2_0.client [None req-74919144-e5ce-411d-b509-2116b3025d01 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/380] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:30 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1486 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-07-25 20:46:32.054 8 WARNING neutronclient.v2_0.client [None req-9661254c-a828-4f9c-8492-05bce44820bd 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/381] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:31 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 1486 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-07-25 20:46:33.142 7 INFO nova.api.openstack.wsgi [None req-e73602a8-3fd9-41db-ae6a-6e72ef590497 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] HTTP exception thrown: Instance e28a6bdf-198f-4deb-b957-e6f4f559b22d could not be found. [pid: 7|app: 0|req: 193/382] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:33 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/383] 10.0.0.77 () {32 vars in 705 bytes} [Sat Jul 25 20:46:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1222933981 => 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-07-25 20:46:33.626 7 INFO nova.api.openstack.wsgi [None req-496f61c6-631a-4e10-ae3f-9542704c23c7 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] HTTP exception thrown: Instance e28a6bdf-198f-4deb-b957-e6f4f559b22d could not be found. [pid: 7|app: 0|req: 194/384] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:46:33 2026] DELETE /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 20:46:33.657 8 INFO nova.api.openstack.wsgi [None req-8935f783-5e3e-4774-ac83-0554d23533da 4c248596a6864b78817dcdb240850ec6 734ad2ba024b490a8cf5dc9557e53135 - - default default] HTTP exception thrown: Instance e28a6bdf-198f-4deb-b957-e6f4f559b22d could not be found. [pid: 8|app: 0|req: 191/385] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:33 2026] GET /v2.1/servers/e28a6bdf-198f-4deb-b957-e6f4f559b22d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:40.794 7 WARNING neutronclient.v2_0.client [None req-7ce7cfb5-3fa9-4070-b043-786bbb33118b 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/388] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:40 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1822 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:41.637 8 WARNING neutronclient.v2_0.client [None req-9d95872c-1ef5-42f6-a75b-66efc0501d21 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/389] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:41 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1822 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/390] 10.0.0.77 () {34 vars in 749 bytes} [Sat Jul 25 20:46:42 2026] POST /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9/action => generated 0 bytes in 150 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-07-25 20:46:42.907 8 WARNING neutronclient.v2_0.client [None req-93ccb462-1398-47a8-9c99-fa433e076bef 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/391] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:42 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1824 bytes in 1129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/392] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:46:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:45.067 8 WARNING neutronclient.v2_0.client [None req-59b8818b-056e-44ce-8c4b-61a1144bf280 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/395] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:45 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1824 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:46:46.622 7 WARNING neutronclient.v2_0.client [None req-d6c40520-c72c-4a43-a50f-ad452b44afbd 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] 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-07-25 20:46:46.737 8 WARNING neutronclient.v2_0.client [None req-eaee75fc-8a68-4a27-8724-2b1df538ba87 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:46:46.821 8 WARNING neutronclient.v2_0.client [None req-eaee75fc-8a68-4a27-8724-2b1df538ba87 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/396] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:46 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1824 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:46:47.331 8 WARNING neutronclient.v2_0.client [None req-eaee75fc-8a68-4a27-8724-2b1df538ba87 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/397] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:46:46 2026] POST /v2.1/servers => generated 451 bytes in 1004 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-07-25 20:46:47.687 7 WARNING neutronclient.v2_0.client [None req-b590be57-9276-459c-877c-0d20187cd616 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/398] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:47 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1423 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-07-25 20:46:47.926 8 WARNING neutronclient.v2_0.client [None req-cb395ca4-5fda-4334-b6cf-67345df0a439 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/399] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:47 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1829 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:48.797 7 WARNING neutronclient.v2_0.client [None req-787ae4da-c8fd-49b2-b65b-b01519db0b21 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/400] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:48 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1427 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-07-25 20:46:49.194 8 WARNING neutronclient.v2_0.client [None req-fa51f5ad-3426-4c6f-bf86-ac8446afea7c 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/401] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:49 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1829 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:49.899 7 WARNING neutronclient.v2_0.client [None req-25971f61-7c52-4d19-9987-b5e9f5bb711d 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/402] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:49 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1475 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:50.030 8 INFO nova.api.openstack.compute.server_external_events [req-9308bfeb-1ba3-41af-9402-8c8c3429fdd3 req-31ff319e-01c5-41c0-864d-546618d59f82 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-unplugged:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 8|app: 0|req: 200/403] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:46:50 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-07-25 20:46:50.416 7 WARNING neutronclient.v2_0.client [None req-c0354fb2-6d63-43a2-8cbe-beb71f23da42 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/404] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:50 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1829 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-07-25 20:46:51.022 8 WARNING neutronclient.v2_0.client [None req-f671cbb8-cde8-4f20-9b99-d1c494f30866 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/405] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:50 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1475 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-07-25 20:46:51.751 7 WARNING neutronclient.v2_0.client [None req-f2966dfb-0662-4d19-8046-2a0d46dd599a 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/406] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:51 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1829 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:52.113 8 WARNING neutronclient.v2_0.client [None req-d39a93b4-c3ad-45a8-9a41-550e22f8a4ce 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/407] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:52 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:52.264 7 INFO nova.api.openstack.compute.server_external_events [req-ea72adc5-a169-415e-851a-eed33e80871c req-4ffa418d-cc38-4a78-8a0e-8b1bd5584fc6 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 7|app: 0|req: 206/408] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:46:52 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-07-25 20:46:53.012 8 WARNING neutronclient.v2_0.client [None req-7adb925e-7050-47ad-9d74-fe3087e0a6fb 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] 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-07-25 20:46:53.219 7 WARNING neutronclient.v2_0.client [None req-f780e873-171e-4428-b8e1-c1af1f18f90f 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/409] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:52 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1829 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:53.410 8 INFO nova.api.openstack.compute.server_external_events [req-87d8e59a-8ed0-4fde-b129-2ab6dc54f0a9 req-b013b18b-7529-4852-ba17-8458c11123aa 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:d87a06f8-8a9d-47b9-b0f1-46a38b6e02e3 for instance 2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 on instance [pid: 8|app: 0|req: 204/410] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:46: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) [pid: 7|app: 0|req: 207/411] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:53 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1561 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-07-25 20:46:54.458 8 WARNING neutronclient.v2_0.client [None req-d650c8dd-172b-4982-b22b-5fb11be98599 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:46:54.485 7 WARNING neutronclient.v2_0.client [None req-9e7a795b-3123-4fe9-ad69-e1d2bf9a8cae 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 205/412] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:54 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:54 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1549 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-07-25 20:46:55.680 8 WARNING neutronclient.v2_0.client [None req-5687814e-667f-4c07-bb09-a62f49da21ad 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/416] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:55 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1549 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:56.888 7 WARNING neutronclient.v2_0.client [None req-0fa0afb5-3957-4f5c-9d27-a447d99e58ae 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/417] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:56 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1549 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:58.031 8 WARNING neutronclient.v2_0.client [None req-1817d9d0-f086-4133-98c2-c7008785c8bf 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/418] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:57 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1549 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-07-25 20:46:58.988 7 INFO nova.api.openstack.compute.server_external_events [req-50d48ac9-a970-4092-85b3-f68dbc186870 req-fe026c3d-7961-45ff-bab7-6cfa3e6b81ea 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:d87a06f8-8a9d-47b9-b0f1-46a38b6e02e3 for instance 2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 on instance [pid: 7|app: 0|req: 211/419] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:46:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:46:59.197 8 WARNING neutronclient.v2_0.client [None req-b37f62e1-0b85-4ff6-ab63-79f97716e26b 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/420] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:46:59 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1549 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:00.729 7 WARNING neutronclient.v2_0.client [None req-2e44fcb6-d185-44e3-b028-b1f7871d3c4d 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/421] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:00 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1726 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:00.965 8 WARNING neutronclient.v2_0.client [None req-161e012a-9174-495e-98c7-b408e2ebd758 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/422] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:47:00 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 20:47:01.813 7 WARNING neutronclient.v2_0.client [None req-25e4f0dc-6e0d-429e-be1e-73cd3b3ad847 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:47:01.816 8 INFO nova.api.openstack.compute.server_external_events [req-3318c645-530f-408e-8eda-fdc9556b3085 req-73effe2e-178b-498e-a6d3-ea568a8fa599 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:d87a06f8-8a9d-47b9-b0f1-46a38b6e02e3 for instance 2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 on instance [pid: 8|app: 0|req: 211/423] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:01 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1726 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/425] 10.0.0.77 () {32 vars in 640 bytes} [Sat Jul 25 20:47:01 2026] GET /v2.1/servers => generated 377 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/426] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:47:02 2026] DELETE /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 0 bytes in 128 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-07-25 20:47:02.322 8 WARNING neutronclient.v2_0.client [None req-39d8a109-c4fc-4607-beff-5d1f30fa22c0 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/427] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:02 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1732 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:03.551 7 WARNING neutronclient.v2_0.client [None req-dff3bc9f-cb9b-4a2f-a282-73d4622ed16f 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/428] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:03 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1852 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-07-25 20:47:04.716 8 WARNING neutronclient.v2_0.client [None req-abe58361-07c6-4c0c-b285-7f11611344c2 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/431] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:04 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1852 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:05.932 7 INFO nova.api.openstack.compute.server_external_events [req-35428bef-665b-413d-8937-c939cd880a30 req-7bb1ef0a-1691-487c-bab6-b15ccc0eb908 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:d87a06f8-8a9d-47b9-b0f1-46a38b6e02e3 for instance 2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 on instance [pid: 7|app: 0|req: 218/432] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:06.269 8 WARNING neutronclient.v2_0.client [None req-e205fb2d-9c19-4a41-9005-8e0902bbf8ee 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/433] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:06 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1504 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-07-25 20:47:07.396 7 WARNING neutronclient.v2_0.client [None req-2a79a25c-670a-442d-9cb9-124329d03fb1 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/434] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:07 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:08.499 8 WARNING neutronclient.v2_0.client [None req-65825309-e509-4615-9d80-3538f6b1147a 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/435] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:08 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 1509 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:09.628 7 INFO nova.api.openstack.wsgi [None req-441df8e7-872c-439a-b9e5-8bff57cfb0b5 0189aef70aa443b0a9f7a636c4b399da a897be525f4a4e73b3c9ffe087db9afd - - default default] HTTP exception thrown: Instance 2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 could not be found. [pid: 7|app: 0|req: 220/436] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:09 2026] GET /v2.1/servers/2cd3fbe6-37cc-4ae9-8761-9c7194010ff4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 217/437] 10.0.0.77 () {32 vars in 705 bytes} [Sat Jul 25 20:47:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1535632464 => 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-07-25 20:47:12.693 7 WARNING neutronclient.v2_0.client [None req-3bf7a0a1-506e-4bbc-aac3-8b9f1d47185f 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/438] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:12 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1822 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/439] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:47:13 2026] DELETE /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:13.267 7 WARNING neutronclient.v2_0.client [None req-94871237-ba69-4615-bcc6-379cca76f1ad 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/440] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:13 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1828 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:14.614 8 WARNING neutronclient.v2_0.client [None req-6c67ba7e-6ebc-437e-9848-63c4d4dff60a 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/441] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:14 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1828 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-07-25 20:47:15.794 8 WARNING neutronclient.v2_0.client [None req-f3adc331-f4d2-4f57-b567-d4af6c3caf94 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] 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-07-25 20:47:16.463 7 INFO nova.api.openstack.compute.server_external_events [req-a70d0e93-f8d4-4bde-982f-cab82064ed14 req-a8bbc646-3ad0-4e21-842f-a33a06b41e01 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-unplugged:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 7|app: 0|req: 224/444] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:47:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:17.382 7 INFO nova.api.openstack.compute.server_external_events [req-54263619-d062-4397-9fb2-c9555fe10551 req-1a5f17f4-fb98-4dfe-b818-19ea70738989 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:00387848-9b5f-4d37-ae00-ab70dd71c15d for instance 8482df9a-f3e5-4e8c-a907-782d609151b9 on instance [pid: 7|app: 0|req: 225/445] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/446] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:15 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1828 bytes in 1778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:18.635 7 WARNING neutronclient.v2_0.client [None req-40b7c496-d2de-4646-b331-2db07d4e442e 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/447] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:18 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1478 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 222/448] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:47:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 20:47:20.353 7 WARNING neutronclient.v2_0.client [None req-f9c887b7-76e4-4a38-8c98-d3a1ffbce1f3 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/449] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:20 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 1478 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 20:47:21.626 8 INFO nova.api.openstack.wsgi [None req-85d034a1-1e1f-4914-8a74-152b8cf62f7d 87618a0e8727449eb22f15dd11064a0e 493fd82190d647bbbd4a62ae1c0d6e1f - - default default] HTTP exception thrown: Instance 8482df9a-f3e5-4e8c-a907-782d609151b9 could not be found. [pid: 8|app: 0|req: 223/450] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:21 2026] GET /v2.1/servers/8482df9a-f3e5-4e8c-a907-782d609151b9 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/451] 10.0.0.77 () {32 vars in 703 bytes} [Sat Jul 25 20:47:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-120985912 => generated 0 bytes in 33 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-07-25 20:47:21.912 8 WARNING neutronclient.v2_0.client [None req-bbb4177b-24ca-4d1f-8b33-3124817303da c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:47:22.184 8 WARNING neutronclient.v2_0.client [None req-bbb4177b-24ca-4d1f-8b33-3124817303da c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:47:22.577 8 WARNING neutronclient.v2_0.client [None req-bbb4177b-24ca-4d1f-8b33-3124817303da c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/452] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:47:21 2026] POST /v2.1/servers => generated 452 bytes in 1632 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:47:23.510 7 WARNING neutronclient.v2_0.client [None req-41ef48ae-d970-4249-8c2b-edc2dafc9839 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/453] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:23 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1431 bytes in 875 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:25.420 7 WARNING neutronclient.v2_0.client [None req-12887b93-d8a4-483d-a6d8-fd1b632de31a c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/456] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:25 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1483 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:26.532 8 WARNING neutronclient.v2_0.client [None req-66eaaa3e-2623-4e97-9a58-ee3a4d2bcab4 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/457] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:26 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1483 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-07-25 20:47:27.644 7 WARNING neutronclient.v2_0.client [None req-f6a4416d-9250-4ede-9bf5-f76c23f79aa6 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/458] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:27 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1491 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:28.744 8 WARNING neutronclient.v2_0.client [None req-fc9b80e9-5715-4019-8951-4147c2a3e56d c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/459] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:28 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1558 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:29.000 7 INFO nova.api.openstack.compute.server_external_events [req-5e7df8ce-e7e8-435f-bfa0-506d0e93731f req-f1c3eed8-e427-4101-a0ed-9eaff446476b 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:8c56489f-cab8-43c6-9173-c756ba7f865e for instance a6fd8940-ddcc-4a2a-aa4f-db855e257314 on instance [pid: 7|app: 0|req: 233/460] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:29.958 8 WARNING neutronclient.v2_0.client [None req-e27cf8e5-a954-4c6e-92b7-8bdc769066bb c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/461] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:29 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1556 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-07-25 20:47:31.126 7 WARNING neutronclient.v2_0.client [None req-906dfbf4-000e-41dd-a89a-2576a5ede4ef c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/462] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:31 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1556 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 20:47:32.991 8 INFO nova.api.openstack.compute.server_external_events [req-94add476-114a-4830-b116-88abfd7e6131 req-d94e20c1-8186-4eda-b478-028dc64b01da 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:8c56489f-cab8-43c6-9173-c756ba7f865e for instance a6fd8940-ddcc-4a2a-aa4f-db855e257314 on instance [pid: 8|app: 0|req: 229/463] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:47:32 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-07-25 20:47:33.019 7 WARNING neutronclient.v2_0.client [None req-b6c227b3-bb00-498a-8974-f07dd8266608 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/464] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:32 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1556 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:34.179 8 WARNING neutronclient.v2_0.client [None req-52964e0c-8b13-4767-9dff-22c256a24eee c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/465] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:34 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1556 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:35.410 8 WARNING neutronclient.v2_0.client [None req-87fad45a-609a-4e98-8683-dab997155212 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/468] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:35 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1556 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:36.636 7 WARNING neutronclient.v2_0.client [None req-f3636c9b-9cad-4fcf-9099-4fb48bfa79d1 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/469] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:36 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1740 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:36.809 8 WARNING neutronclient.v2_0.client [None req-4f5ad33c-2c9d-49fe-ae81-254af19253fe c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/470] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:47:36 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:37.917 8 INFO nova.api.openstack.compute.server_external_events [req-db0b2fe9-80a2-424a-95cc-599a71369236 req-bf6cd5b7-dc9e-4161-bcb2-b94c213ad99b 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:8c56489f-cab8-43c6-9173-c756ba7f865e for instance a6fd8940-ddcc-4a2a-aa4f-db855e257314 on instance [pid: 8|app: 0|req: 234/471] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:37 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-07-25 20:47:37.939 7 WARNING neutronclient.v2_0.client [None req-104fce85-a17f-45fb-bb1b-5686c2e66dbc c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/472] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:37 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1740 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/473] 10.0.0.77 () {32 vars in 640 bytes} [Sat Jul 25 20:47:38 2026] GET /v2.1/servers => generated 383 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/474] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:47:38 2026] DELETE /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 0 bytes in 645 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-07-25 20:47:38.831 8 WARNING neutronclient.v2_0.client [None req-bf48a7e4-6b38-47fa-9e53-190edc3482aa c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/475] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:38 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1746 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-07-25 20:47:40.080 7 WARNING neutronclient.v2_0.client [None req-9a01f290-3511-4713-805f-1e1cf509bc2b c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/476] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:40 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1866 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:41.254 8 WARNING neutronclient.v2_0.client [None req-e0c5a4a5-1bc4-4280-9add-6d38550cdf54 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/477] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:41 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1866 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:42.351 7 INFO nova.api.openstack.compute.server_external_events [req-7e6e93e0-8171-4797-abeb-e7bda36c8697 req-e8bc3ea7-226f-4b1a-9a66-e8169f2a6338 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:8c56489f-cab8-43c6-9173-c756ba7f865e for instance a6fd8940-ddcc-4a2a-aa4f-db855e257314 on instance [pid: 7|app: 0|req: 241/478] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:47:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:42.857 8 WARNING neutronclient.v2_0.client [None req-a632da98-1438-4c14-a757-829857d6705a c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/479] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:42 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1512 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-07-25 20:47:44.044 7 WARNING neutronclient.v2_0.client [None req-156c571e-b781-4867-abd5-ed0d5ce1c697 c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/480] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:43 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1517 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:45.140 7 WARNING neutronclient.v2_0.client [None req-7cdd18c8-54a7-4535-a83c-2f5ca3cabb2b c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/483] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:45 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => generated 1517 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:47:46.230 8 INFO nova.api.openstack.wsgi [None req-cb292584-c32f-4a8e-a137-9a70f900dd6f c7a718ab888749ef8ba436c79cf0d9cf ca59f3d456ec4055a7c7c43e75783b27 - - default default] HTTP exception thrown: Instance a6fd8940-ddcc-4a2a-aa4f-db855e257314 could not be found. [pid: 8|app: 0|req: 240/484] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:47:46 2026] GET /v2.1/servers/a6fd8940-ddcc-4a2a-aa4f-db855e257314 => 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: 245/485] 10.0.0.77 () {32 vars in 705 bytes} [Sat Jul 25 20:47:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1201427985 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/494] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:48:34 2026] POST /v2.1/os-keypairs => generated 397 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/497] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:48:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:40.687 8 WARNING neutronclient.v2_0.client [None req-9fc4634a-fe51-45ad-a637-42cd136dc96f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:48:40.735 8 WARNING neutronclient.v2_0.client [None req-9fc4634a-fe51-45ad-a637-42cd136dc96f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:48:40.775 8 WARNING neutronclient.v2_0.client [None req-9fc4634a-fe51-45ad-a637-42cd136dc96f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:48:40.992 8 WARNING neutronclient.v2_0.client [None req-9fc4634a-fe51-45ad-a637-42cd136dc96f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/498] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:48:40 2026] POST /v2.1/servers => generated 496 bytes in 692 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:48:41.313 7 WARNING neutronclient.v2_0.client [None req-d9b348e7-9e6f-4460-9345-a731593f6f6b 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/499] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:41 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1456 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-07-25 20:48:42.398 8 WARNING neutronclient.v2_0.client [None req-02ee0eb6-8af9-4f9d-8e41-75c79fb192e9 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/500] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:42 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1460 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-07-25 20:48:43.506 7 WARNING neutronclient.v2_0.client [None req-b69f1fe1-3ba8-4f91-9e74-3c149b02bd48 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/501] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:43 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1508 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:44.596 8 WARNING neutronclient.v2_0.client [None req-56a25e20-9f1f-4935-a517-241b02d84ed4 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/502] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:44 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:45.696 8 WARNING neutronclient.v2_0.client [None req-72dfc6bb-5d18-4a3c-ad05-14f4f9d0e160 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/505] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:45 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1516 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:46.786 7 WARNING neutronclient.v2_0.client [None req-cfbd7adf-cd8c-4bf2-b1aa-e3de1ee4d73d 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/506] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:46 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1630 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:47.348 8 INFO nova.api.openstack.compute.server_external_events [req-807693d4-ac28-49b4-bfaf-40e09433e6b3 req-bd8d55bf-20d3-43eb-be9d-32146270597d 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:feea99c9-619c-440e-94c8-4fc6ad99ab63 for instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 on instance [pid: 8|app: 0|req: 251/507] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:48:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:48.184 7 WARNING neutronclient.v2_0.client [None req-4fb48b41-f1fd-4925-8459-ca2294dfde60 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/508] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:48 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:49.346 8 WARNING neutronclient.v2_0.client [None req-f2346991-62b3-4780-9eeb-485584e8048e 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/509] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:49 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 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-07-25 20:48:50.522 7 WARNING neutronclient.v2_0.client [None req-fbbfda66-0850-45ad-83bf-639c20cb9d8a 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/510] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:50 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:51.664 8 WARNING neutronclient.v2_0.client [None req-6652d828-075c-48b5-b785-93f9a6f08acf 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/511] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:51 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 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-07-25 20:48:52.840 7 WARNING neutronclient.v2_0.client [None req-0900c9b8-d9d4-4582-8633-76fe998a118f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/512] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:52 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:53.783 8 INFO nova.api.openstack.compute.server_external_events [req-3d5c5d05-fcfb-4a31-aa80-e55ee1b16e78 req-137f58aa-6e7f-4c80-8690-404d4ea4b57f 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:feea99c9-619c-440e-94c8-4fc6ad99ab63 for instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 on instance [pid: 8|app: 0|req: 254/513] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:48:53 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-07-25 20:48:54.056 7 WARNING neutronclient.v2_0.client [None req-b0647d1e-d229-425c-a534-dbdb6e3c61bd 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/514] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:54 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1628 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:55.239 7 WARNING neutronclient.v2_0.client [None req-3f668be4-d83c-40c9-a3db-193468cff0ce 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/517] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:55 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1807 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:55.413 8 WARNING neutronclient.v2_0.client [None req-7e1466f4-6848-46b8-9586-9c0d92c29c8a 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/518] 10.0.0.77 () {32 vars in 740 bytes} [Sat Jul 25 20:48:55 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/519] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:48:55 2026] POST /v2.1/os-keypairs => generated 398 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:48:56.377 8 INFO nova.api.openstack.compute.server_external_events [req-f534e376-e4c0-4987-9efc-b464cbfbd7ef req-4f8e2dd0-5349-41ed-a8fe-ceede4f62907 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:feea99c9-619c-440e-94c8-4fc6ad99ab63 for instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 on instance [pid: 8|app: 0|req: 257/520] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:48:56 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-07-25 20:48:57.628 7 WARNING neutronclient.v2_0.client [None req-9043debd-a72e-47af-9dcd-38ecf608127f 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:48:57.683 7 WARNING neutronclient.v2_0.client [None req-9043debd-a72e-47af-9dcd-38ecf608127f 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:48:57.873 7 WARNING neutronclient.v2_0.client [None req-9043debd-a72e-47af-9dcd-38ecf608127f 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/521] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:48:57 2026] POST /v2.1/servers => generated 450 bytes in 560 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-07-25 20:48:58.162 8 WARNING neutronclient.v2_0.client [None req-c575f8a6-1200-477b-b0d1-1e0ad5d410e7 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/522] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:58 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1402 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-07-25 20:48:59.259 7 WARNING neutronclient.v2_0.client [None req-ff425305-1a2e-4fcc-8eaa-65bccb5a2d18 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/523] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:48:59 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1406 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-07-25 20:49:00.350 8 WARNING neutronclient.v2_0.client [None req-f59b7518-1956-46cc-a545-47b962d1d26b 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/524] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:00 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:01.458 7 WARNING neutronclient.v2_0.client [None req-74cf386d-7f98-4b4e-8641-7e4607078f13 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/525] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:01 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1454 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:02.574 8 WARNING neutronclient.v2_0.client [None req-7e8d1f2d-1c7a-498e-bde3-e5e0b5232df5 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/526] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:02 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1462 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:03.665 7 WARNING neutronclient.v2_0.client [None req-68813ed1-6ccd-47e5-beca-0c5495be3364 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/527] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:03 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1530 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:03.799 8 INFO nova.api.openstack.compute.server_external_events [req-c1a0076e-be55-4ab6-b2e2-aa3cde5f37a9 req-e684d498-cd98-4bf8-ab17-b90c57497e1f 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:6929b9c2-1862-4bb5-975c-33fdc6911b6d for instance 984dd804-9241-49cb-aaff-0d19a53d128a on instance [pid: 8|app: 0|req: 261/528] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:03 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-07-25 20:49:04.828 7 WARNING neutronclient.v2_0.client [None req-92a2e9e3-2fa4-415b-8e31-ba1bb282b393 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/531] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:04 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1528 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:05.267 8 WARNING neutronclient.v2_0.client [None req-b32a7a4e-ac06-4c0e-86c5-867f4dbf110b 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/532] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:05 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1927 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:06.044 7 WARNING neutronclient.v2_0.client [None req-cfd8dd50-551a-490a-aa08-49a0b07c3b46 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/533] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:06 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1528 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-07-25 20:49:07.201 8 WARNING neutronclient.v2_0.client [None req-85997763-0f09-4c0c-a3ee-dd7ff6be1d7c 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] 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: 270/534] 10.0.0.77 () {32 vars in 752 bytes} [Sat Jul 25 20:49:07 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:07 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1528 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-07-25 20:49:08.351 7 WARNING neutronclient.v2_0.client [None req-dde8a015-6fc9-4105-ad6d-025e3e6a56fa 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/536] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:08 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1528 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 266/537] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:49:08 2026] DELETE /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 0 bytes in 209 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-07-25 20:49:09.186 7 INFO nova.api.openstack.compute.server_external_events [req-6d1549fc-963e-419f-90c1-c9cdc3e970e7 req-34eab2f8-eec3-4598-8da9-5f04694dfdc4 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:6929b9c2-1862-4bb5-975c-33fdc6911b6d for instance 984dd804-9241-49cb-aaff-0d19a53d128a on instance [pid: 7|app: 0|req: 272/538] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:49:09 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-07-25 20:49:09.215 8 WARNING neutronclient.v2_0.client [None req-40bda5bd-bc94-435d-9b2c-ee95dafe854f 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/539] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:09 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1933 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:09.518 7 WARNING neutronclient.v2_0.client [None req-a4468716-5a52-464e-9e50-9b6df0f9ba7d 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/540] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:09 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1528 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-07-25 20:49:10.390 8 WARNING neutronclient.v2_0.client [None req-efd0c136-8024-4959-bda0-284106283e5a 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/541] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:10 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1933 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:10.683 7 WARNING neutronclient.v2_0.client [None req-0ead5078-ea53-47ec-87fc-1e6585d001fb 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/542] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:10 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1695 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:10.891 8 WARNING neutronclient.v2_0.client [None req-8038aa89-a6ce-4981-a9c2-158e3c55e675 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/543] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:10 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1695 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:11.611 7 WARNING neutronclient.v2_0.client [None req-ba9cd053-25ee-45c7-bfae-19a181d6f508 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] 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-07-25 20:49:12.520 8 INFO nova.api.openstack.compute.server_external_events [req-e1b0c02d-56c0-4d18-b2c4-0ab2bec74abc req-c0d2587d-5763-4d6c-b188-cd4b3945f90c 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:feea99c9-619c-440e-94c8-4fc6ad99ab63 for instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 on instance [pid: 8|app: 0|req: 270/544] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/545] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:11 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1933 bytes in 966 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:12.683 8 INFO nova.api.openstack.compute.server_external_events [req-15cc1da5-4434-4463-a453-6c1ba3343166 req-26f8c0fc-f397-40b3-8560-d567d703a147 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:6929b9c2-1862-4bb5-975c-33fdc6911b6d for instance 984dd804-9241-49cb-aaff-0d19a53d128a on instance [pid: 8|app: 0|req: 271/546] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:12 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-07-25 20:49:13.597 7 WARNING neutronclient.v2_0.client [None req-daf0869f-5ce0-49b1-96f3-e8900473b309 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/547] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:13 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:14.689 8 WARNING neutronclient.v2_0.client [None req-d0dca235-8d0f-4ce9-bc85-2bfefd4bca7a 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/548] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:14 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:15.775 7 INFO nova.api.openstack.wsgi [None req-da0d2949-0359-4fcb-adf7-63ef9f7e21d7 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] HTTP exception thrown: Instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 could not be found. [pid: 7|app: 0|req: 278/551] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:15 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:15.809 8 INFO nova.api.openstack.wsgi [None req-dc32f093-809e-4969-a691-a9ed30512e63 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] HTTP exception thrown: Instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 could not be found. [pid: 8|app: 0|req: 274/552] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:49:15 2026] DELETE /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:15.844 7 INFO nova.api.openstack.wsgi [None req-2545cf6e-1507-4105-89f6-367448038865 560b88ee35ba432f8c313a0aa9140683 e0ca89072482457486cc036f0493c003 - - default default] HTTP exception thrown: Instance de0aa163-4b4b-475d-a80d-0b5e94a6ea99 could not be found. [pid: 7|app: 0|req: 279/553] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:15 2026] GET /v2.1/servers/de0aa163-4b4b-475d-a80d-0b5e94a6ea99 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/554] 10.0.0.77 () {32 vars in 705 bytes} [Sat Jul 25 20:49:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2139413084 => generated 0 bytes in 30 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: 280/555] 10.0.0.77 () {32 vars in 727 bytes} [Sat Jul 25 20:49:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1253135340 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/556] 10.0.0.77 () {34 vars in 749 bytes} [Sat Jul 25 20:49:21 2026] POST /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a/action => generated 31890 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-25 20:49:33.318 7 INFO nova.api.openstack.compute.server_external_events [req-babf2ef3-8fa4-496b-8c53-77d584dafaf4 req-0cbad9bf-bc15-4bd2-8869-5a49fe6ec593 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:6929b9c2-1862-4bb5-975c-33fdc6911b6d for instance 984dd804-9241-49cb-aaff-0d19a53d128a on instance [pid: 7|app: 0|req: 282/559] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:33 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, ' [pid: 8|app: 0|req: 279/562] 10.0.0.77 () {34 vars in 670 bytes} [Sat Jul 25 20:49:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:38.302 7 WARNING neutronclient.v2_0.client [None req-c0ccb213-abf4-4ce0-9fc2-6365fd4c3a48 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:49:38.346 7 WARNING neutronclient.v2_0.client [None req-c0ccb213-abf4-4ce0-9fc2-6365fd4c3a48 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 20:49:38.531 7 WARNING neutronclient.v2_0.client [None req-c0ccb213-abf4-4ce0-9fc2-6365fd4c3a48 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/563] 10.0.0.77 () {34 vars in 662 bytes} [Sat Jul 25 20:49:38 2026] POST /v2.1/servers => generated 448 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 20:49:38.737 8 WARNING neutronclient.v2_0.client [None req-0e6127b5-c007-412d-b583-c2d7fad5d4d6 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/564] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:38 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1402 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:39.838 7 WARNING neutronclient.v2_0.client [None req-11f7d7aa-204e-434b-a63e-d8cc261cefbc 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/565] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:39 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1406 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:40.939 8 WARNING neutronclient.v2_0.client [None req-25692515-25b6-476e-8211-255e0c30bf97 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/566] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:40 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1454 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-07-25 20:49:42.030 7 WARNING neutronclient.v2_0.client [None req-55267180-635f-4f50-83c8-4f0bdc1283cc 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/567] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:41 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:43.125 8 WARNING neutronclient.v2_0.client [None req-c03e9afa-1fa6-4781-8793-8442ad8fea8c 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/568] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:43 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1462 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-07-25 20:49:44.028 7 INFO nova.api.openstack.compute.server_external_events [req-f83247bd-69c9-468f-8466-97ec203e3d25 req-2c938f06-6533-4cf7-be97-e27c4ec18e11 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:dc49b8b6-f4fe-43df-a9d6-fa9002f2b974 for instance 00a0cd15-3568-4c60-8140-d39e5515f8df on instance [pid: 7|app: 0|req: 287/569] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:44 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-07-25 20:49:44.338 8 WARNING neutronclient.v2_0.client [None req-def6a98b-ba92-44b8-aea3-3dace29869c5 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/570] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:44 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1538 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-07-25 20:49:45.547 7 WARNING neutronclient.v2_0.client [None req-7bdf4c0f-adc9-40af-817a-8d601d0683f4 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/573] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:45 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1526 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:46.752 8 WARNING neutronclient.v2_0.client [None req-06697e36-0251-4f40-a593-6572d1a7047b 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/574] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:46 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1526 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-07-25 20:49:47.911 7 WARNING neutronclient.v2_0.client [None req-2f793b60-aeba-4b41-970d-8d430023d132 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/575] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:47 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:49.068 8 WARNING neutronclient.v2_0.client [None req-08d26098-98e6-4ab1-ac85-fbd05ec7a24b 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/576] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:49 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:49.580 7 INFO nova.api.openstack.compute.server_external_events [req-931a008c-cbf2-4013-9f7b-9d45b1a729d1 req-4d1db65b-99b7-4f15-8ebd-76fd7fe1c736 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-plugged:dc49b8b6-f4fe-43df-a9d6-fa9002f2b974 for instance 00a0cd15-3568-4c60-8140-d39e5515f8df on instance [pid: 7|app: 0|req: 291/577] 10.0.0.56 () {38 vars in 814 bytes} [Sat Jul 25 20:49:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:50.213 8 WARNING neutronclient.v2_0.client [None req-ccd8be92-adb6-4700-a396-8b25a7c59d19 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/578] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:50 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:51.397 7 WARNING neutronclient.v2_0.client [None req-3377e824-5623-4842-be9c-a483eb0dc6e3 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/579] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:51 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1694 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:51.604 8 WARNING neutronclient.v2_0.client [None req-6a062be1-6d64-4592-ab96-0d6e9213cea7 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/580] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:49:51 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1694 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:49:52.612 7 INFO nova.api.openstack.compute.server_external_events [req-e7dec2b7-b8ac-47d3-a0ef-85a82fd4745c req-5e0560d0-42e8-4d8b-8473-b516ff1eec8c 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-changed:dc49b8b6-f4fe-43df-a9d6-fa9002f2b974 for instance 00a0cd15-3568-4c60-8140-d39e5515f8df on instance [pid: 7|app: 0|req: 293/581] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:49:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/584] 10.0.0.77 () {34 vars in 749 bytes} [Sat Jul 25 20:50:00 2026] POST /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df/action => generated 31852 bytes in 543 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: 292/587] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:50:11 2026] DELETE /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 0 bytes in 96 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-07-25 20:50:12.087 7 WARNING neutronclient.v2_0.client [None req-aebad7d2-a99d-41ae-8ff9-8f3c1ea0dce9 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/588] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:12 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1820 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-07-25 20:50:13.283 8 WARNING neutronclient.v2_0.client [None req-d701c239-bbc9-46cc-ab61-362a67f060c4 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/589] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:13 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1820 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:14.436 7 WARNING neutronclient.v2_0.client [None req-55614742-624e-4f27-aeb3-c827d994264a 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/590] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:14 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1820 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-07-25 20:50:15.253 7 INFO nova.api.openstack.compute.server_external_events [req-6226714a-aef3-4f8f-99af-b0cfa11391c0 req-17343463-13da-4f83-bb50-73744d7408ee 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:dc49b8b6-f4fe-43df-a9d6-fa9002f2b974 for instance 00a0cd15-3568-4c60-8140-d39e5515f8df on instance [pid: 7|app: 0|req: 299/593] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:50:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:15.605 8 WARNING neutronclient.v2_0.client [None req-1a15c1f4-662b-4bc2-b21a-e500e0a4b8e4 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/594] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:15 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:16.715 7 WARNING neutronclient.v2_0.client [None req-b8ac9a9b-e87f-4aef-951a-547bcd068a15 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/595] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:16 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:17.817 8 WARNING neutronclient.v2_0.client [None req-468d28ab-d7a2-4d7a-9e14-6ec842e2d963 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/596] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:17 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:18.905 7 INFO nova.api.openstack.wsgi [None req-eeddb650-689e-4ff9-a4c8-f59637c70fbc 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] HTTP exception thrown: Instance 00a0cd15-3568-4c60-8140-d39e5515f8df could not be found. [pid: 7|app: 0|req: 301/597] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:18 2026] GET /v2.1/servers/00a0cd15-3568-4c60-8140-d39e5515f8df => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/598] 10.0.0.77 () {32 vars in 727 bytes} [Sat Jul 25 20:50:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-804225304 => 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: 302/599] 10.0.0.77 () {32 vars in 717 bytes} [Sat Jul 25 20:50:19 2026] DELETE /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-25 20:50:19.527 8 WARNING neutronclient.v2_0.client [None req-626b46ea-e95e-41f9-b1a3-95452edca031 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/600] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:19 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1701 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-07-25 20:50:20.731 7 WARNING neutronclient.v2_0.client [None req-9f67f57f-b47c-428e-b3ec-799d4250b7bd 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/601] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:20 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1701 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-07-25 20:50:21.887 8 WARNING neutronclient.v2_0.client [None req-f610ed0d-3b69-4735-9d1f-623cff120f7e 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/602] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:21 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1701 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:22.294 7 INFO nova.api.openstack.compute.server_external_events [req-ce241324-4f34-498a-a7ee-852fe0fa435d req-b303de2a-301f-441f-a201-3bfe5eb35641 3c7a189e3d8148469dfea26b375c5093 b72b909307b44302a11514655404a271 - - 3d45e4ccef9b41dda94d23d2a6956d90 3d45e4ccef9b41dda94d23d2a6956d90] Creating event network-vif-deleted:6929b9c2-1862-4bb5-975c-33fdc6911b6d for instance 984dd804-9241-49cb-aaff-0d19a53d128a on instance [pid: 7|app: 0|req: 304/603] 10.0.0.244 () {38 vars in 815 bytes} [Sat Jul 25 20:50:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:23.029 8 WARNING neutronclient.v2_0.client [None req-5ad5df30-7f85-471e-b4ee-a689484424c9 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/604] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:22 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1483 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-07-25 20:50:24.133 7 WARNING neutronclient.v2_0.client [None req-459e2844-2309-40e5-9eb4-6cf339eba2e6 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/605] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:24 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1488 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-07-25 20:50:25.232 8 WARNING neutronclient.v2_0.client [None req-6a2945e7-8ada-4c1b-8f49-7347a8d65d71 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/608] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:25 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 20:50:26.309 7 INFO nova.api.openstack.wsgi [None req-3abb797d-4b95-4c8d-99a6-05e38e42183c 519c8bfabd584e22bc9cdb1d0203429c b5bcdf3e0f8e4476a7294cd603874667 - - default default] HTTP exception thrown: Instance 984dd804-9241-49cb-aaff-0d19a53d128a could not be found. [pid: 7|app: 0|req: 307/609] 10.0.0.77 () {32 vars in 714 bytes} [Sat Jul 25 20:50:26 2026] GET /v2.1/servers/984dd804-9241-49cb-aaff-0d19a53d128a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/610] 10.0.0.77 () {32 vars in 729 bytes} [Sat Jul 25 20:50:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2011908562 => generated 0 bytes in 31 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: 312/619] 10.0.0.77 () {32 vars in 654 bytes} [Sat Jul 25 20:51:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 10.0.0.77 () {32 vars in 640 bytes} [Sat Jul 25 20:51:10 2026] GET /v2.1/servers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 20:51:10.449 7 WARNING oslo_db.sqlalchemy.utils [None req-b311362a-76c4-49d0-928a-9176f0e492ef 0cb6d2bcc96042ee8d13ea376725f744 e886e8034b764699b51ff5631257588e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 313/621] 10.0.0.77 () {32 vars in 648 bytes} [Sat Jul 25 20:51:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 10.0.0.77 () {32 vars in 693 bytes} [Sat Jul 25 20:51:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)