+ 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-02 01:06:38.811 1 INFO octavia.common.config [-] Logging enabled! 2026-07-02 01:06:38.812 1 INFO octavia.common.config [-] /var/lib/openstack/bin/octavia-worker version 11.0.4.dev4 2026-07-02 01:06:38.986 8 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-02 01:06:38.999 11 INFO octavia.controller.queue.v1.consumer [-] Starting consumer... 2026-07-02 01:06:39.011 14 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-02 01:06:39.026 17 INFO octavia.controller.queue.v2.consumer [-] Starting V2 consumer... 2026-07-02 01:06:39.040 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-02 01:06:39.064 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-02 01:33:31.247 14 INFO octavia.controller.queue.v2.endpoints [-] Creating load balancer '95f5639c-dd29-4c42-99db-0e81f6142179'... 2026-07-02 01:33:32.775 14 INFO octavia.network.drivers.neutron.allowed_address_pairs [-] Port 4ea4f90f-ecd7-4bc7-878a-dcc29d274157 already exists. Nothing to be done. 2026-07-02 01:33:32.777 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Allocated vip with port id 4ea4f90f-ecd7-4bc7-878a-dcc29d274157, subnet id 8546ebf2-1b7c-4332-9b7f-eef74dc78e9c, ip address 10.1.1.212 for load balancer 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:33:32.820 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Updated vip with port id 4ea4f90f-ecd7-4bc7-878a-dcc29d274157, subnet id 8546ebf2-1b7c-4332-9b7f-eef74dc78e9c, ip address 10.1.1.212 for load balancer 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:33:33.489 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Set up VIP SG a6b07502-4bbf-4bc8-8335-76340cc4f972 for load balancer 95f5639c-dd29-4c42-99db-0e81f6142179 complete 2026-07-02 01:33:33.596 14 INFO octavia.controller.worker.v2.tasks.network_tasks [-] Got subnet 8546ebf2-1b7c-4332-9b7f-eef74dc78e9c for load balancer 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:33:33.664 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Created Amphora 573c24c3-7acf-47db-8c90-463d00d2f5a0 in DB for load balancer 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:33:33.947 14 INFO octavia.certificates.generator.local [-] Signing a certificate request using OpenSSL locally. 2026-07-02 01:33:33.947 14 INFO octavia.certificates.generator.local [-] Using CA Certificate from config. 2026-07-02 01:33:33.947 14 INFO octavia.certificates.generator.local [-] Using CA Private Key from config. 2026-07-02 01:33:33.947 14 INFO octavia.certificates.generator.local [-] No Passphrase found for CA Private Key, not using one. 2026-07-02 01:33:41.733 14 INFO octavia.controller.worker.v2.tasks.compute_tasks [-] Server created with id: 88e41abe-07cb-4c53-bc1e-a36bc9beb889 for amphora id: 573c24c3-7acf-47db-8c90-463d00d2f5a0 2026-07-02 01:33:41.929 14 WARNING octavia.compute.drivers.nova_driver [-] Boot volume not found for volume backed amphora instance 88e41abe-07cb-4c53-bc1e-a36bc9beb889  2026-07-02 01:33:43.944 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (abbb187b-282c-4a10-94f9-29ae24a9ea9a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:33:46.392 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-compute-wait' (abbb187b-282c-4a10-94f9-29ae24a9ea9a) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:33:56.761 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='172.24.1.7', port=9443): Max retries exceeded with url: // (Caused by ConnectTimeoutError(, 'Connection to 172.24.1.7 timed out. (connect timeout=10.0)')) 2026-07-02 01:34:01.782 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d5172918-3489-410b-a500-8234004b48e9) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:34:02.826 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.7', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 01:34:07.839 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d5172918-3489-410b-a500-8234004b48e9) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:34:07.879 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.7', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 01:34:12.896 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d5172918-3489-410b-a500-8234004b48e9) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:34:12.936 14 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [-] Could not connect to instance. Retrying.: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='172.24.1.7', port=9443): Max retries exceeded with url: // (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-02 01:34:17.954 14 WARNING octavia.controller.worker.v2.controller_worker [-] Task 'STANDALONE-octavia-create-amp-for-lb-subflow-octavia-amp-compute-connectivity-wait' (d5172918-3489-410b-a500-8234004b48e9) transitioned into state 'REVERTED' from state 'REVERTING' 2026-07-02 01:34:18.102 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ALLOCATED in DB for amphora: 573c24c3-7acf-47db-8c90-463d00d2f5a0 with compute id: 88e41abe-07cb-4c53-bc1e-a36bc9beb889 for load balancer: 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:34:25.030 14 INFO octavia.controller.worker.v2.tasks.database_tasks [-] Mark ACTIVE in DB for load balancer id: 95f5639c-dd29-4c42-99db-0e81f6142179 /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". 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) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) 2026-07-02 01:34:33.219 17 INFO octavia.controller.queue.v2.endpoints [-] Creating listener '9659f16d-5dc1-432b-bfb9-b64bc54a9252'... 2026-07-02 01:34:38.793 14 INFO octavia.controller.queue.v2.endpoints [-] Creating pool '6ca10d29-2efa-410c-98f0-8dca2cfe5b82'... 2026-07-02 01:34:45.320 17 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'fcf70735-479c-49f3-a403-9ab4380fd787'... 2026-07-02 01:34:56.348 14 INFO octavia.controller.queue.v2.endpoints [-] Creating member 'd639c0db-1318-4ef1-be54-d94e0f7b133a'... 2026-07-02 01:35:10.117 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'd639c0db-1318-4ef1-be54-d94e0f7b133a'... 2026-07-02 01:35:15.722 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting member 'fcf70735-479c-49f3-a403-9ab4380fd787'... 2026-07-02 01:35:21.244 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting pool '6ca10d29-2efa-410c-98f0-8dca2cfe5b82'... 2026-07-02 01:35:26.552 14 INFO octavia.controller.queue.v2.endpoints [-] Deleting listener '9659f16d-5dc1-432b-bfb9-b64bc54a9252'... 2026-07-02 01:35:27.599 14 INFO octavia.controller.worker.v2.tasks.database_tasks [None req-34a1a7d0-6b72-424e-9823-63a48f902f76 - 6661cf43b3e646959883384871b9d980 - - - -] Mark ACTIVE in DB for load balancer id: 95f5639c-dd29-4c42-99db-0e81f6142179 2026-07-02 01:35:32.278 17 INFO octavia.controller.queue.v2.endpoints [-] Deleting load balancer '95f5639c-dd29-4c42-99db-0e81f6142179'... 2026-07-02 01:35:35.655 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-25f78b6e-fa8e-4655-a4a9-558cd4ac9aa7 - 6661cf43b3e646959883384871b9d980 - - - -] Removing security group a6b07502-4bbf-4bc8-8335-76340cc4f972 from port 4ea4f90f-ecd7-4bc7-878a-dcc29d274157 2026-07-02 01:35:36.132 17 INFO octavia.network.drivers.neutron.allowed_address_pairs [None req-25f78b6e-fa8e-4655-a4a9-558cd4ac9aa7 - 6661cf43b3e646959883384871b9d980 - - - -] Deleted security group a6b07502-4bbf-4bc8-8335-76340cc4f972 /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". 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) /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "context_is_admin": "role:load-balancer_admin or rule:system-admin" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg)