+ COMMAND=start + start + exec octavia-worker --config-file /etc/octavia/octavia.conf /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-11 06:20:34.900 1 INFO octavia.common.config [-] Logging enabled! 2026-05-11 06:20:34.900 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-05-11 06:20:35.011 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-11 06:20:35.025 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-05-11 06:20:35.040 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-11 06:20:35.054 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-05-11 06:20:35.058 8 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-05-11 06:20:35.078 11 WARNING octavia.controller.worker.v1.controller_worker [-] The 'amphorav1' provider is deprecated and will be removed in a future release. Use the 'amphora' driver instead. 2026-05-11 06:50:44.620 17 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '35a63148-a02f-4b4d-88e4-fd72fa5e77e9'... 2026-05-11 06:50:46.352 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 5e9f916f-989a-4601-b9b7-62be00ae1e95 already exists. Nothing to be done. 2026-05-11 06:50:46.354 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 5e9f916f-989a-4601-b9b7-62be00ae1e95, subnet id 0d6952f9-57ad-43a6-aa64-1dc07f693d0c, ip address 10.1.1.187 for load balancer 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:50:46.389 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 5e9f916f-989a-4601-b9b7-62be00ae1e95, subnet id 0d6952f9-57ad-43a6-aa64-1dc07f693d0c, ip address 10.1.1.187 for load balancer 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:50:47.102 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 5bda58ba-ccd3-490b-9892-c1ee07ca20c2 for load balancer 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 complete 2026-05-11 06:50:47.184 17 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 0d6952f9-57ad-43a6-aa64-1dc07f693d0c for load balancer 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:50:47.234 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora adc7c942-cf45-4f1d-b81e-0b6f3dcbe581 in DB for load balancer 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:50:47.471 17 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-05-11 06:50:47.472 17 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-05-11 06:50:47.472 17 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-05-11 06:50:47.472 17 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-05-11 06:50:55.491 17 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 for amphora id: adc7c942-cf45-4f1d-b81e-0b6f3dcbe581 2026-05-11 06:50:57.877 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (73455d8f-70ab-4f22-963b-c0c8ae0ccca6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:00.843 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (73455d8f-70ab-4f22-963b-c0c8ae0ccca6) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:11.255 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.2.18', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.2.18 timed out. (connect timeout=10.0)')) 2026-05-11 06:51:16.278 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (65e615a6-9d10-402f-8e16-83ba0f00b00e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:19.342 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.18', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-11 06:51:24.355 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (65e615a6-9d10-402f-8e16-83ba0f00b00e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:24.415 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.18', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-11 06:51:29.432 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (65e615a6-9d10-402f-8e16-83ba0f00b00e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:29.507 17 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.2.18', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-05-11 06:51:34.521 17 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (65e615a6-9d10-402f-8e16-83ba0f00b00e) transitioned into state 'REVERTED' from state 'REVERTING' 2026-05-11 06:51:34.675 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: adc7c942-cf45-4f1d-b81e-0b6f3dcbe581 with compute id: d2e5e03c-fc5a-4e6d-af17-421e9b39dce8 for load balancer: 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:51:41.924 17 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-11 06:51:46.766 14 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'f1611acf-d426-487c-bb8a-28a4cf44b85a'... 2026-05-11 06:51:52.238 17 INFO octavia.controller.queue.v2.endpoints [-] Creating pool 'bcece07f-9eaa-4894-8c6f-4cc826cb90ef'... 2026-05-11 06:51:58.200 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '547734d8-bb1d-4d79-a487-a3b286e872d6'... 2026-05-11 06:52:09.955 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'e68626ff-8986-4130-91cd-acfa08075d4d'... 2026-05-11 06:52:23.860 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'e68626ff-8986-4130-91cd-acfa08075d4d'... 2026-05-11 06:52:29.461 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '547734d8-bb1d-4d79-a487-a3b286e872d6'... 2026-05-11 06:52:34.952 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool 'bcece07f-9eaa-4894-8c6f-4cc826cb90ef'... 2026-05-11 06:52:40.323 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'f1611acf-d426-487c-bb8a-28a4cf44b85a'... 2026-05-11 06:52:41.512 17 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-cab034ca-0271-44fe-a9bc-b0765478156a - 5e7bbc46f3c74301beae88e9a6da1c92 - - - -] Mark ACTIVE in DB for load balancer id: 35a63148-a02f-4b4d-88e4-fd72fa5e77e9 2026-05-11 06:52:46.513 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '35a63148-a02f-4b4d-88e4-fd72fa5e77e9'... 2026-05-11 06:52:49.124 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-f65bdf2f-e2e4-4374-9dcc-7d4fee03c040 - 5e7bbc46f3c74301beae88e9a6da1c92 - - - -] Removing security group 5bda58ba-ccd3-490b-9892-c1ee07ca20c2 from port 5e9f916f-989a-4601-b9b7-62be00ae1e95 2026-05-11 06:52:49.669 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-f65bdf2f-e2e4-4374-9dcc-7d4fee03c040 - 5e7bbc46f3c74301beae88e9a6da1c92 - - - -] Deleted security group 5bda58ba-ccd3-490b-9892-c1ee07ca20c2 /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin or role:admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg)