+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 30 19:28:52 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-5598886d64-7kk2q 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 0x7f112c1a5668 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-30 19:28:57.019 8 INFO nova.utils [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 19:28:57.172 7 INFO nova.utils [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 19:28:58.685 8 WARNING keystonemiddleware._common.config [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:28:58.695 8 WARNING oslo_config.cfg [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 19:28:58.772 8 WARNING keystonemiddleware._common.config [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:28:58.787 8 WARNING oslo_config.cfg [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] 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-30 19:28:58.800 8 WARNING oslo_config.cfg [None req-692f73e1-a5bc-4873-b823-d531c538b54e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f112c1a5668 pid: 8 (default app) 2026-07-30 19:28:58.939 7 WARNING keystonemiddleware._common.config [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:28:58.948 7 WARNING oslo_config.cfg [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 19:28:59.026 7 WARNING keystonemiddleware._common.config [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 19:28:59.041 7 WARNING oslo_config.cfg [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] 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-30 19:28:59.053 7 WARNING oslo_config.cfg [None req-25a9e353-a734-40f7-8e12-7c12948dd5ec - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f112c1a5668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:29:05 2026] GET /v2.1 => generated 114 bytes in 17 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-30 19:29:06.499 8 WARNING oslo_policy.policy [None req-ea3abb27-f730-4ea8-9852-af2add52e61b 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - 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-30 19:29:06.499 8 WARNING oslo_policy.policy [None req-ea3abb27-f730-4ea8-9852-af2add52e61b 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - 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.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:29:05 2026] GET /v2.1 => generated 0 bytes in 607 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:29:06.599 7 WARNING oslo_policy.policy [req-ea3abb27-f730-4ea8-9852-af2add52e61b req-0cde31ce-685f-4b6d-a84f-5f3fbc1d7b83 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - 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-30 19:29:06.600 7 WARNING oslo_policy.policy [req-ea3abb27-f730-4ea8-9852-af2add52e61b req-0cde31ce-685f-4b6d-a84f-5f3fbc1d7b83 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:29:06 2026] GET /v2.1/ => generated 399 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:29:06.720 8 INFO nova.api.openstack.wsgi [None req-587f88aa-f099-4ab3-b88f-d1c26150f580 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.61 () {48 vars in 1007 bytes} [Thu Jul 30 19:29:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:29:06 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.204.45.61 () {52 vars in 1044 bytes} [Thu Jul 30 19:29:06 2026] POST /v2.1/flavors => generated 527 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:29:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:29:07 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:29:07 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:29:07.772 8 INFO nova.api.openstack.wsgi [None req-3894658d-9580-45aa-b998-1d9b1bfda0e3 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.61 () {48 vars in 1009 bytes} [Thu Jul 30 19:29:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:29:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.61 () {52 vars in 1044 bytes} [Thu Jul 30 19:29:07 2026] POST /v2.1/flavors => generated 530 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:29:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:29:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:29:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:29:08.739 8 INFO nova.api.openstack.wsgi [None req-a41c8918-680e-476c-93b7-4d62c504be0e 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.61 () {48 vars in 1011 bytes} [Thu Jul 30 19:29:08 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.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:29:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.61 () {52 vars in 1044 bytes} [Thu Jul 30 19:29:08 2026] POST /v2.1/flavors => generated 531 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:29:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:29:09 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:29:09 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:29:09.714 8 INFO nova.api.openstack.wsgi [None req-7f315cb7-0ac6-4159-9d86-7566d7eaeb95 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.61 () {48 vars in 1009 bytes} [Thu Jul 30 19:29:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:29:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.61 () {52 vars in 1044 bytes} [Thu Jul 30 19:29:09 2026] POST /v2.1/flavors => generated 530 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:29:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:29:10 2026] GET /v2.1 => generated 0 bytes in 378 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:29:10 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:29:11.003 7 INFO nova.api.openstack.wsgi [None req-cf0fc039-c001-469f-976c-221687c6c21e 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.61 () {48 vars in 1011 bytes} [Thu Jul 30 19:29:10 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: 8|app: 0|req: 17/33] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:29:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.61 () {52 vars in 1044 bytes} [Thu Jul 30 19:29:11 2026] POST /v2.1/flavors => generated 533 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 10.0.0.48 () {28 vars in 453 bytes} [Thu Jul 30 19:38:31 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/148] 10.0.0.48 () {30 vars in 657 bytes} [Thu Jul 30 19:38:31 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/149] 10.0.0.48 () {32 vars in 730 bytes} [Thu Jul 30 19:38:31 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 10.0.0.48 () {34 vars in 803 bytes} [Thu Jul 30 19:38:32 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:44:38 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 112/224] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:44:38 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 113/225] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:44:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:44:38.953 8 INFO nova.api.openstack.wsgi [None req-f1d9fac9-cd52-4a54-b860-b3b8c28742e0 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 113/226] 199.204.45.61 () {48 vars in 1007 bytes} [Thu Jul 30 19:44:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:44:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.61 () {48 vars in 1095 bytes} [Thu Jul 30 19:44:38 2026] GET /v2.1/flavors/54df3536-1029-4b36-b23a-ca8b8cf79e98/os-extra_specs => generated 19 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:44:39 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: 115/230] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:44:39 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 116/231] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:44:40.026 8 INFO nova.api.openstack.wsgi [None req-d89bc930-3ffa-443c-bc99-23598c277c51 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 116/232] 199.204.45.61 () {48 vars in 1009 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.204.45.61 () {48 vars in 1095 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/7efbc731-4de2-455e-8df7-412ad7678160/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:44:40.946 8 INFO nova.api.openstack.wsgi [None req-1d49e1ee-5a45-4921-93d2-f6e3465df1bb 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 120/240] 199.204.45.61 () {48 vars in 1011 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.61 () {48 vars in 1095 bytes} [Thu Jul 30 19:44:40 2026] GET /v2.1/flavors/5238d524-4ea0-436d-a970-629a969f0a03/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:44:41.848 8 INFO nova.api.openstack.wsgi [None req-d166e8b8-566b-4e0b-9e02-1a2777404a88 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 123/246] 199.204.45.61 () {48 vars in 1009 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/248] 199.204.45.61 () {48 vars in 1095 bytes} [Thu Jul 30 19:44:41 2026] GET /v2.1/flavors/6b08706c-c4d1-4f83-8efd-cae97c8c304c/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: 125/249] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:44:42.764 8 INFO nova.api.openstack.wsgi [None req-3be22e26-625a-49ff-9c85-f540e92833e9 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 126/252] 199.204.45.61 () {48 vars in 1011 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 199.204.45.61 () {48 vars in 1095 bytes} [Thu Jul 30 19:44:42 2026] GET /v2.1/flavors/c481934c-7fd4-4135-9e1e-7250a4ca6c97/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: 131/261] 199.204.45.61 () {42 vars in 701 bytes} [Thu Jul 30 19:45: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: 131/262] 199.204.45.61 () {44 vars in 905 bytes} [Thu Jul 30 19:45:15 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.204.45.61 () {46 vars in 978 bytes} [Thu Jul 30 19:45:15 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:45:15.744 8 INFO nova.api.openstack.wsgi [None req-7e8af3d7-ed91-4f1d-9d1a-cecb3cf411bd 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 132/264] 199.204.45.61 () {48 vars in 1007 bytes} [Thu Jul 30 19:45:15 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: 133/265] 199.204.45.61 () {48 vars in 1047 bytes} [Thu Jul 30 19:45:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 138/276] 10.0.0.208 () {32 vars in 655 bytes} [Thu Jul 30 19:46:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 10.0.0.208 () {32 vars in 641 bytes} [Thu Jul 30 19:46:02 2026] GET /v2.1/servers => generated 15 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 19:46:02.899 8 WARNING oslo_db.sqlalchemy.utils [None req-7179cd23-3ae8-48e0-ab57-b9e068925f2d 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 139/278] 10.0.0.208 () {32 vars in 649 bytes} [Thu Jul 30 19:46:02 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 10.0.0.208 () {32 vars in 694 bytes} [Thu Jul 30 19:46:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 10.0.0.208 () {34 vars in 671 bytes} [Thu Jul 30 19:47:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 19:47:46.325 7 WARNING neutronclient.v2_0.client [None req-36d2923e-b77a-4632-a13d-649d48b3eebe 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The 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-30 19:47:46.380 7 WARNING neutronclient.v2_0.client [None req-36d2923e-b77a-4632-a13d-649d48b3eebe 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The 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-30 19:47:46.763 7 WARNING neutronclient.v2_0.client [None req-36d2923e-b77a-4632-a13d-649d48b3eebe 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/301] 10.0.0.208 () {34 vars in 663 bytes} [Thu Jul 30 19:47:45 2026] POST /v2.1/servers => generated 449 bytes in 2459 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-30 19:47:48.268 8 WARNING neutronclient.v2_0.client [None req-5a8b8884-3d73-4099-83b0-527643df6cfb 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/302] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:48 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1402 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:47:49.967 7 WARNING neutronclient.v2_0.client [None req-5a7ba200-1570-4137-aed4-49073e0e7867 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/305] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:49 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1406 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:47:51.469 8 WARNING neutronclient.v2_0.client [None req-c9e463c3-e816-4c63-95cf-87e562666967 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/306] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:51 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1454 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:47:52.969 7 WARNING neutronclient.v2_0.client [None req-256e280f-fd7a-414c-a74b-04df0c6d028d 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/307] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:52 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1462 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:47:54.211 8 WARNING neutronclient.v2_0.client [None req-d0917cb0-9481-43d1-b235-40d312dcf9bf 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/308] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:54 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1539 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:47:55.649 7 WARNING neutronclient.v2_0.client [None req-e046f339-31df-49c0-965d-cfeed8cb5186 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/309] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:55 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:47:56.213 8 INFO nova.api.openstack.compute.server_external_events [req-5e496712-2019-4cdd-bd80-49918038229b req-f765092e-d02f-4df5-b39e-a1a559f8b26b 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-changed:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance 2026-07-30 19:47:56.230 8 INFO nova.compute.rpcapi [None req-0095a446-8158-4c49-a994-7cf8c2ec9650 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 156/310] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:47:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:47:57.223 7 WARNING neutronclient.v2_0.client [None req-42a501a6-9be9-48ea-8949-90f43fb6b74f 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/311] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:57 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 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-30 19:47:58.438 8 WARNING neutronclient.v2_0.client [None req-cfa34317-14c2-43b4-9e2c-efd10cc0abcb 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/312] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:58 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:47:59.674 7 WARNING neutronclient.v2_0.client [None req-98997d97-f329-4fe9-90d0-85c685e6d921 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/315] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:47:59 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:01.173 8 WARNING neutronclient.v2_0.client [None req-bbadb690-3a9f-44e6-a388-e2ebd13157fe 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/316] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:01 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:02.512 7 WARNING neutronclient.v2_0.client [None req-2344fd1b-0762-47da-84c2-5b0c9ddfff46 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] 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-30 19:48:02.908 8 INFO nova.api.openstack.compute.server_external_events [req-14ee208a-2e56-438f-82b8-3fdaf0132988 req-4b6b1086-64b3-4ba6-9ad9-326fdd4e8338 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-plugged:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 8|app: 0|req: 161/317] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/318] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:02 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:03.972 8 WARNING neutronclient.v2_0.client [None req-75fcb2ba-3125-4bb2-b058-3db2ba4245b0 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/319] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:03 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:04.952 7 INFO nova.api.openstack.compute.server_external_events [req-7ebeb8ae-48ac-4f15-a710-ca3b1e914ede req-dc67ad64-53ef-4439-8c30-606d382a1a0a 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-plugged:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance 2026-07-30 19:48:04.960 7 INFO nova.compute.rpcapi [None req-d3b50c38-0cb3-44ea-be1c-7c3298596ad7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 158/320] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:05.112 8 WARNING neutronclient.v2_0.client [None req-c5622c65-6bc4-4a5d-859c-4e69e857b5e6 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/321] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:05 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1695 bytes in 1134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:06.278 7 WARNING neutronclient.v2_0.client [None req-a9978b11-efd0-470a-a1f8-e5d30e437469 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/322] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:06 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1695 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:08.059 8 INFO nova.api.openstack.compute.server_external_events [req-9ceac4f5-ce57-4a74-bd37-544124d9c9b8 req-242ecab8-7751-44e4-b81e-2bcac09fadf3 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-changed:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 8|app: 0|req: 164/323] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 166/326] 10.0.0.208 () {34 vars in 750 bytes} [Thu Jul 30 19:48:18 2026] POST /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1/action => generated 31920 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:22.588 8 INFO nova.api.openstack.compute.server_external_events [req-8fa08249-26eb-4c03-9cdf-a6ca8053f5bc req-067a7e92-a417-4aea-81e5-0357f233b99b 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-changed:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 8|app: 0|req: 168/329] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 162/330] 10.0.0.208 () {34 vars in 671 bytes} [Thu Jul 30 19:48:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:48:27.567 8 WARNING neutronclient.v2_0.client [None req-839730b8-49af-4142-bd14-de826e966988 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The 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-30 19:48:28.032 8 WARNING neutronclient.v2_0.client [None req-839730b8-49af-4142-bd14-de826e966988 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The 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-30 19:48:28.910 8 WARNING neutronclient.v2_0.client [None req-839730b8-49af-4142-bd14-de826e966988 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/331] 10.0.0.208 () {34 vars in 663 bytes} [Thu Jul 30 19:48:27 2026] POST /v2.1/servers => generated 450 bytes in 2288 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-30 19:48:29.823 7 WARNING neutronclient.v2_0.client [None req-8f8e2eeb-b015-452d-87b1-72ce18013578 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/332] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:29 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1401 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-30 19:48:31.010 8 WARNING neutronclient.v2_0.client [None req-4316682d-4106-45db-af61-ec6534fae0e2 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/335] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:30 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1405 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:32.139 7 WARNING neutronclient.v2_0.client [None req-30640f68-ec46-4395-b79e-41a5957743c6 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/336] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:32 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1453 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:33.270 8 WARNING neutronclient.v2_0.client [None req-75b571a8-4532-49d8-a1d2-74b50aead31b 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/337] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:33 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1453 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:34.520 7 WARNING neutronclient.v2_0.client [None req-bd925a5c-0e09-483a-9e0e-1847e7039191 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/338] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:34 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1461 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:35.679 8 WARNING neutronclient.v2_0.client [None req-f99a82b6-d464-4077-b3d2-14e7f7b88b8e 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/339] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:35 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1529 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:36.596 7 INFO nova.api.openstack.compute.server_external_events [req-c7e3bed7-bf99-4343-8094-15b3fab676ab req-0a3fa329-ab5a-4c98-817b-b79c22e5d8a5 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-changed:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 7|app: 0|req: 167/340] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:37.113 8 WARNING neutronclient.v2_0.client [None req-bf09ae8d-290d-42a0-9b9f-5091ae28a88c 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/341] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:37 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1527 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:38.290 7 WARNING neutronclient.v2_0.client [None req-d347543e-6e11-4c28-9aa2-38d24154a029 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/342] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:38 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1527 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:39.461 8 WARNING neutronclient.v2_0.client [None req-b684244a-c3cd-4314-bd91-372e37148215 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/343] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:39 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1527 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:40.881 7 WARNING neutronclient.v2_0.client [None req-9c00f195-8eb3-49a8-a185-654b4414050e 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/346] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:40 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1527 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-30 19:48:41.390 8 INFO nova.api.openstack.compute.server_external_events [req-ba40cc49-df4a-47c1-9f09-8217d1862fd7 req-15f6d15a-35c9-4a96-ba89-a4c16602cc55 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-plugged:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 8|app: 0|req: 177/347] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:42.050 7 WARNING neutronclient.v2_0.client [None req-e69b498f-9bec-4266-8406-ed9c37ae2e01 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/348] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:42 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1527 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:43.185 8 WARNING neutronclient.v2_0.client [None req-f44f193c-a565-4076-83fa-b1b9fdf8773c 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/349] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:43 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1695 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:43.385 7 WARNING neutronclient.v2_0.client [None req-4bf9749a-3819-4e69-b061-14df8d67d9d3 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] 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-30 19:48:43.442 8 INFO nova.api.openstack.compute.server_external_events [req-aa4a9ce3-6c93-4553-824b-5f7b910724ce req-054b259f-f3e0-4792-a52b-c291ff2fe211 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-plugged:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 8|app: 0|req: 179/350] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:43 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: 172/351] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:43 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1695 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-30 19:48:44.273 8 INFO nova.api.openstack.compute.server_external_events [req-4456917c-eab8-44f9-8b20-061e568eea31 req-3081c24b-b9ad-462c-81cf-286668c1ef86 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-changed:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 8|app: 0|req: 180/352] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/355] 10.0.0.208 () {34 vars in 750 bytes} [Thu Jul 30 19:48:52 2026] POST /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb/action => generated 31851 bytes in 573 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: 182/356] 10.0.0.208 () {32 vars in 718 bytes} [Thu Jul 30 19:48:55 2026] DELETE /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 0 bytes in 217 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-30 19:48:55.948 7 WARNING neutronclient.v2_0.client [None req-2136a67a-b27b-426e-a571-e7cc5dc9a3ee 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/357] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:55 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1821 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:57.202 8 INFO nova.api.openstack.compute.server_external_events [req-d639092e-710a-4791-8599-02dd79f74b55 req-64f6c48d-5905-4235-8e66-7d9b301908de 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-unplugged:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 8|app: 0|req: 183/358] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:57.243 7 WARNING neutronclient.v2_0.client [None req-06a0ae7e-b1dd-4f38-8793-614e6877bc2b 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/359] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:57 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1821 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-30 19:48:58.446 8 WARNING neutronclient.v2_0.client [None req-e6233814-bb2b-4cf3-981e-768d90c80b76 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] 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-30 19:48:59.247 7 INFO nova.api.openstack.compute.server_external_events [req-7c8ef921-e67d-4fbd-9955-4472438dd886 req-37e43032-705b-4718-9bdb-c5510c2091ea 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-unplugged:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 7|app: 0|req: 177/360] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:48:59.380 7 INFO nova.api.openstack.compute.server_external_events [req-52915bfd-3bbd-4075-9af7-6b8c41280627 req-3eac59bf-4918-4162-8b81-2d9d51725e18 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-deleted:27263d30-a552-463b-a8ed-bee28a117e29 for instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb on instance [pid: 7|app: 0|req: 178/361] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:48:59 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) [pid: 8|app: 0|req: 184/362] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:48:58 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1821 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:49:00.470 7 WARNING neutronclient.v2_0.client [None req-22d5978e-49f1-4ff5-ae45-a708fb945241 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/365] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:00 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1487 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:49:01.583 8 WARNING neutronclient.v2_0.client [None req-b1b6a931-43b7-4db5-86d2-6f10926f67de 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/366] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:01 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => generated 1487 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-30 19:49:02.674 7 INFO nova.api.openstack.wsgi [None req-4262df6e-e58c-42ae-9fec-239ebc080307 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] HTTP exception thrown: Instance 3c66976f-d84e-4d69-b4bb-2723f370c3eb could not be found. [pid: 7|app: 0|req: 181/367] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:02 2026] GET /v2.1/servers/3c66976f-d84e-4d69-b4bb-2723f370c3eb => 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: 187/368] 10.0.0.208 () {32 vars in 728 bytes} [Thu Jul 30 19:49:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-400620688 => generated 0 bytes in 50 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/369] 10.0.0.208 () {32 vars in 718 bytes} [Thu Jul 30 19:49:03 2026] DELETE /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-30 19:49:03.666 8 WARNING neutronclient.v2_0.client [None req-f5284fae-ed37-4f45-880a-4612eca0246a 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/370] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:03 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1701 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:49:04.878 7 WARNING neutronclient.v2_0.client [None req-c9869dd0-04d3-4e77-8fc2-d65f2cd7206a 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] 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-30 19:49:04.911 8 INFO nova.api.openstack.compute.server_external_events [req-96f8db6b-a3a7-4589-af23-135174f9e79a req-473ffa5b-06e8-4c27-a3c6-239a59be73b4 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-unplugged:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 8|app: 0|req: 189/371] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:49:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:04 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1701 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:49:06.015 8 WARNING neutronclient.v2_0.client [None req-f7c563ec-71b8-4c5c-b245-2b25f775bbaa 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] 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: 190/373] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:05 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1634 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-30 19:49:06.335 7 INFO nova.api.openstack.compute.server_external_events [req-26c91bbf-b21e-47b4-b454-60af1a7d6fad req-fbce5268-fb70-48f3-92b0-73d6e5bcbc42 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-deleted:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 7|app: 0|req: 184/374] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:49:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-30 19:49:06.964 8 INFO nova.api.openstack.compute.server_external_events [req-a82e7318-71d5-4735-94af-73e4a6e90a9b req-315ca3be-79e2-48d1-ab01-fe9fabdeb0a7 2f4e669dd469403f90c8fd8a6bf1dedb 73df4e85ca0540f78cbe72f116a04455 - - 79276b14b5ed48b6aa160b89c6f758d5 79276b14b5ed48b6aa160b89c6f758d5] Creating event network-vif-unplugged:0ab398cd-0e74-4d8f-8686-e43dc7efd95b for instance bf91f5d7-0725-4a06-9616-797f229006d1 on instance [pid: 8|app: 0|req: 191/375] 10.0.0.65 () {38 vars in 814 bytes} [Thu Jul 30 19:49:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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-30 19:49:07.396 7 WARNING neutronclient.v2_0.client [None req-d4ec85e2-b567-474f-9c07-7c6adf95e491 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in 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/376] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:07 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1483 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-30 19:49:08.497 8 WARNING neutronclient.v2_0.client [None req-7fe46039-a9cb-45b5-9dba-45770bd173f1 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/377] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:08 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => generated 1488 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-30 19:49:09.573 7 INFO nova.api.openstack.wsgi [None req-e8fe4e27-8dbc-4f52-b273-07793ebcc00c 0731279707d741318e1025c16c8498af 9e27692650e843559b63431c6bae5963 - - default default] HTTP exception thrown: Instance bf91f5d7-0725-4a06-9616-797f229006d1 could not be found. [pid: 7|app: 0|req: 186/378] 10.0.0.208 () {32 vars in 715 bytes} [Thu Jul 30 19:49:09 2026] GET /v2.1/servers/bf91f5d7-0725-4a06-9616-797f229006d1 => 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: 193/379] 10.0.0.208 () {32 vars in 728 bytes} [Thu Jul 30 19:49:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-671002073 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 10.0.0.208 () {32 vars in 655 bytes} [Thu Jul 30 19:50:00 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 193/393] 10.0.0.208 () {32 vars in 641 bytes} [Thu Jul 30 19:50:01 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 19:50:01.272 8 WARNING oslo_db.sqlalchemy.utils [None req-0fb03e1f-525f-49cb-80ea-b9ad777b2392 905f4279b55e40fab8b51237391c606e 69e91339f2a2479684fcee51df9e936f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 201/394] 10.0.0.208 () {32 vars in 649 bytes} [Thu Jul 30 19:50:01 2026] GET /v2.1/os-keypairs => generated 16 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 10.0.0.208 () {32 vars in 694 bytes} [Thu Jul 30 19:50:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)