+ 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-07-10 22:11:55.177 1 INFO octavia.common.config [-] Logging enabled! 2026-07-10 22:11:55.177 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 12.0.2.dev10 2026-07-10 22:11:55.281 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-10 22:11:55.296 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-10 22:11:55.308 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-10 22:11:55.319 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-10 22:11:55.326 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-07-10 22:11:55.346 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-07-10 22:42:52.734 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '94285574-bb10-4be1-9e29-bd04e2117620'... 2026-07-10 22:42:54.171 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port d04c1aa0-6ce4-472d-b182-a277fab42bb5 already exists. Nothing to be done. 2026-07-10 22:42:54.172 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id d04c1aa0-6ce4-472d-b182-a277fab42bb5, subnet id 362d73c5-cdc6-43bf-972d-ff169cea3dc2, ip address 10.1.1.44 for load balancer 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:42:54.207 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id d04c1aa0-6ce4-472d-b182-a277fab42bb5, subnet id 362d73c5-cdc6-43bf-972d-ff169cea3dc2, ip address 10.1.1.44 for load balancer 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:42:54.826 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG 7563952b-bdcf-4ebd-80f5-da068f7586d6 for load balancer 94285574-bb10-4be1-9e29-bd04e2117620 complete 2026-07-10 22:42:54.914 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 362d73c5-cdc6-43bf-972d-ff169cea3dc2 for load balancer 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:42:54.955 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora f9cc16d6-44a4-482d-82eb-e0821fe7cbd2 in DB for load balancer 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:42:55.196 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-10 22:42:55.196 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-10 22:42:55.196 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-10 22:42:55.197 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-10 22:43:03.089 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 5b972dd9-20c6-453a-96bf-924d059b8b04 for amphora id: f9cc16d6-44a4-482d-82eb-e0821fe7cbd2 2026-07-10 22:43:03.311 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 5b972dd9-20c6-453a-96bf-924d059b8b04  2026-07-10 22:43:05.326 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (b96f8199-01bd-488d-88ef-094fc9a86e91) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:07.774 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (b96f8199-01bd-488d-88ef-094fc9a86e91) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:18.179 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.0.169', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.0.169 timed out. (connect timeout=10.0)')) 2026-07-10 22:43:23.194 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (bc5cdbda-ce97-428d-8a70-5c4192b94069) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:26.279 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.169', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-10 22:43:31.293 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (bc5cdbda-ce97-428d-8a70-5c4192b94069) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:31.325 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.169', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-10 22:43:36.340 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (bc5cdbda-ce97-428d-8a70-5c4192b94069) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:36.378 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.0.169', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-10 22:43:41.396 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (bc5cdbda-ce97-428d-8a70-5c4192b94069) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-10 22:43:41.545 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: f9cc16d6-44a4-482d-82eb-e0821fe7cbd2 with compute id: 5b972dd9-20c6-453a-96bf-924d059b8b04 for load balancer: 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:43:48.528 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 94285574-bb10-4be1-9e29-bd04e2117620 /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-07-10 22:43:54.413 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener 'eeab758c-911b-4a9c-a4b6-5a3171a80839'... 2026-07-10 22:43:59.788 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '39e16402-9c76-4a29-82e6-8c05eae7d505'... 2026-07-10 22:44:06.614 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member '13eebfea-ce53-4c84-869b-f5bf03b57fcc'... 2026-07-10 22:44:17.633 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member '7ba81a37-0d28-480a-b086-4f469ea85dae'... 2026-07-10 22:44:31.309 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '7ba81a37-0d28-480a-b086-4f469ea85dae'... 2026-07-10 22:44:36.736 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member '13eebfea-ce53-4c84-869b-f5bf03b57fcc'... 2026-07-10 22:44:42.168 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '39e16402-9c76-4a29-82e6-8c05eae7d505'... 2026-07-10 22:44:47.488 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener 'eeab758c-911b-4a9c-a4b6-5a3171a80839'... 2026-07-10 22:44:48.536 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-f19f4b09-f9ae-4c64-84fb-d3d6532d0f11 - 30049d2e98f44644b434cb13a9d02e4e - - - -] Mark ACTIVE in DB for load balancer id: 94285574-bb10-4be1-9e29-bd04e2117620 2026-07-10 22:44:53.174 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '94285574-bb10-4be1-9e29-bd04e2117620'... 2026-07-10 22:44:55.808 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03a71f8c-5700-482b-be1f-a14f07380f74 - 30049d2e98f44644b434cb13a9d02e4e - - - -] Removing security group 7563952b-bdcf-4ebd-80f5-da068f7586d6 from port d04c1aa0-6ce4-472d-b182-a277fab42bb5 2026-07-10 22:44:56.344 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-03a71f8c-5700-482b-be1f-a14f07380f74 - 30049d2e98f44644b434cb13a9d02e4e - - - -] Deleted security group 7563952b-bdcf-4ebd-80f5-da068f7586d6 /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)